Definition Type: ComplexType
Name: StopDetailType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: CarrierRoute.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea 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 ShipmentReference in schema components_xsd Drilldown into ShipUnitReference in schema components_xsd Drilldown into Party in schema components_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into TrackingID in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ContainerID in schema fields_xsd Drilldown into BillOfLadingID in schema fields_xsdXSD Diagram of StopDetailType in schema carrierroute_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="StopDetailType">
    <xsd:sequence>
        <xsd:element ref="BillOfLadingID" minOccurs="0" />
        <xsd:element ref="ContainerID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:element ref="TrackingID" minOccurs="0" />
        <xsd:element ref="ShipToParty" minOccurs="0" />
        <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShipUnitReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShipmentReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="ReferencesGroup" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BillOfLadingID nsA:BillOfLadingID 0 (1)
ContainerID nsA:ContainerID 0 unbounded
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
TrackingID nsA:TrackingID 0 (1)
ShipToParty nsA:ShipToParty 0 (1)
Party nsA:Party 0 unbounded
ShipUnitReference nsA:ShipUnitReference 0 unbounded
ShipmentReference nsA:ShipmentReference 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:StopDetail