ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error
|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XT and document() and xt:document
If you want to transform a set of source files into a set of output
files, you can just do something like :
<xt:document method="html" href="doc1.html">
<xsl:apply-templates select="document('doc1.xml')/>
</xt:document>
<xt:document method="html" href="doc2.html">
<xsl:apply-templates select="document('doc2.xml')/>
</xt:document>
...
Hope this is what you meant ;)
Eric
heiko.grussbach@xxxxxxxx wrote:
>
> Hi,
>
> how can I pass the result of a document() call to other templates?
>
> I use the xt:document to open several outputfiles, and want to write to
> each the (transformed) content of one of the several XML input files.
> So what I need is to append the node-set created from the document() call
> to the current one. Any idea how this can be done?
>
> Regards
>
> Heiko
> Heiko.Grussbach@xxxxxxxx
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
--
------------------------------------------------------------------------
Eric van der Vlist Dyomedea
http://www.dyomedea.com http://www.ducotede.com
------------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








