Records horizontal alignment of the page footer. Use multiple values to capture an alternating pattern. |
Element | mei:pgFoot2 |
<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> |