Use "&" instead of "&" in your XML document.
-----Original Message-----
From: Carlos Sanchez [mailto:carlos@xxxxxxxx]
...
I have and XML with a tag that contains a name such as
...
<fullName>US S&P 500</fullName>
however, when I am trying to use this tag in an style sheet XALAN, throws
the following error:
XSL Error: Could not parse ./xml/equitulist.xml document!
XSLT: The reference to entity "P" must end with the ';' delimiter
Xalan: was not successful
Is there any way I can workaround that?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|