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

Re: Add namespace to element name itself

Subject: Re: Add namespace to element name itself
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Tue, 18 Nov 2008 12:45:15 +0000
Re:  Add namespace to element name itself
2008/11/18 V.Ramkumar <v.ramkumar@xxxxxxxxxxxxxxxxxxxxxx>:
>> Michael Kay told
>> <xsl:element name="prefix:{local-name()}" namespace="uri">
>> where prefix and uri are your desired namespace prefix and namespace URI
>> respectively.
>
> Dear Michael,
>
> Thanks. But each and every element (output) contains "xmlns:ce='uri'".
>
> I don't want this, how to avoid it.

Just add xmlns:ce="uri" to your stylesheet element:

<xsl:stylesheet ... xmlns:ce="uri">

This means it will be in scope for each element in the result and so
won't be added to each individual element where it's needed.



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

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.