Documentation for ATIS-Draft-03-00-79

Complex Type: SchPatternListSub

[Table of contents]

Super-types: None
Sub-types: None
Name SchPatternListSub
Used by (from the same schema document) Element schPatternListSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<patternVersion> SCH-TimetableVersionID </patternVersion> [0..1]
<effective> CPT-DateTime </effective> [1]
<updates-since> CPT-DateTime </updates-since> [0..1]
<need-stoppoints> CPT-Boolean </need-stoppoints> [1]
</...>
Diagram
h-527207252 h-337950068 h1272267302 h1272267302 h325016637
Schema Component Representation
<xs:complexType name="SchPatternListSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="patternVersion" type=" SCH-TimetableVersionID " minOccurs="0"/>
<xs:element name="effective" type=" CPT-DateTime "/>
<xs:element name="updates-since" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="need-stoppoints" type=" CPT-Boolean "/>
</xs:sequence>
</xs:complexType>