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

Subject: Namespace problem
From: <sameer.shah@xxxxxx>
Date: Thu, 15 Sep 2005 15:32:12 +0100
I have a problem in applying xslt to my xml having default namespace as
well as additional namespace. So if I have an xml which looks like this.
<query xmlns="myxml.com"> <elem1>abc</elem1> </query> The above one
works fine. but, <query xmlns="myxml.com" xmlns:m="myxml.com">
<elem1>abc</elem1> </query> doesnt work with my style sheet.

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