alignmentscope

Attribute Information

Used By

Attribute Group mtable.attlist

Source

<xs:attribute name="alignmentscope" default="true">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="(true|false)( true| false)*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample