Definition Type: Element
Name: ShipmentLoadDetails
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into TransportStatusIssueDate in schema papinetcommondefsv2r40_xsd Drilldown into TransportStatus 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 TransportUnitCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportVehicleCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into LocationParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into SupplierOrderNumber in schema papinetcommondefsv2r40_xsd Drilldown into CarrierParty in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryMessageReference in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryMessageNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of ShipmentLoadDetails in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ShipmentLoadDetails">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="DeliveryMessageNumber" minOccurs="0" />
            <xs:element ref="DeliveryMessageReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CarrierParty" minOccurs="0" />
            <xs:sequence minOccurs="0">
                <xs:element ref="SupplierOrderNumber" />
                <xs:element ref="SupplierOrderLineItemNumber" minOccurs="0" />
            </xs:sequence>
            <xs:element ref="LocationParty" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportVehicleCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnitCharacteristics" 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="TransportStatus" minOccurs="0" />
            <xs:element ref="TransportStatusIssueDate" minOccurs="0" />
            <xs:element ref="DeliveryDateWindow" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryMessageNumber pn:DeliveryMessageNumber 0 (1)
DeliveryMessageReference pn:DeliveryMessageReference 0 unbounded
CarrierParty pn:CarrierParty 0 (1)
SupplierOrderNumber pn:SupplierOrderNumber (1) (1)
SupplierOrderLineItemNumber pn:SupplierOrderLineItemNumber 0 (1)
LocationParty pn:LocationParty 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
TransportVehicleCharacteristics pn:TransportVehicleCharacteristics 0 (1)
TransportUnitCharacteristics pn:TransportUnitCharacteristics 0 (1)
TransportLoadingCharacteristics pn:TransportLoadingCharacteristics 0 (1)
TransportUnloadingCharacteristics pn:TransportUnloadingCharacteristics 0 (1)
TransportOtherInstructions pn:TransportOtherInstructions 0 unbounded
TransportStatus pn:TransportStatus 0 (1)
TransportStatusIssueDate pn:TransportStatusIssueDate 0 (1)
DeliveryDateWindow pn:DeliveryDateWindow 0 unbounded