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=23314>. 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=23314 org.apache.tools.ant.taskdefs.XSTLProcess Standard Parameter [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-11-15 06:40 ------- I 'think' that what you are asking is part of XPath 2.0 specifications but I could be wrong. As of now it will depend on the processor you are using to get this extra feature. I don't think it would be appropriate for Ant to start passing such parameters while the job can be done with extensions. With saxon, it is saxon:system-id() or saxon:base-uri() in your xsl For xalan, I'm not sure, maybe the NodeInfo extension can help you. Or you can code the extension yourself. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]