Documentation for ATIS-Draft-03-00-79

Complex Type: SchTimepointListSub

[Table of contents]

Super-types: None
Sub-types: None
Name SchTimepointListSub
Used by (from the same schema document) Element schTimepointListSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<timepointVersion> SCH-TimetableVersionID </timepointVersion> [0..1]
<effective> CPT-DateTime </effective> [1]
<update-since> CPT-DateTime </update-since> [0..1]
</...>
Diagram
h-527207252 h-337950068 h1272267302 h1272267302
Schema Component Representation
<xs:complexType name="SchTimepointListSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="timepointVersion" type=" SCH-TimetableVersionID " minOccurs="0"/>
<xs:element name="effective" type=" CPT-DateTime "/>
<-- effective date of requested file -->
<xs:element name="update-since" type=" CPT-DateTime " minOccurs="0"/>
</xs:sequence>
</xs:complexType>