xsl-list
[Top] [All Lists]

Namespace problem

2005-09-15 07:32:12
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.



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>