Definition Type: Element
Name: ShipmentStatusShipment
Namespace: http://www.papinet.org/v2r40
Containing Schema: ShipmentStatusV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText 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_xsd Drilldown into ShipmentEventInformation in schema papinetcommondefsv2r40_xsd Drilldown into TimePeriod in schema papinetcommondefsv2r40_xsd Drilldown into ShipmentStatusReference in schema papinetcommondefsv2r40_xsd Drilldown into ShipmentComplete in schema shipmentstatusv2r40_xsd Drilldown into LegStageType in schema shipmentstatusv2r40_xsdXSD Diagram of ShipmentStatusShipment in schema shipmentstatusv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ShipmentStatusShipment">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ShipmentStatusReference" maxOccurs="unbounded" />
            <xs:element ref="TimePeriod" minOccurs="0" />
            <xs:element ref="ShipmentEventInformation" maxOccurs="unbounded" />
            <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="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="LegStageType" type="legStageType" />
        <xs:attribute name="ShipmentComplete" type="yesNo" default="No" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipmentStatusReference pn:ShipmentStatusReference (1) unbounded
TimePeriod pn:TimePeriod 0 (1)
ShipmentEventInformation pn:ShipmentEventInformation (1) unbounded
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
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
LegStageType pn:LegStageType (Optional)
ShipmentComplete pn:ShipmentComplete No (Optional)