Re: [xml-dev] Re: URIs, concrete

From
Richard Tobin <>
To
Date
2002-07-31T23:31:01Z
ID
<>
Thread
Re: [xml-dev] Re: URIs, concrete
>I think the best we can hope for is to 
>say that the if an element is part of a namespace, then unqualified 
>attribute names violate validity constraints.

But this is the opposite of usual practice, e.g.

  <xs:apply-templates select="..."/>

Or did misunderstand you?

-- Richard