halign

Records horizontal alignment of the page footer. Use multiple values to
capture an alternating pattern.

Attribute Information

Used By

Element mei:pgFoot2

Source

<xs:attribute name="halign">
  <xs:annotation>
    <xs:documentation>Records horizontal alignment of the page footer. Use multiple values to capture an alternating pattern.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.HORIZONTALALIGNMENT"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample