Definition Type: ComplexType
Name: ModeTransferWayPointType
Namespace: http://niem.gov/niem/external/dhs-gmo/AS/multiModalRoute/1.0.0
Type: xls:WayPointType
Containing Schema: multiModalRoute.xsd
Abstract
Documentation:
A WayPoint that is also a transfer point between different modes of transportation.
Collapse XSD Schema Diagram:
Drilldown into modeTransferPointType in schema multimodalroute_xsd Drilldown into GeocodeMatchCode in schema ols_xsd Drilldown into _Location in schema ols_xsd Drilldown into AbstractWayPointType in schema ols_xsd Drilldown into stop in schema ols_xsd Drilldown into WayPointType in schema ols_xsdXSD Diagram of ModeTransferWayPointType in schema multimodalroute_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ModeTransferWayPointType">
    <annotation>
        <documentation>A WayPoint that is also a transfer point between different modes of transportation.
			</documentation>
    </annotation>
    <complexContent>
        <extension base="xls:WayPointType">
            <sequence>
                <element ref="mmr:modeTransferPointType" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Location xls:_Location (1) (1)
GeocodeMatchCode xls:GeocodeMatchCode 0 (1)
modeTransferPointType mmr:modeTransferPointType (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
stop xls:stop true Optional
Collapse Derivation Tree:
Collapse References:
mmr:EndModeWayPoint, mmr:StartModeWayPoint, mmr:ViaModeWayPoint