Subject: Variable containing XML document
From: "Meukens, Kris" <kris.meukens@xxxxxxx>
Date: Fri, 28 Jul 2000 13:35:06 +0100
|
Hi,
I have a variable defined in my xml as found in an example @
http://www.xml.com/pub/2000/07/26/xslt/xsltstyle.html:
<xsl:variable name="layout" select="document('layout.xml')" />
However, I get the following error message:
NodeTest expected here. -->document(<--'/layout.xml')
What's wrong?
Regards,
Kris Meukens.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|