xsl-list
[Top] [All Lists]

RE: [xsl] Context node is within a variable - how to get back?

2007-06-30 03:44:32
This doesn't work because when I attempt to apply-templates 
to /Root/Body, the context appears to be limited to the 
variable - how can I get back to the document?

Have a global variable pointing to the principal source document

<xsl:variable name="root" select="/"/>

so you can always refer to it.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>