xsl-list
[Top] [All Lists]

Re: Empty object

2004-01-28 06:19:52
Michael Kay wrote:



<OBJECT>&nbsp;</OBJECT> This nonbreaking space character is
needed to
keep the space in this element.

..snip...

I have included my xsl code and I am using a schema not a DTD.


So where is the &nbsp; entity defined? If it's not defined in a DTD,
then

<OBJECT>&nbsp;</OBJECT>

will not get through your XML parser.

Michael Kay


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Michael,

I am using a xsd in my stylesheet. Can I have both a DTD & my existing .xsd in the same stylesheet. I have only developed stylesheets that either have a DTD or xsd; but not both combined.

- Scott

XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>