xsl-list
[Top] [All Lists]

Re: get the xsl:variable in an other xsl?

2003-04-04 04:25:20
It is not set automatically. Replace it with your own XPath expression.

<xsl:variable name="YourVariableName"
 select="document('YourXML.xml')/your/XPath"/>

Ok, but how can I set the XPath? Can you give me an Example?


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



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