[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Resetting context to main document with "document(

Subject: Re: Resetting context to main document with "document()"?
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Tue, 5 Mar 2002 11:17:07 -0000
Re:  Resetting context to main document with "document(
instead of using xsl:for-each

place the document in a variable

<xsl:variable name="thedoc" select="document('somdoc.xml')"/>

then use $thedoc in your template or for-each

cheers, jim fuller


----- Original Message ----- 
From: "Costantino Sertorio" <costantino.sertorio@xxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, March 05, 2002 11:08 AM
Subject:  Resetting context to main document with "document()"?


> Hello,
> in my XSL, I am parsing a few other documents besides the main one. In
> several places in the XSL, I need to switch the context to some other
> document, using:
> <xsl:for-each select="document(...)"/>
> How can I switch again to the main document?
> 
> Thanks,
> Costantino
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.