Re: Allow ignored namespaces everywhere?

On 6/20/07, Norman Walsh <ndw@nwalsh.com> wrote:
> 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>

I be happy with only allowing it on the document element or some
"top-level".  We'll have to handle pipeline libraries somehow in a
consistent way.


-- 
--Alex Milowski
"The excellence of grammar as a guide is proportional to the paucity of the
inflexions, i.e. to the degree of analysis effected by the language
considered."

Bertrand Russell in a footnote of Principles of Mathematics

Received on Wednesday, 20 June 2007 13:43:04 UTC