Documentation for ATIS-Draft-03-00-79

Complex Type: SchCalendarSub

[Table of contents]

Super-types: None
Sub-types: None
Name SchCalendarSub
Used by (from the same schema document) Element schCalendarSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<begin-date> CPT-Date </begin-date> [1]
<end-date> CPT-Date </end-date> [1]
</...>
Diagram
h-527207252 h-1969881159 h-1969881159
Schema Component Representation
<xs:complexType name="SchCalendarSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="begin-date" type=" CPT-Date "/>
<xs:element name="end-date" type=" CPT-Date "/>
</xs:sequence>
</xs:complexType>