Allow ignored namespaces everywhere?

Now that we have a p:doc(umentation) element, does it still make sense
to have support for ignoring namespaces at every level? Do we really
have any use case for:

 <p:xslt p:ignored-prefixes="x">
   <p:input port="source">
     <x:ignore-me/>
     <p:document href="http://example.com/foo">
       <x:ignore-me-too/>
     </p:document>
   </p:input>
   <x:ignore-me-also/>
 </p:xslt>


                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | He who seeks happiness for himself by
http://nwalsh.com/            | making others unhappy is bound in the
                              | chains of hate and from those he cannot
                              | be free.--The Dhammapada

Received on Wednesday, 20 June 2007 12:07:48 UTC