|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Problem with getting values from two files
Is is possible by XSLT File A. <Name value="Johan"/> <Address Value="JohanCompositAddress" Type="CompositeAddress"/> File B. <CompositeAddress> <JohanCompositeAddress> <Address Value ="NewYork"/> <Address Value ="Paris"/> </JohanCompositeAddress> </CompositeAddress> Resultant File. <UserName Value="Johan"/> <UserAddres> <Address Value="NewYork"/> <Address Value="Paris"/> </UserAddres> Here I want to get the result by the Single XSL file...What I'm supposing ..the required XSL should do is 1. Check the type attribute of Address node of File A. 2. If it is CompositeAddress..then it should take the value (ie JohanCompositAddress) attribute of the address node of File A and check it ...whether it is present in File B. 3. And if it is present in file B then fetch out all the address against <JohanCompositeAddres> and show it in the resultant file. Thanks Mukul XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








