RE: [xsl] Using a template to transform a node attribute

Subject: RE: [xsl] Using a template to transform a node attribute
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 12 Sep 2005 16:47:37 +0100
> 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/

Current Thread