Definition Type: ComplexType
Name: deliverySchedule
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryScheduleReference in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryLeg in schema papinetcommondefsv2r40_xsd Drilldown into MonetaryAdjustment in schema papinetcommondefsv2r40_xsd Drilldown into PriceDetails in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryStatus in schema papinetcommondefsv2r40_xsd Drilldown into ProductionStatus in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryLineNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of deliverySchedule in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="deliverySchedule">
    <xs:sequence>
        <xs:element ref="DeliveryLineNumber" />
        <xs:element ref="ProductionStatus" minOccurs="0" />
        <xs:element ref="DeliveryStatus" minOccurs="0" />
        <xs:element ref="DeliveryDateWindow" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Quantity" />
        <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="PriceDetails" minOccurs="0" />
        <xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="DeliveryLeg" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="DeliveryScheduleReference" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryLineNumber pn:DeliveryLineNumber (1) (1)
ProductionStatus pn:ProductionStatus 0 (1)
DeliveryStatus pn:DeliveryStatus 0 (1)
DeliveryDateWindow pn:DeliveryDateWindow 0 unbounded
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
PriceDetails pn:PriceDetails 0 (1)
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
DeliveryLeg pn:DeliveryLeg 0 unbounded
DeliveryScheduleReference pn:DeliveryScheduleReference 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Derivation Tree:
Collapse References:
pn:DeliverySchedule