<!-- http://www.w3.org is bound to n1 and is the default -->
<x xmlns="http://www.w3.org" xmlns:n1="http://www.w3.org">
  <good a="1" b="2"/>
  <good a="1" n1:a="2"/>
</x>