TransformerException when importing stylesheet
Posted: Sun Apr 10, 2005 11:11 am
Oxygen no longer likes it when I import an XSLT Standard Library stylesheet that I have been using to format date elements. It worked once, but now I get the following error whenever trying to import the stylesheet:
javax.xml.transform.TransformerException: ElemTemplateElement error: str:to-upper
I am using the date-time.xsl template from this URL:
http://xsltsl.sourceforge.net/
importing it into this stylesheet:
http://vega.it.rit.edu/~jhb4598/772/importest.xsl
to transform this xml document:
http://vega.it.rit.edu/~jhb4598/772/importest.xml
As you can see by loading the XML doc in a browser, the transformation is performed correctly, but Oxygen chokes on it. Does anyone know why? I am considering purchasing Oxygen, but I am skeptical now that this problem seems to be something with Oxygen.
Thank you kindly.
Jay
javax.xml.transform.TransformerException: ElemTemplateElement error: str:to-upper
I am using the date-time.xsl template from this URL:
http://xsltsl.sourceforge.net/
importing it into this stylesheet:
http://vega.it.rit.edu/~jhb4598/772/importest.xsl
to transform this xml document:
http://vega.it.rit.edu/~jhb4598/772/importest.xml
As you can see by loading the XML doc in a browser, the transformation is performed correctly, but Oxygen chokes on it. Does anyone know why? I am considering purchasing Oxygen, but I am skeptical now that this problem seems to be something with Oxygen.
Thank you kindly.
Jay