<xs:element name="OrderConfirmationWoodLineItem">
<xs:complexType>
<xs:sequence>
<xs:element ref="OrderConfirmationLineItemNumber" minOccurs="0" />
<xs:element ref="OrderConfirmationLineItemStatusTypeText" minOccurs="0" />
<xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
<xs:element ref="Product" />
<xs:element ref="DocumentReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="EndsDiscountInformation" minOccurs="0" />
<xs:element ref="PriceDetails" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="LineBaseAmount" minOccurs="0" />
<xs:element ref="DeliveryDestination" minOccurs="0" />
<xs:element ref="DeliveryOrigin" minOccurs="0" />
<xs:element ref="LocationParty" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="MillProductionInformation" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="ProductionStatus" minOccurs="0" />
<xs:element ref="QuantityOrderedInformation" minOccurs="0" />
<xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
<xs:choice minOccurs="0">
<xs:choice>
<xs:element ref="ShipToInformation" />
<xs:sequence>
<xs:element ref="ShipToCharacteristics" minOccurs="0" />
<xs:element ref="DeliverySchedule" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:choice>
<xs:element ref="ShipmentMethodOfPayment" />
</xs:choice>
<xs:element ref="CountryOfOrigin" minOccurs="0" />
<xs:element ref="CountryOfDestination" minOccurs="0" />
<xs:element ref="CountryOfConsumption" minOccurs="0" />
<xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
<xs:choice minOccurs="0">
<xs:element ref="PackageInformation" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="TransportPackageInformation" minOccurs="0" maxOccurs="unbounded" />
</xs:choice>
<xs:element ref="ProductSummary" minOccurs="0" />
<xs:element ref="LengthSpecification" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="QuantityDeviation" minOccurs="0" />
<xs:element ref="EndUses" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="OrderConfirmationReference" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="DocumentInformation" minOccurs="0" />
</xs:sequence>
<xs:attribute name="OrderConfirmationLineItemStatusType" type="orderConfirmationLineItemStatusType" use="required" />
<xs:attribute name="OrderConfirmationLineItemDocumentStatus" type="documentStatusType.OrderConfirmationWood" />
</xs:complexType>
</xs:element>
|