Documentation for ATIS-Draft-03-00-79

Complex Type: PITimetableTimepoint

[Table of contents]

Super-types: None
Sub-types: None
Name PITimetableTimepoint
Used by (from the same schema document) Complex Type PiPushTextTimetable , Complex Type PiTextTimetable , Complex Type PIRouteInfo
Abstract no
XML Instance Representation
<...>
<timepoint-iden> SCHTimepointIden </timepoint-iden> [1]
<display-hdr-info> SCHNoteIden </display-hdr-info> [0..1]
<display-note> SCHNoteIden </display-note> [0..1]
</...>
Diagram
h1668863444 h-1088082775 h-1088082775
Schema Component Representation
<xs:complexType name="PITimetableTimepoint">
<xs:sequence>
<xs:element name="timepoint-iden" type=" SCHTimepointIden "/>
<xs:element name="display-hdr-info" type=" SCHNoteIden " minOccurs="0"/>
<xs:element name="display-note" type=" SCHNoteIden " minOccurs="0"/>
</xs:sequence>
</xs:complexType>