Documentation for ATIS-Draft-03-00-79

Complex Type: SCHPatternSegmentIden

[Table of contents]

Super-types: None
Sub-types: None
Name SCHPatternSegmentIden
Used by (from the same schema document) Complex Type SchPatternFile , Complex Type SchPatternList , Complex Type SchPushPatterns , Complex Type SchRunningTimeList , Complex Type SchRunningTimeListSub , Complex Type SpRouteGeoTrace , Complex Type SpRouteGeoTraceSub , Complex Type CCPollResponseContents , Complex Type OBStoppointRecord , Complex Type SCHPatternInfo , Complex Type SCHPatternSegment , Complex Type SCHRunningTimeEntry , Complex Type SCHValidationError , Complex Type SPSegmentGeolocation
Abstract no
XML Instance Representation
<...>
<segment-id> SCH-PatternSegmentID </segment-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<name> SCH-PatternName </name> [0..1]
</...>
Diagram
h-162854120 h948193899 h1627424961
Schema Component Representation
<xs:complexType name="SCHPatternSegmentIden">
<xs:sequence>
<xs:element name="segment-id" type=" SCH-PatternSegmentID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="name" type=" SCH-PatternName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>