Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


grouping xml elements from different root nodes question?

From: "Rob Smegma" <rsmegma@-----.--->
To: NULL
Date: 11/3/2005 8:50:00 PM
Greetings,

I have an XML document like so:

<root>
<head>
<meta name=1/>
<meta name=2/>
<meta name=3/>
</head>
<body>
<msg>HEY</msg>
<msg>YOU</msg>
<msg>THERE</msg>
</body>
</root>

I would like to transform this into:

(1,HEY), (2,YOU), (3,THERE)

The meta elements correspond to the msg elements.

I am an XSL newbie so I'm still trying to learn this technology.  Any
help would be greatly appreciated!  Thank you.

Robert



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent