[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XSL question

Subject: XSL question
From: "Challa, Harsha" <hchalla@xxxxxxxxxxxx>
Date: Wed, 17 Aug 2005 10:55:55 -0400
 XSL question
Could someone help me with this

I have an XSL which does transformation of XML  to  XML 


input XML  ---- ( xsl ) ------ Output XML 


During this process the XSL should  have access to two configuration file
XXXvalues.xml,  YYYvalues.xml  and pick only one based on 
an warehouseid  tag coming in the input XML and use values inside the picked
configuration file to build the output XML


For example if the <warehouseid>XXX<warehouseid> in input XML then use a
configuration file XXXvalues.xml 

or  if  <warehouseid>YYY<warehouseid> in input XML then use configuration
file  YYYvalues.xml 

Can some one let me know how I can achieve this. 


Thanks in advance 
Harsha 


ps:

I have in the past worked on a single configuration file to extract values
but it did not have any logical evaluation

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

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.