planningType

Attribute Information

Used By

Element ItemOutIndustry

Source

<xs:attribute name="planningType">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="ATO"/>
      <xs:enumeration value="CTO"/>
      <xs:enumeration value="MTO"/>
      <xs:enumeration value="MTS"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample