Oxygen XML Editor
 
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Default namespace problem


Subject: [xsl] Default namespace problem
From: "Khorasani, Houman" <houman_khorasani@xxxxxxxxxxxxxx>
Date: Wed, 31 Aug 2005 19:12:37 +0100

It is driving me nuts:


XSLT:
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bt="http://www.csgsystems.com/bta" exclude-result-prefixes="bt">


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


How do I do that in XSLT?

Please help me; they have jailed me into the office. ;o)

Houman


Current Thread
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords
xml