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

RE: XML to XML

Subject: RE: XML to XML
From: "Norma Yeazell" <Nyeazell@xxxxxxxxx>
Date: Thu, 20 May 2004 15:12:23 -0400
transform xml to xml
Thanks that's just what I needed to get started.

-----Original Message-----
From: Reece, Michael Clark [mailto:REECEM@xxxxxxxxxxxx] 
Sent: Thursday, May 20, 2004 2:54 PM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE:  XML to XML


W3Schools has a pretty good intro at:
http://www.w3schools.com/xsl/default.asp

A simple answer would be as such:

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="maintain">
<maintwp><xsl:value-of select="."/></maintwp>
</xsl:template>
</xsl:stylesheet>

Michael Reece

-----Original Message-----
From: Norma Yeazell [mailto:Nyeazell@xxxxxxxxx] 
Sent: Thursday, May 20, 2004 1:36 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  XML to XML

I want to transform XML  to XML using different elements. I thought I
could do this but have been unable to find any samples to get me
started. Can anyone help me out with this?

For instance the original XML has an element <maintain> and the new XML
should be <maintwp> and many more.



Confidentiality Notice
The information contained in this e-mail is confidential and intended
for
use only by the person(s) or organization listed in the address. If you
have
received this communication in error, please contact the sender at
O'Neil &
Associates, Inc., immediately. Any copying, dissemination, or
distribution
of this communication, other than by the intended recipient, is strictly
prohibited.





Confidentiality Notice
The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.

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.