[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re:FW: How to realize document()
From: "Yang" <sfyang@xxxxxxxxxxxxx>
Date: Thu, 20 Sep 2001 14:56:23 +0800
Hi,   Kumar
 
You forget quotation sign around xml file name
instead of 
<xsl:variable name="vartest" select="document(source.xml)" />
you should write as
<xsl:variable name="vartest" select="document('source.xml')" />

Cheers,

Sun-fu Yang

sfyang@xxxxxxxxxxxxx


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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member