xsl-list
[Top] [All Lists]

calling java function with saxon processor

2005-03-07 06:04:01
Hi..!

How I can calling java function using SAXON 8.3 processor?

The exemple:
<?xml version='1.0'?>
<xsl:stylesheet>
<xmlns:xsl=http://www.w3.org/1999/XSL/Transform
      xmlns:java="C://Java_Projects/Helloworld"
      exclude-result-prefixes="java"
      version='1.0'>

Where had xmlns:java="C://Java_Projects/Helloworld" Would can be xmlns:java="http://xyz.com";
Thanks a lot
Eder

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



<Prev in Thread] Current Thread [Next in Thread>