Documentation for ATIS-Draft-03-00-79

Complex Type: SCHTimeStoppoint

[Table of contents]

Super-types: None
Sub-types: None
Name SCHTimeStoppoint
Used by (from the same schema document) Complex Type SpRouteGeoTrace , Complex Type SpRouteGeoTraceSub , Complex Type CCDetourRecord , Complex Type PIServiceBulletin , Complex Type SCHPatternSegment
Abstract no
XML Instance Representation
<...>
Start Choice [1]
<timepoint-id> SCHTimepointIden </timepoint-id> [0..1]
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
End Choice
<offset> lrms:Distance </offset> [0..1]
</...>
Diagram
h1668863444 h2146772752 h1439634298
Schema Component Representation
<xs:complexType name="SCHTimeStoppoint">
<xs:sequence>
<xs:choice>
<xs:element name="timepoint-id" type=" SCHTimepointIden " minOccurs="0"/>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
</xs:choice>
<xs:element name="offset" type=" lrms:Distance " minOccurs="0"/>
</xs:sequence>
</xs:complexType>