<element name="ProductSubLineItems">
<annotation>
<documentation>Children of product line items to add additional details to product line items.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="pidx:SubLineItemNumber" />
<element ref="pidx:ManufacturingIdentificationDetails" minOccurs="0" />
<element ref="pidx:GrossVolume" minOccurs="0" />
<element ref="pidx:GrossWeight" minOccurs="0" />
<element ref="pidx:NetWeight" minOccurs="0" />
</sequence>
</complexType>
</element>
|