Subject: RE: Empty object
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 28 Jan 2004 09:10:42 -0000
|
> >
> >
> >><OBJECT> </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 entity defined? If it's not defined in a DTD,
then
<OBJECT> </OBJECT>
will not get through your XML parser.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|