| source |
<xs:attributeGroup name="stdAttrs">
<xs:annotation>
<xs:documentation>All elements have an ID</xs:documentation>
</xs:annotation>
<xs:attribute name="id" type="ID" use="optional"/>
<xs:attribute ref="xml:base" use="optional"/>
</xs:attributeGroup> |