Documentation for ATIS-Draft-03-00-79

Complex Type: SCHPatternIden

[Table of contents]

Super-types: None
Sub-types: None
Name SCHPatternIden
Used by (from the same schema document) Complex Type CcAdherencePerformance , Complex Type CcAdherencePerformanceSub , Complex Type SchActualRunningTimes , Complex Type SchActualRunningTimesSub , Complex Type SchPatternFile , Complex Type SchPatternList , Complex Type SchPushPatterns , Complex Type SchPushRouteSchedule , Complex Type SchPushRouteSchedule , Complex Type SchRouteSchedule , Complex Type SchRouteSchedule , Complex Type SchRunningTimeList , Complex Type SchRunningTimeListSub , Complex Type SpRouteGeoTrace , Complex Type SpRouteGeoTraceSub , Complex Type CCDestinationSignRule , Complex Type CCPollResponseContents , Complex Type CCPTVTripData , Complex Type SCHPatternInfo , Complex Type SCHPTVRouteScheduleEntry , Complex Type SCHPTVRouteScheduleEntry , Complex Type SCHRunningTimeEntry , Complex Type SCHTripInfo , Complex Type SCHValidationError
Abstract no
XML Instance Representation
<...>
<pattern-id> SCH-PatternID </pattern-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<designator> SCH-PatternDesignator </designator> [0..1]
<name> SCH-PatternName </name> [0..1]
</...>
Diagram
h-972607311 h948193899 h-1860199990 h1627424961
Schema Component Representation
<xs:complexType name="SCHPatternIden">
<xs:sequence>
<xs:element name="pattern-id" type=" SCH-PatternID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="designator" type=" SCH-PatternDesignator " minOccurs="0"/>
<xs:element name="name" type=" SCH-PatternName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>