|
Subject: [xsl] 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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Complex Condition problem, Ragulf Pickaxe | Thread | [xsl] Namespace Problem, jaya vardhani |
| Re: [xsl] Sorted headers of multipl, Brian Huntington | Date | [xsl] Tree Fragment versus Node Set, Kevin L. Cobb |
| Month |