Is there any way to access any of the arguments passed to org.apache.xalan.xslt.Process within the XSL stylesheet? Specifically, I was wondering if there were anyway to get any of the following:
- name of the input XML file being processed (if any)
- name of the XSL stylesheet
- name of the output XML file


I realize I could pass these as parameters to the stylesheet. I'm wondering if there is any other built-in mechanism for getting these.


Thanks, Ed Knoll

--
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                  e-mail (FedEx)    : [EMAIL PROTECTED]
                  e-mail (personal) : [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to