PackagingItemsType

Complex Type Information

Model

Used By

Element PackagingItems

Source

<xsd:complexType name="PackagingItemsType">
  <xsd:sequence>
    <xsd:element ref="ProductLineItemLineNumber"/>
    <xsd:element ref="ShippedQuantity"/>
    <xsd:element ref="ProductSubLineItems" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>