Documentation for ATIS-Draft-03-00-79

Complex Type: SchRouteScheduleSub

[Table of contents]

Super-types: None
Sub-types: None
Name SchRouteScheduleSub
Used by (from the same schema document) Element schRouteScheduleSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<route> SCHRouteIden </route> [1]
<update-since> CPT-DateTime </update-since> [0..1]
<routeVersion> SCH-TimetableVersionID </routeVersion> [0..1]
<include-events> CPT-Boolean </include-events> [1]
<effective> CPT-DateTime </effective> [1]
</...>
Diagram
h-527207252 h-963684166 h1272267302 h-337950068 h325016637 h1272267302
Schema Component Representation
<xs:complexType name="SchRouteScheduleSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="route" type=" SCHRouteIden "/>
<xs:element name="update-since" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="routeVersion" type=" SCH-TimetableVersionID " minOccurs="0"/>
<xs:element name="include-events" type=" CPT-Boolean "/>
<xs:element name="effective" type=" CPT-DateTime "/>
</xs:sequence>
</xs:complexType>