m:group-alignment-list

Simple Type Information

Used By

Source

<xs:simpleType name="group-alignment-list">
  <xs:restriction>
    <xs:simpleType>
      <xs:list itemType="m:group-alignment"/>
    </xs:simpleType>
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>