xsl-list
[Top] [All Lists]

Re: Default namespace problem

2005-08-31 11:32:42
Tempore 20:12:37, die 08/31/2005 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Khorasani, Houman 
<houman_khorasani(_at_)csgsystems(_dot_)com>:

XML:
<OrderRequest xmlns:bt="http://www.csgsystems.com/bta";>

Works fine!!

But if XML has a default namespace instead:

XML:
<OrderRequest xmlns="http://www.csgsystems.com/bta";>


It does not matter how the namespace-uri was assigned to the elements in the 
XML (named or default namespace) - it shouldn't affect your xslt. Leave it 
untouched.

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
«Numquam mores quos extuli refero»  - Seneca , Ad Lucilium I, 7

--~------------------------------------------------------------------
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>