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

Subject: RE: Merging two xml documents using xslt
From: cknell@xxxxxxxxxx
Date: Tue, 01 Feb 2005 12:48:24 -0500
I don't think I see enough of your files to give you a complete answer, but you can read the external file into the XSLT with the document() function, as in

<xsl:variable name="updates" select="document('updates.xml')" />

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