Subject: RE: copying namespaces question
From: Robby Pelssers <Robby.Pelssers@xxxxxxx>
Date: Mon, 2 Jul 2012 12:30:07 +0200
|
Hi Andrew,
I see your point but I'm still not 100% sure if this will work in my case.
What I'm actually doing is constructing the root <objects> manually and
preferably the root tag would contain all namespaces from the input <objects>
element.
So can you explain me based upon the current XSLT how this would work in
theory?
Robby
-----Original Message-----
From: Andrew Welch [mailto:andrew.j.welch@xxxxxxxxx]
Sent: Monday, July 02, 2012 12:24 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: copying namespaces question
Hi,
> Just checking if this can be improved.
Have a look at inherit-namespaces:
http://www.w3.org/TR/xslt20/#element-element
--
Andrew Welch
http://andrewjwelch.com
|