Definition Type: Element
Name: Route
Namespace: http://www.openapplications.org/oagis
Type: oa:RouteCode
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the route identifier for the route that the carrier used to deliver the container. This Route defines the stops that the carrier makes in the delivery run.
Collapse XSD Schema Diagram:
Drilldown into RouteCode in schema fields_xsdXSD Diagram of Route in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Route" type="RouteCode" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the route identifier for the route that the carrier used to deliver the container. This Route defines the stops that the carrier makes in the delivery run.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: