Documentation for ATIS-Draft-03-00-79

Complex Type: SCHNoteIden

[Table of contents]

Super-types: None
Sub-types: None
Name SCHNoteIden
Used by (from the same schema document) Complex Type SchPushRouteSchedule , Complex Type SchRouteSchedule , Complex Type PITimetableTimepoint , Complex Type PITimetableTimepoint , Complex Type SCHNoteInfo , Complex Type SCHOperatorAssignment , Complex Type SCHPatternInfo , Complex Type SCHPatternSegment , Complex Type SCHPTVRouteScheduleEntry , Complex Type SCHTimepointInfo , Complex Type SCHTimeTableTrip , Complex Type SCHTimeTableTripTP , Complex Type SCHTransferInfo , Complex Type SCHTripInfo , Complex Type SCHVehicleAssignment
Abstract no
XML Instance Representation
<...>
<note-id> SCH-NoteID </note-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<note-des> SCH-NoteDesignator </note-des> [0..1]
</...>
Diagram
h762974791 h948193899 h1815774560
Schema Component Representation
<xs:complexType name="SCHNoteIden">
<xs:sequence>
<xs:element name="note-id" type=" SCH-NoteID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="note-des" type=" SCH-NoteDesignator " minOccurs="0"/>
</xs:sequence>
</xs:complexType>