[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Use document() function to get a reference to the
> I wish to use the document() function to create a variable holding the > input document. My stylesheet contains this element: If you really want, your wish may be granted but personally I'd go <xsl:variable name="main-doc" select="/" /> the current input document's already been parsed and / is its root node, no need to do anything else. David
|
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
|