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

Subject: Re: namespaces issue
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 11 Nov 2010 19:26:18 +0000
On 11/11/2010 18:54, Dave Pawson wrote:
Question... what effect (seemingly none) does the
xmlns=""   have?

none



xmlns="" removes any binding in scope for the default namespace but her ethere is nothing to remove so it's just a redundant declaration with no effect like


<a xmlns="x">
  <b xmlns="x">

which is the same as


<a xmlns="x"> <b>

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