|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] traversing parallel two xml sources
Hello, i am asking me, what is good to code for traversing parallel of two xml sources in the transformation. Elements are variable, and can be also nested. Doc2 have included same element-structure as doc1. 1. <doc1> <a a="1a" aa="2aa"> <b a="1b" aa="2bb" /> <c a="1c" aa="2cc" /> </a> </doc1> 2. <root> <doc1> <a aa="2atitle" /> <b aa="2btitle" /> <c a="1c" /> </a> </doc2> </root> Transform --> <doc1> <a a="1a" aa="2atitle"> <b a="1b" aa="2btitle"> <c a="1c" aa="2cc"> </a> </doc1> Any suggestion ? Thanks, Greetings from Hamburg, Germany, Europe, Mother Earth Hans Braum|ller http://crosses.net --- END OF POSTING ---BEGIN SIGNATURE OF HANSEORGA --- Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. 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
|






