[xslt] document() function
- From: "William M. Brack" <wbrack mmm com hk>
- To: <xslt gnome org>
- Subject: [xslt] document() function
- Date: Fri, 1 Jun 2001 22:48:54 +0800
When using
<xsl:apply-templates select="document('abc.xml')"/>
and then, within one of the templates, using an expression like
<xsl:value-of select="/*"/>
the selected value does not use the root node of
document 'abc.xml', but rather references the root node of
the context before the apply-templates was done.
Bill Brack
ABC QuickSilver
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]