Documentation for ATIS-Draft-03-00-79

Complex Type: TSPIntersectionEntry

[Table of contents]

Super-types: None
Sub-types: None
Name TSPIntersectionEntry
Used by (from the same schema document) Complex Type TspBusinessRules
Abstract no
XML Instance Representation
<...>
<intersection> CPTIntersectionIden </intersection> [1]
<metadata> CPTRowMetaData </metadata> [0..1]
<boundaryID> TSP-BoundaryID </boundaryID> [1]
<intersectionIP> CPT-IP-Address </intersectionIP> [0..1]
<intersectionPort> CPT-UDP-TCP-PortNumber </intersectionPort> [0..1]
<intersectionModem> TSP-ModemPhoneNum </intersectionModem> [0..1]
<intersectionDropAddr> TSP-DropAddr </intersectionDropAddr> [0..1]
<intersectionScenario> CPT-GenericCounter </intersectionScenario> [0..1]
<emitter> CPT-Boolean </emitter> [1]
<intersection-approaches> [1]
Start Sequence [1..10]
<intersection-approache> TSPTmsIntersectionApproach </intersection-approache> [1]
End Sequence
</intersection-approaches>
</...>
Diagram
h-1285224369 h1503432423 h-368178138 h1940310233 h1843986733 h789768065 h930976033 h240005744 h325016637 h-1707925313
Schema Component Representation
<xs:complexType name="TSPIntersectionEntry">
<xs:sequence>
<xs:element name="intersection" type=" CPTIntersectionIden "/>
<xs:element name="metadata" type=" CPTRowMetaData " minOccurs="0"/>
<xs:element name="boundaryID" type=" TSP-BoundaryID "/>
<xs:element name="intersectionIP" type=" CPT-IP-Address " minOccurs="0"/>
<xs:element name="intersectionPort" type=" CPT-UDP-TCP-PortNumber " minOccurs="0"/>
<xs:element name="intersectionModem" type=" TSP-ModemPhoneNum " minOccurs="0"/>
<xs:element name="intersectionDropAddr" type=" TSP-DropAddr " minOccurs="0"/>
<xs:element name="intersectionScenario" type=" CPT-GenericCounter " minOccurs="0"/>
<xs:element name="emitter" type=" CPT-Boolean "/>
<xs:element name="intersection-approaches">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="10">
<xs:element name="intersection-approache" type=" TSPTmsIntersectionApproach "/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>