AJAX Forums

please please convert the following XML to another XML with XSLT:?

This is a discussion on please please convert the following XML to another XML with XSLT:? within the XML and XSLT forums, part of the Beginners AJAX category; This is the xml: <Account> <Id>1</Id> <FirstName>Ajoy</FirstName> <LastName>Chakraborty</LastName> </Account> convert the above xml to the xml below(with the help of XSLT): <Customer> <CustomerId>1</CustomerId> <Name>Ajoy Chakraborty</Name> </Customer>...

Go Back   AJAX Forums > Beginners AJAX > XML and XSLT

AJAX Made Easy

Old 10-27-2007, 11:30 AM   #1 (permalink)
Junior Member
 
Join Date: Oct 2007
Posts: 2
Rep Power: 0
Partha G is on a distinguished road
please please convert the following XML to another XML with XSLT:?

This is the xml:

<Account>
<Id>1</Id>
<FirstName>Ajoy</FirstName>
<LastName>Chakraborty</LastName>
</Account>

convert the above xml to the xml below(with the help of XSLT):

<Customer>
<CustomerId>1</CustomerId>
<Name>Ajoy Chakraborty</Name>

</Customer>
__________________
Partha G is offline   Reply With Quote
Sponsored Links
Old 10-27-2007, 11:30 AM   #2 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 2
Rep Power: 0
MiGs A is on a distinguished road
Is this a homework or what.
__________________
MiGs A is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to convert an this xml document to another xml using XSLT:? Partha G XML and XSLT 1 10-27-2007 03:56 PM
Code in XSLT to compare dates? Melay XML and XSLT 1 10-27-2007 12:20 PM
Comparison between <![CDATA[]]> in XSLT? Melay XML and XSLT 1 10-27-2007 11:16 AM
Where can I learn CSS, XSLT, and XML-RPC? IS dude XML and XSLT 3 06-08-2007 07:01 AM
Dynamic Website using XSLT Sania B AJAX Web Services 0 05-04-2007 02:12 PM


All times are GMT -4. The time now is 06:27 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Copyright ©2006 - 2009, AJAXwith.com