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

[no subject]

From: Smita Chaugule <hellosmita@xxxxxxxxx>
Date: Wed, 9 Jan 2002 15:01:24 -0800 (PST)
chaugule
I have two xml files...

File1.xml
<table>
<field1 name="id">
<filed2 name="name">
</table>

file2.xml
<table>
<field1 type="int">
<field2 type="char">

<index ....>
</table>

I want to read file1.xml and update the field
attributes in file2.xml to contain the name attribute
and write the whole thing to file3.xml

So my output file3.xml should look like

file3.xml
<table>
<field1 name="id" type="int">
<field2 name="name" type="char">
<index ....>
</table>


Any ideas as to how do i do it??

Thanks,

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

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


Current Thread
  • [no subject]
    • Smita Chaugule - Wed, 9 Jan 2002 17:59:55 -0500 (EST) <=

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.