Documentation for ATIS-Draft-03-00-79

Complex Type: FCDayTimeInterval

[Table of contents]

Super-types: None
Sub-types: None
Name FCDayTimeInterval
Used by (from the same schema document) Complex Type FCFarePolicyRecord
Abstract no
XML Instance Representation
<...>
<begin> CPT-DateTime </begin> [1]
<end> CPT-Time </end> [1]
</...>
Diagram
h1272267302 h-1969397032
Schema Component Representation
<xs:complexType name="FCDayTimeInterval">
<xs:sequence>
<xs:element name="begin" type=" CPT-DateTime "/>
<xs:element name="end" type=" CPT-Time "/>
</xs:sequence>
</xs:complexType>