Definition Type: ComplexType
Name: CarrierRouteType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:HeaderType
Containing Schema: CarrierRoute.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into RouteStop in schema carrierroute_xsd Drilldown into Party in schema components_xsd Drilldown into Charge in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Container in schema logisticscomponents_xsd Drilldown into TotalVolumeMeasure in schema fields_xsd Drilldown into GrossWeightMeasure in schema fields_xsd Drilldown into NetWeightMeasure in schema fields_xsd Drilldown into TareWeightMeasure in schema fields_xsd Drilldown into ShippingWeightandVolumeGroup in schema components_xsd Drilldown into TransportationTerm in schema components_xsd Drilldown into TransportationMethodCode in schema fields_xsd Drilldown into PointOfStagingCode in schema fields_xsd Drilldown into PointOfShipmentCode in schema fields_xsd Drilldown into PointOfLoadingCode in schema fields_xsd Drilldown into ScheduledShipDateTime in schema fields_xsd Drilldown into PromisedShipDateTime in schema fields_xsd Drilldown into EarliestShipDateTime in schema fields_xsd Drilldown into LoadingDateTime in schema fields_xsd Drilldown into PromisedDeliveryDateTime in schema fields_xsd Drilldown into RequiredDeliveryDateTime in schema fields_xsd Drilldown into ActualDeliveryDateTime in schema fields_xsd Drilldown into ScheduledDeliveryDateTime in schema fields_xsd Drilldown into ActualShipDateTime in schema fields_xsd Drilldown into RouteType in schema carrierroute_xsd Drilldown into TrackingID in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsdXSD Diagram of CarrierRouteType in schema carrierroute_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="CarrierRouteType">
    <xsd:complexContent>
        <xsd:extension base="HeaderType">
            <xsd:sequence>
                <xsd:element ref="TrackingID" minOccurs="0" />
                <xsd:element ref="RouteType" minOccurs="0" />
                <xsd:element ref="ActualShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that is used to identify the actual date and time a shipment occurs.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that is used to identify the actual date and time a shipment occurs.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ScheduledDeliveryDateTime" minOccurs="0" />
                <xsd:element ref="ActualDeliveryDateTime" minOccurs="0" />
                <xsd:element ref="RequiredDeliveryDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that the business partner is requesting delivery of goods to arrive.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that the business partner is requesting delivery of goods to arrive.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PromisedDeliveryDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that the supplier business partner promises delivery of goods</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that the business partner is supplying goods promises delivery of goods to arrive.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="LoadingDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that is used to mark the date and time a shipment loading process is complete.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that is used to mark the date and time a shipment loading process is complete.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="EarliestShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">This identifies the earliest possible date at which a shipment can be made.  This may be used in conjunction with the ShipPriorToDueDateInd which indicates that the item, shipping unit or delivery may be shipped early.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">This identifies the earliest possible date at which a shipment can be made.  This may be used in conjunction with the ShipPriorToDueDateInd which indicates that the item, shipping unit or delivery may be shipped early.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PromisedShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date the business partner supplying goods is promising goods to be shipped.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ScheduledShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies the date on which the goods are scheduled to be shipped.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PointOfLoadingCode" minOccurs="0" />
                <xsd:element ref="PointOfShipmentCode" minOccurs="0" />
                <xsd:element ref="PointOfStagingCode" minOccurs="0" />
                <xsd:element ref="TransportationMethodCode" minOccurs="0" />
                <xsd:element ref="TransportationTerm" minOccurs="0" />
                <xsd:group ref="ShippingWeightandVolumeGroup" />
                <xsd:element ref="Container" minOccurs="0" />
                <xsd:element ref="Status" minOccurs="0" />
                <xsd:element ref="Charge" minOccurs="0" />
                <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="RouteStop" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
TrackingID nsA:TrackingID 0 (1)
RouteType nsA:RouteType 0 (1)
ActualShipDateTime nsA:ActualShipDateTime 0 (1)
ScheduledDeliveryDateTime nsA:ScheduledDeliveryDateTime 0 (1)
ActualDeliveryDateTime nsA:ActualDeliveryDateTime 0 (1)
RequiredDeliveryDateTime nsA:RequiredDeliveryDateTime 0 (1)
PromisedDeliveryDateTime nsA:PromisedDeliveryDateTime 0 (1)
LoadingDateTime nsA:LoadingDateTime 0 (1)
EarliestShipDateTime nsA:EarliestShipDateTime 0 (1)
PromisedShipDateTime nsA:PromisedShipDateTime 0 (1)
ScheduledShipDateTime nsA:ScheduledShipDateTime 0 (1)
PointOfLoadingCode nsA:PointOfLoadingCode 0 (1)
PointOfShipmentCode nsA:PointOfShipmentCode 0 (1)
PointOfStagingCode nsA:PointOfStagingCode 0 (1)
TransportationMethodCode nsA:TransportationMethodCode 0 (1)
TransportationTerm nsA:TransportationTerm 0 (1)
TareWeightMeasure nsA:TareWeightMeasure 0 (1)
NetWeightMeasure nsA:NetWeightMeasure 0 (1)
GrossWeightMeasure nsA:GrossWeightMeasure 0 (1)
TotalVolumeMeasure nsA:TotalVolumeMeasure 0 (1)
Container nsA:Container 0 (1)
Status nsA:Status 0 (1)
Charge nsA:Charge 0 (1)
Party nsA:Party 0 unbounded
RouteStop nsA:RouteStop 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
<xs:group> nsA:ShippingWeightandVolumeGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:CarrierRoute