[Home] [By Thread] [By Date] [Recent Entries]
Hello there, I'm now working on transforming XML into SVG using XSLT. There's following code in my XSL file like below: <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:javaMath="http://xml.apache.org/xslt/java" xmlns:lxslt="http://xml.apache.org/xslt" extension-element-prefixes="javaMath" exclude-result-prefixes="lxslt"> But it seems that http://xml.apache.org/xslt cannot be accessed, so that the transformation cannot find the namespace contained Java code. Does anyone here know where apache.org has put their java extension in? Very thanks. Rgds, Bill
|

Cart



