xsl-list
[Top] [All Lists]

RE: Using a template to transform a node attribute

2005-09-12 08:47:37

When I tried your solution, I got the following error:

javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException: 
org.xml.sax.SAXParseException:
Use "&lt;" for "<" in attribute values.

The sample code given didn't have any "<" characters in attribute values so
you must have typed it wrong.

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>
--~--