xsl-list
[Top] [All Lists]

Re: JD and Java Extension

2003-02-17 02:41:34
Just by reading the syntax class name/function. Try following statement:

<xsl:value-of select="ExtensionTest:test()"

Cheers,

Juergen


Sorry, but that did not work either - it produces a new error:

jd.xml.xslt.parser.XsltParseException: cannot parse path expression
(baseUri='stylesheet' Attribute=select , Element=xsl:value-of (line 6)
nested exception = 'jd.xml.xpath.parser.XPathParseException: no namespace
uri defined for prefix 'ExtensionTest' in "ExtensionTest:test(.)"
(offset=21)')

Also, we would prefer it if, just like with Xalan and Saxon, you can declare
the class once and then just refer to it from its namespace.

Do you have any other suggestions?

Thanks

Spencer Bruce


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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