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


or use & code instead ( & = & = & )

to get the reference to all chars. go to this
http://www.webreference.com/dlab/books/html/3-4-tab.html  , I found it
really good .

cheers

Thuy

> -----Original Message-----
> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Mabry, F. DR EECS
> Sent: Friday, May 19, 2000 4:26 AM
> To: xsl-list@mulberrytech.com
> Subject: 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


 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]