[Home] [By Thread] [By Date] [Recent Entries]
> 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
|

Cart



