Definition Type: Element
Name: ShipmentStatusRequestDetail
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DateTimeRange in schema papinetcommondefsv2r40_xsd Drilldown into ShipmentStatusSearchReference in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into CarrierParty in schema papinetcommondefsv2r40_xsd Drilldown into ForwarderParty in schema papinetcommondefsv2r40_xsd Drilldown into ShipToParty in schema papinetcommondefsv2r40_xsd Drilldown into BuyerParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsdXSD Diagram of ShipmentStatusRequestDetail in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ShipmentStatusRequestDetail">
    <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="ForwarderParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CarrierParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipmentStatusSearchReference" maxOccurs="unbounded" />
            <xs:element ref="DateTimeRange" minOccurs="0" />
        </xs:sequence>
    </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
ForwarderParty pn:ForwarderParty 0 unbounded
CarrierParty pn:CarrierParty 0 unbounded
OtherParty pn:OtherParty 0 unbounded
ShipmentStatusSearchReference pn:ShipmentStatusSearchReference (1) unbounded
DateTimeRange pn:DateTimeRange 0 (1)