Definition Type: ComplexType
Name: deliveryMessageLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SafetyAndEnvironmentalInformation in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate 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 PackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into StatisticalGoodsInformation in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into MillCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into BillToParty in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnloadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportLoadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportOtherInstructions in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into SupplyPoint in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfPackages in schema papinetcommondefsv2r40_xsd Drilldown into InventoryClass in schema papinetcommondefsv2r40_xsd Drilldown into Product 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 DeliveryMessageLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into InstructionByType in schema papinetcommondefsv2r40_xsd Drilldown into ShipmentComplete in schema papinetcommondefsv2r40_xsdXSD Diagram of deliveryMessageLineItem in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="deliveryMessageLineItem">
    <xs:sequence>
        <xs:element ref="DeliveryMessageLineItemNumber" />
        <xs:element ref="PurchaseOrderInformation" minOccurs="0" />
        <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
        <xs:element ref="DeliveryMessageReference" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Product" />
        <xs:element ref="InventoryClass" minOccurs="0" />
        <xs:element ref="NumberOfPackages" minOccurs="0" />
        <xs:element ref="SupplyPoint" minOccurs="0" />
        <xs:element ref="Quantity" />
        <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="TransportOtherInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="TransportLoadingCharacteristics" minOccurs="0" />
        <xs:element ref="TransportUnloadingCharacteristics" minOccurs="0" />
        <xs:element ref="BillToParty" minOccurs="0" />
        <xs:element ref="MillCharacteristics" minOccurs="0" />
        <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="StatisticalGoodsInformation" minOccurs="0" />
        <xs:element ref="PackageInformation" 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="OtherDate" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="ShipmentComplete" type="yesNo" use="optional" default="No" />
    <xs:attribute name="InstructionByType" type="instructionByType" use="optional" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryMessageLineItemNumber pn:DeliveryMessageLineItemNumber (1) (1)
PurchaseOrderInformation pn:PurchaseOrderInformation 0 (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
DeliveryMessageReference pn:DeliveryMessageReference 0 unbounded
Product pn:Product (1) (1)
InventoryClass pn:InventoryClass 0 (1)
NumberOfPackages pn:NumberOfPackages 0 (1)
SupplyPoint pn:SupplyPoint 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
TransportOtherInstructions pn:TransportOtherInstructions 0 unbounded
TransportLoadingCharacteristics pn:TransportLoadingCharacteristics 0 (1)
TransportUnloadingCharacteristics pn:TransportUnloadingCharacteristics 0 (1)
BillToParty pn:BillToParty 0 (1)
MillCharacteristics pn:MillCharacteristics 0 (1)
OtherParty pn:OtherParty 0 unbounded
StatisticalGoodsInformation pn:StatisticalGoodsInformation 0 (1)
PackageInformation pn:PackageInformation 0 unbounded
CountryOfOrigin pn:CountryOfOrigin 0 (1)
CountryOfDestination pn:CountryOfDestination 0 (1)
CountryOfConsumption pn:CountryOfConsumption 0 (1)
OtherDate pn:OtherDate 0 unbounded
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ShipmentComplete pn:ShipmentComplete No Optional
InstructionByType pn:InstructionByType Optional
Collapse Derivation Tree:
Collapse References:
pn:DeliveryMessageLineItem