<element name="PackageDetail">
<annotation>
<documentation>Structure containing information on the Packaging of the lading.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="pidx:LineItemNumber" minOccurs="0" />
<element ref="pidx:ProductInformation" minOccurs="0" />
<element ref="pidx:PackageType" minOccurs="0" />
<element ref="pidx:PackageLevel" minOccurs="0" />
<element ref="pidx:PackagingQuantity" minOccurs="0" />
<element ref="pidx:ShippingLabelNumber" minOccurs="0" />
<element ref="pidx:PackageWeight" minOccurs="0" />
<element ref="pidx:SubUnitCount" minOccurs="0" />
</sequence>
</complexType>
</element>
|