xsl-list
[Top] [All Lists]

RE: how red ampersand from the xml file

2005-03-25 11:33:57
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/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--