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

How to use xslt to transform xml to xml with added nodes

Subject: How to use xslt to transform xml to xml with added nodes
From: Michael Teigman <michael.teigman@xxxxxxxxxxx>
Date: Tue, 14 Sep 1999 12:19:33 -0400
transform xml nodes
My source xml is of the form:

<a>
texta
</a>

<b>
textb
</b>

<c>
<d e="texte"><f g="textg"/></d>
</c>

I want to transform it to a new xml keeping all the original intact
but adding to <c> such that the new xml would be:

<a>
texta
</a>

<b>
textb
</b>

<c>
<d e="texte"><f g="textg"/></d>
<d e="texth"><f g="texti"/></d>
</c>

I am currently using xt but any parser will do.

Thanks!
     mike


------------------------------------------------------------------------
Any views expressed in this message are those of the individual  sender,
except  where  the  sender  specifically  states them to be the views of
Reuters Ltd.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.