DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11171>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11171
XSLTC Compiling Stylesheets w/ Extensions
------- Additional Comments From tom.amiro@xxxxxxx 2002-07-25 15:19 -------
Brent,
I work with the xsltc team and just subscribed to this alias. I think
the doc has a slight error in it. The following lines
> xmlns:Java="http://xml.apache.org/xslt/Java"
> xmlns:Java-system="http://xml.apache.org/xslt/Java/java.lang.System">
should have lower-case "java" not "Java".
Sorry. I know how frustrating these things can be.
I was able to reproduce your problem, getting the "function not
available" error with the initial capital spelling, and
got it to work with the lowercase spelling.
I'll see that the doc is fixed.
Tom
|