This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Retrieving XML document's name


This is probably pretty simple, but I couldn't find the answer in the
archives or books... how can you retrieve the name of the XML file that you
are transforming?  For example, if I have MyData.xml and am using
MyStylesheet.xsl to transform it, how can I retrieve 'MyData.xml' from
within the XSL code?  I was looking at the document() and name() functions
(along with others), but I just can't put it together correctly... easy
enough, right?

thanks...

-putman


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]