[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] how red ampersand from the xml file


Subject: RE: [xsl] how red ampersand from the xml file
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 25 Mar 2005 18:33:57 -0000

> how could read ampersand 
> from  this tag:<bbb>before&after</bbb>

This is not well-formed XML so it cannot be processed using XSLT or XPath.

An ampersand must always be written as &amp;

Michael Kay
http://www.saxonica.com/


Current Thread
Keywords