Documentation for ATIS-Draft-03-00-79

Complex Type: SCHNoteInfo

[Table of contents]

Super-types: None
Sub-types: None
Name SCHNoteInfo
Used by (from the same schema document) Complex Type CcPTVTrips , Complex Type CptStoppointsFile , Complex Type PiPushTextTimetable , Complex Type PiTextTimetable , Complex Type SchPatternFile , Complex Type SchPatternList , Complex Type SchPushPatterns , Complex Type SchPushRouteSchedule , Complex Type SchPushTimepoints , Complex Type SchRouteSchedule , Complex Type SchTimepointList , Complex Type SchTimepointsFile , Complex Type CCPTVTripData , Complex Type PIRouteInfo , Complex Type SCHPTVRouteScheduleEntry
Abstract no
XML Instance Representation
<...>
<note> SCHNoteIden </note> [1]
<metadata> CPTRowMetaData </metadata> [0..1]
<public> CPT-Boolean </public> [1]
<note-text> SCH-NoteMsg </note-text> [1]
<localSCHNoteInfo> local:SCHNoteInfo </localSCHNoteInfo> [0..1]
</...>
Diagram
h-1088082775 h1503432423 h325016637 h-2117579851 h-1088073133
Schema Component Representation
<xs:complexType name="SCHNoteInfo">
<xs:sequence>
<xs:element name="note" type=" SCHNoteIden "/>
<xs:element name="metadata" type=" CPTRowMetaData " minOccurs="0"/>
<xs:element name="public" type=" CPT-Boolean "/>
<xs:element name="note-text" type=" SCH-NoteMsg "/>
<xs:element name="localSCHNoteInfo" type=" local:SCHNoteInfo " minOccurs="0"/>
</xs:sequence>
</xs:complexType>