Re: ISSUE-26: qualified local elements and attributes

> The schema element has two optional attributes:
> 
> elementFormDefault=[unqualified|qualified]
> 
> to control the namespace qualification for
> local elements, and
> 
> attributeFormDefault=[unqualified|qualified]
> 
> to control the namespace qualification for attributes.

Don't forget that <xs:element> and <xs:attribute> also have a @form 
attribute which does the same thing for individual declarations.

pvb

Received on Thursday, 20 April 2006 21:07:16 UTC