<xs:attributeGroup name="top-level-attrs">
<xs:attribute name="exclude-result-prefixes" type="xs:string" />
<xs:attribute name="extension-element-prefixes" type="xs:string" />
<xs:attribute name="id" type="xs:ID" />
<xs:attribute name="version" type="xs:NMTOKEN" use="required" />
<xs:attribute ref="xml:space" />
</xs:attributeGroup>
|