Definition Type: Element
Name: CallOffWoodLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: CallOffWoodV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into QuantityDeviation in schema papinetcommondefsv2r40_xsd Drilldown into PackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into TransportOtherInstructions in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnloadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportLoadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into QuantityOrderedInformation in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into MillProductionInformation in schema papinetcommondefsv2r40_xsd Drilldown into CallOffPurchaseOrderLineItem in schema papinetcommondefsv2r40_xsd Drilldown into CallOffProduct in schema papinetcommondefsv2r40_xsd Drilldown into CallOffConfirmationLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into CallOffReference in schema papinetcommondefsv2r40_xsd Drilldown into CallOffLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into CallOffLineItemDocumentStatus in schema calloffwoodv2r40_xsd Drilldown into CallOffLineItemStatusType in schema calloffwoodv2r40_xsdXSD Diagram of CallOffWoodLineItem in schema calloffwoodv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="CallOffWoodLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="CallOffLineItemNumber" />
            <xs:element ref="CallOffReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CallOffConfirmationLineItemNumber" minOccurs="0" />
            <xs:choice>
                <xs:element ref="CallOffProduct" />
                <xs:element ref="CallOffPurchaseOrderLineItem" />
            </xs:choice>
            <xs:element ref="MillProductionInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DeliveryDateWindow" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="QuantityOrderedInformation" minOccurs="0" />
            <xs:element ref="TransportLoadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnloadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportOtherInstructions" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PackageInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="QuantityDeviation" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="CallOffLineItemStatusType" type="callOffLineItemStatusType" use="required" />
        <xs:attribute name="CallOffLineItemDocumentStatus" type="documentStatusType.CallOffWood" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CallOffLineItemNumber pn:CallOffLineItemNumber (1) (1)
CallOffReference pn:CallOffReference 0 unbounded
CallOffConfirmationLineItemNumber pn:CallOffConfirmationLineItemNumber 0 (1)
CallOffProduct pn:CallOffProduct (1) (1)
CallOffPurchaseOrderLineItem pn:CallOffPurchaseOrderLineItem (1) (1)
MillProductionInformation pn:MillProductionInformation 0 unbounded
DeliveryDateWindow pn:DeliveryDateWindow 0 unbounded
QuantityOrderedInformation pn:QuantityOrderedInformation 0 (1)
TransportLoadingCharacteristics pn:TransportLoadingCharacteristics 0 (1)
TransportUnloadingCharacteristics pn:TransportUnloadingCharacteristics 0 (1)
TransportOtherInstructions pn:TransportOtherInstructions 0 unbounded
PackageInformation pn:PackageInformation 0 unbounded
QuantityDeviation pn:QuantityDeviation 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
CallOffLineItemStatusType pn:CallOffLineItemStatusType Required
CallOffLineItemDocumentStatus pn:CallOffLineItemDocumentStatus (Optional)