Definition Type: Element
Name: OrderStatusDetail
Namespace: http://www.papinet.org/v2r40
Containing Schema: OrderStatusV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into ShipmentDetails in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into LastDateOfChange in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into OrderStatusInformation in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into LocationParty in schema papinetcommondefsv2r40_xsd Drilldown into SalesOfficeParty in schema papinetcommondefsv2r40_xsd Drilldown into MerchantParty in schema papinetcommondefsv2r40_xsd Drilldown into ForwarderParty in schema papinetcommondefsv2r40_xsd Drilldown into EndUserParty in schema papinetcommondefsv2r40_xsd Drilldown into ShipToParty in schema papinetcommondefsv2r40_xsd Drilldown into BuyerParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into Product 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 PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsdXSD Diagram of OrderStatusDetail in schema orderstatusv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="OrderStatusDetail">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PurchaseOrderInformation" />
            <xs:element ref="PurchaseOrderLineItemNumber" />
            <xs:sequence minOccurs="0" maxOccurs="unbounded">
                <xs:element ref="SupplierOrderNumber" />
                <xs:element ref="SupplierOrderLineItemNumber" minOccurs="0" />
                <xs:element ref="LocationParty" minOccurs="0" />
            </xs:sequence>
            <xs:element ref="Product" />
            <xs:element ref="SupplierParty" minOccurs="0" />
            <xs:element ref="BuyerParty" minOccurs="0" />
            <xs:element ref="ShipToParty" minOccurs="0" />
            <xs:element ref="EndUserParty" minOccurs="0" />
            <xs:element ref="ForwarderParty" minOccurs="0" />
            <xs:element ref="MerchantParty" minOccurs="0" />
            <xs:element ref="SalesOfficeParty" minOccurs="0" />
            <xs:element ref="LocationParty" minOccurs="0" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OrderStatusInformation" minOccurs="0" />
            <xs:element ref="Quantity" minOccurs="0" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LastDateOfChange" minOccurs="0" />
            <xs:element ref="DeliveryDateWindow" minOccurs="0" />
            <xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipmentDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseOrderInformation pn:PurchaseOrderInformation (1) (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber (1) (1)
SupplierOrderNumber pn:SupplierOrderNumber (1) (1)
SupplierOrderLineItemNumber pn:SupplierOrderLineItemNumber 0 (1)
LocationParty pn:LocationParty 0 (1)
Product pn:Product (1) (1)
SupplierParty pn:SupplierParty 0 (1)
BuyerParty pn:BuyerParty 0 (1)
ShipToParty pn:ShipToParty 0 (1)
EndUserParty pn:EndUserParty 0 (1)
ForwarderParty pn:ForwarderParty 0 (1)
MerchantParty pn:MerchantParty 0 (1)
SalesOfficeParty pn:SalesOfficeParty 0 (1)
LocationParty pn:LocationParty 0 (1)
OtherParty pn:OtherParty 0 unbounded
OrderStatusInformation pn:OrderStatusInformation 0 (1)
Quantity pn:Quantity 0 (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
LastDateOfChange pn:LastDateOfChange 0 (1)
DeliveryDateWindow pn:DeliveryDateWindow 0 (1)
OtherDate pn:OtherDate 0 unbounded
ShipmentDetails pn:ShipmentDetails 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded