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

Replacing a nested tag with another tag

Subject: Replacing a nested tag with another tag
From: ajain@xxxxxxxxxx
Date: Tue, 10 Oct 2000 15:57:41 -0700
another tag
Hi,

What follows is a snippet of the incoming XML:

<Intro>
You are looking at
<Replace>
RequestNumber
</Replace>
Please click back to select another request number.
</Intro>

<RequestNumber>
AG-190
</RequestNumber>


I would like the output HTMLto be:

<p>
You are looking at AG-190. Please click back to select another request.
</p>

How can I implement the scenario above using XSLT?

The purpose here is to have static text in my XML file that has dynamic components that get retrieved  from other elements in the XML file.

Thanks in advance,

Anchal


 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.