[Home] [By Thread] [By Date] [Recent Entries]

  • From: BillGong <billinfo@s...>
  • To: "xml.org" <xml-dev@l...>
  • Date: Tue, 09 Oct 2001 00:13:26 -0600

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



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member