groupalign

Attribute Information

Used By

Attribute Group maligngroup.attlist

Source

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

Sample