[xsl] Mapping node paths from 1 file to nodes in a different file

Subject: [xsl] Mapping node paths from 1 file to nodes in a different file
From: Jeremy Disten <jdisten@xxxxxxxxxxx>
Date: Mon, 22 Jun 2009 11:29:24 -0400
Hello,I have 2 files.  The first (myFile.xml) is an xml file containing nodes
with attributes.  The second is an xml file which contains paths for the first
xml file.I have the following static code which works  ...However, I need a
dynamic version where the node path is generated in a parents for-each loop.
When I try the following it spits out errors.   What would the correct syntax
be to achieve what I am trying to do?Thank you
_________________________________________________________________
Microsoft brings you a new way to search the web.  Try  Bing now
http://www.bing.com?form=MFEHPG&publ=WLHMTAG&crea=TEXT_MFEHPG_Core_tagline_try
bing_1x1

Current Thread