Attributes for _every_ element in XForms |
<xsd:attributeGroup name="Common.Attributes"> <xsd:annotation> <xsd:documentation>Attributes for _every_ element in XForms</xsd:documentation> </xsd:annotation> <xsd:attribute name="id" type="xsd:ID" use="optional"/> <xsd:anyAttribute namespace="##other"/> </xsd:attributeGroup> |