[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: XSLT pass through
  • From: publicreg@n...
  • Date: Mon, 20 Feb 2006 23:45:15 -0700 (MST)
  • Importance: Normal
  • User-agent: SquirrelMail/1.4.4

Hi,

Assuming a XML document like this:

<myRoot xmlns:targetNS="http://myNS.com">
<hello><targetNS:goodbye>123</targetNS:goodbye></hello>
</myRoot>

How would I get an XSLT result that reproduces all tags that are not of
namespace "targetNS" exactly as it was input? I only want to manipulate
the elements that are of namespace "targetNS", all the rest are to be
reproduced as-is.

Thank you!
Wong


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member