Re: [xsl] Empty object

Subject: Re: [xsl] Empty object
From: scott gabelhart <swgabel@xxxxxxxxxxxx>
Date: Wed, 28 Jan 2004 08:19:52 -0500
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


Current Thread