You really want & instead unless you want to indicate special parsing
specifications in you DTD for the XML vocabulary you are using/developing.
Frank
Dr. Frank Mabry
Dept. of EE&CS, U.S. Military Academy
West Point, NY 10996
email: df6954@xxxxxxxxxxxxxxxxxxx
Phone: (914) 938-2960
-----Original Message-----
From: Carlos Sanchez [mailto:carlos@xxxxxxxx]
Sent: Thursday, May 18, 2000 12:56 PM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: & character in tags
Hi,
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?
Carlos
XSL-List info and archive:
http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|