Definition Type: ComplexType
Name: deliveryInformationType
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TransportUnitIdentifier in schema papinetcommondefsv2r40_xsd Drilldown into TransportVehicleIdentifier 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 ChargeInformation in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDate in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryMessageDate in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryMessageLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryMessageNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of deliveryInformationType in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="deliveryInformationType">
    <xs:sequence>
        <xs:element ref="DeliveryMessageNumber" />
        <xs:element ref="DeliveryMessageLineItemNumber" minOccurs="0" />
        <xs:element ref="DeliveryMessageDate" minOccurs="0" />
        <xs:element ref="DeliveryDate" minOccurs="0" />
        <xs:element ref="Quantity" />
        <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="ChargeInformation" 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="TransportVehicleIdentifier" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="TransportUnitIdentifier" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryMessageNumber pn:DeliveryMessageNumber (1) (1)
DeliveryMessageLineItemNumber pn:DeliveryMessageLineItemNumber 0 (1)
DeliveryMessageDate pn:DeliveryMessageDate 0 (1)
DeliveryDate pn:DeliveryDate 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
ChargeInformation pn:ChargeInformation 0 unbounded
CountryOfOrigin pn:CountryOfOrigin 0 (1)
CountryOfDestination pn:CountryOfDestination 0 (1)
CountryOfConsumption pn:CountryOfConsumption 0 (1)
TransportVehicleIdentifier pn:TransportVehicleIdentifier 0 unbounded
TransportUnitIdentifier pn:TransportUnitIdentifier 0 unbounded
Collapse Derivation Tree:
Collapse References:
pn:InvoiceDeliveryInformation