[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Avoiding Namespace Declarations in Output


Subject: Re: [xsl] Avoiding Namespace Declarations in Output
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Sep 2009 12:40:40 -0400

At 2009-09-22 12:36 -0400, rowan@xxxxxxxxxxxxxxxxxxxxx wrote:
Can someone help me with what's no doubt a very simple problem.

With a simple solution in this basic case.


How do I avoid unwanted namespace declarations appearing in output from
XSLT created by xsl:copy-of?

Using copy-namespaces="no" as an attribute to <xsl:copy-of> because you are using XSLT 2.0.


It gets more complex in XSLT 1.0 or if you wanted to keep other namespaces but not a subset of them. That involves creating template rules and reconstituting matched nodes.

I hope this helps.

. . . . . . . . Ken


-- Upcoming hands-on code list, UBL, XSLT, XQuery and XSL-FO classes. Interested in other classes? http://www.CraneSoftwrights.com/s/i/ Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video Video lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18 Video overview: http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18 G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal


Current Thread
Keywords