MI_Ordering

Attribute Information

Used By

Source

<xsd:attribute name="MI_Ordering" use="optional" default="Parallel">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Sequential"/>
      <xsd:enumeration value="Parallel"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample