Attribute Groups | attrs, bdo.attlist, br.attlist |
<xs:attributeGroup name="coreattrs"> <xs:attribute name="id" type="xs:ID"/> <xs:attribute name="class"/> <xs:attribute name="style" type="StyleSheet"/> <xs:attribute name="title" type="XHTMLText"/> </xs:attributeGroup> |