This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Variable containing XML document



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]