Definition Type: Element
Name: DeliveryShipmentLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: DeliveryMessageWoodV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into QuantityDeviation in schema papinetcommondefsv2r40_xsd Drilldown into LengthSpecification in schema papinetcommondefsv2r40_xsd Drilldown into ProductSummary in schema papinetcommondefsv2r40_xsd Drilldown into TransportPackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into PackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into BillToParty in schema papinetcommondefsv2r40_xsd Drilldown into SafetyAndEnvironmentalInformation 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 MillProductionInformation in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into TotalNumberOfUnits in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfConsumption in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfDestination in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfOrigin in schema papinetcommondefsv2r40_xsd Drilldown into DocumentReferenceInformation in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryMessageReference in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryShipmentLineItemNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of DeliveryShipmentLineItem in schema deliverymessagewoodv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="DeliveryShipmentLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="DeliveryShipmentLineItemNumber" />
            <xs:element ref="PurchaseOrderInformation" minOccurs="0" />
            <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
            <xs:element ref="DeliveryMessageReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DocumentReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CountryOfOrigin" minOccurs="0" />
            <xs:element ref="CountryOfDestination" minOccurs="0" />
            <xs:element ref="CountryOfConsumption" minOccurs="0" />
            <xs:element ref="TotalNumberOfUnits" minOccurs="0" />
            <xs:element ref="DeliveryDateWindow" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="MillProductionInformation" minOccurs="0" />
            <xs:element ref="QuantityOrderedInformation" minOccurs="0" />
            <xs:element ref="TransportLoadingCharacteristics" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportUnloadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportOtherInstructions" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="BillToParty" minOccurs="0" />
            <xs:element ref="Product" minOccurs="0" />
            <xs:choice>
                <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:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryShipmentLineItemNumber pn:DeliveryShipmentLineItemNumber (1) (1)
PurchaseOrderInformation pn:PurchaseOrderInformation 0 (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
DeliveryMessageReference pn:DeliveryMessageReference 0 unbounded
DocumentReferenceInformation pn:DocumentReferenceInformation 0 unbounded
CountryOfOrigin pn:CountryOfOrigin 0 (1)
CountryOfDestination pn:CountryOfDestination 0 (1)
CountryOfConsumption pn:CountryOfConsumption 0 (1)
TotalNumberOfUnits pn:TotalNumberOfUnits 0 (1)
DeliveryDateWindow pn:DeliveryDateWindow 0 unbounded
MillProductionInformation pn:MillProductionInformation 0 (1)
QuantityOrderedInformation pn:QuantityOrderedInformation 0 (1)
TransportLoadingCharacteristics pn:TransportLoadingCharacteristics 0 unbounded
TransportUnloadingCharacteristics pn:TransportUnloadingCharacteristics 0 (1)
TransportOtherInstructions pn:TransportOtherInstructions 0 unbounded
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded
BillToParty pn:BillToParty 0 (1)
Product pn:Product 0 (1)
PackageInformation pn:PackageInformation 0 unbounded
TransportPackageInformation pn:TransportPackageInformation 0 unbounded
ProductSummary pn:ProductSummary 0 (1)
LengthSpecification pn:LengthSpecification 0 unbounded
QuantityDeviation pn:QuantityDeviation 0 (1)