maligngroup.attlist

Attribute Group Information

Attributes

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

Used By

Complex Type maligngroup.type

Source

<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>