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

getting Not well formed xslt output

Subject: getting Not well formed xslt output
From: "Yogesh" <yogeshd@xxxxxxxxxx>
Date: Tue, 10 Jul 2001 20:53:01 +0530
xslt well formed
Hi Mike,
I have one problem like this:
my node is like this:
<ACTION TYPE="accept" LABEL="Next" task="go" DEST="#password" >

For SAXparsing in JAVA I make it well-formed like this:
<ACTION TYPE="accept" LABEL="Next" task="go" DEST="#password"
imtask="20"></ACTION>

On This code if I apply XSLT I want output like this:
<ACTION TYPE="accept" LABEL="Next" task="go" DEST="20" >(20 is value of
imtask)

Now I am having a problem how will I construct this node with keeping all
previous attributes as it is and changing value of dest attribute and not
closing it.If I write a template for this how I will be adding exact no. of
attributes and not closing it.

Please advice.
Thanx in advance,
-Yogesh


 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.