Documentation for ATIS-Draft-03-00-79

Complex Type: CPTIntersectionIden

[Table of contents]

Super-types: None
Sub-types: None
Name CPTIntersectionIden
Used by (from the same schema document) Complex Type ScpEventLog , Complex Type ScpEventLogSub , Complex Type TspBusinessRules , Complex Type TspPRGInputsCC , Complex Type TspPRGInputsCCSub , Complex Type TSPAllowedIntersection , Complex Type TSPEventLogEntry , Complex Type TSPIntersectionEntry , Complex Type TSPScenario5Intersection , Complex Type TSPScheduleEntry , Complex Type TSPTmsIntersectionParam
Abstract no
XML Instance Representation
<...>
<intersection-id> TSP-TMS-IntersectionID </intersection-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<tmdd-id> tmdd:Intersection-identifier </tmdd-id> [0..1]
<name> CPT-GenericName </name> [0..1]
</...>
Diagram
h-705632520 h948193899 h-1868755896 h247141015
Schema Component Representation
<xs:complexType name="CPTIntersectionIden">
<xs:sequence>
<xs:element name="intersection-id" type=" TSP-TMS-IntersectionID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="tmdd-id" type=" tmdd:Intersection-identifier " minOccurs="0"/>
<xs:element name="name" type=" CPT-GenericName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>