This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: & character in tags


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@eecs1.eecs.usma.edu
Phone: (914) 938-2960


		-----Original Message-----
		From:	Carlos Sanchez [mailto:carlos@ktsi.com]
		Sent:	Thursday, May 18, 2000 12:56 PM
		To:	xsl-list@mulberrytech.com
		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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]