[xsl] document function in xslt

Subject: [xsl] document function in xslt
From: "Stevenson Ngila" <Stevenson@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Mar 2003 09:45:55 +0300
does the use of this document function lower the speed of my application?
i.e. if i have:

<><><><><><><><><><><><><><><><>
<xsl:variable name="config-top" select="document( 'names.xml' )/config"/>
<><><><><><><><><><><><><><><><>

does it act as a variable where by onces set it doesn't depend on the
availability of
names.xml document any more?


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


Current Thread