Subject: Re: [xsl] Transforming multiple XML files into one file From: Chad Chelius <cchelius@xxxxxxxxxxxxxxx> Date: Wed, 5 Jul 2006 10:08:55 -0400 |
<files> <file>file1.xml</file> <file>file2.xml</file> <file>file3.xml</file> </files>
If the argument to the document() function is a string containing a relative
URI, then it is interpreted relative to the base URI of the stylesheet
element in which the document() call appears.
So in layman's terms, if you say document('thing.xml') then you are referring to a file in the same directory as the stylesheet.
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Transforming multiple XML, Michael Kay | Thread | Re: [xsl] Transforming multiple XML, Florent Georges |
Re: [xsl] Strip contents but keep c, Florent Georges | Date | Re: [xsl] Transforming multiple XML, Florent Georges |
Month |