Definition Type: Element
Name: OrderStatusRequestDetail
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into BySupplierOrderNumber in schema papinetcommondefsv2r40_xsd Drilldown into ByPurchaseOrder in schema papinetcommondefsv2r40_xsd Drilldown into DateTimeRange in schema papinetcommondefsv2r40_xsd Drilldown into OrderStatusInformation 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 OrderStatusRequestDetailType in schema papinetcommondefsv2r40_xsdXSD Diagram of OrderStatusRequestDetail in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="OrderStatusRequestDetail">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SupplierParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="BuyerParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipToParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="EndUserParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ForwarderParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="MerchantParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SalesOfficeParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LocationParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OrderStatusInformation" minOccurs="0" />
            <xs:element ref="DateTimeRange" minOccurs="0" />
            <xs:choice minOccurs="0">
                <xs:element ref="ByPurchaseOrder" />
                <xs:element ref="BySupplierOrderNumber" />
                <xs:element ref="Product" />
            </xs:choice>
        </xs:sequence>
        <xs:attribute name="OrderStatusRequestDetailType" type="orderStatusRequestDetailType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupplierParty pn:SupplierParty 0 unbounded
BuyerParty pn:BuyerParty 0 unbounded
ShipToParty pn:ShipToParty 0 unbounded
EndUserParty pn:EndUserParty 0 unbounded
ForwarderParty pn:ForwarderParty 0 unbounded
MerchantParty pn:MerchantParty 0 unbounded
SalesOfficeParty pn:SalesOfficeParty 0 unbounded
LocationParty pn:LocationParty 0 unbounded
OrderStatusInformation pn:OrderStatusInformation 0 (1)
DateTimeRange pn:DateTimeRange 0 (1)
ByPurchaseOrder pn:ByPurchaseOrder (1) (1)
BySupplierOrderNumber pn:BySupplierOrderNumber (1) (1)
Product pn:Product (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
OrderStatusRequestDetailType pn:OrderStatusRequestDetailType Required