InventoryLevelType

Complex Type Information

Model

Used By

Element InventoryLevel

Source

<xsd:complexType name="InventoryLevelType">
  <xsd:sequence>
    <xsd:element ref="InventoryOnSite"/>
    <xsd:element ref="InventoryInTransit" minOccurs="0"/>
    <xsd:element ref="DateTime"/>
  </xsd:sequence>
</xsd:complexType>