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

Subject: Re: Access XML from the URL and put in different file
From: Fred Christian <fredc@xxxxxxxxxxxxxx>
Date: Wed, 13 Apr 2011 10:37:25 -0700
Try using
      <xsl:copy-of select="document($filename)"/>

If that doesn't work, adjust the select some. Mabye document($filename)/*
The document function is what you need to use.

http://www.w3schools.com/Xsl/func_document.asp

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