QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | xs:NMTOKENS | optional | ||||
groupalign | restriction of xs:string | optional | ||||
id | xs:ID | optional | ||||
style | xs:string | optional | ||||
xlink:href | anyURI | optional | ||||
xref | xs:IDREF | optional |
Complex Type | maligngroup.type |
<xs:attributeGroup name="maligngroup.attlist"> <xs:attribute name="groupalign"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="center"/> <xs:enumeration value="right"/> <xs:enumeration value="decimalpoint"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="Common.attrib"/> </xs:attributeGroup> |