complexType tcip:TSPIntersectionEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children intersection metadata boundaryID intersectionIP intersectionPort intersectionModem intersectionDropAddr intersectionScenario emitter intersection-approaches
used by
element tcip:TspBusinessRules/intersections/intersection
source <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 maxOccurs="10">
         
<xs:element name="intersection-approache" type="TSPTmsIntersectionApproach"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:TSPIntersectionEntry/intersection
diagram
type tcip:CPTIntersectionIden
properties
isRef 0
content complex
children intersection-id agency-id tmdd-id name
source <xs:element name="intersection" type="CPTIntersectionIden"/>

element tcip:TSPIntersectionEntry/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:TSPIntersectionEntry/boundaryID
diagram
type tcip:TSP-BoundaryID
properties
isRef 0
content simple
source <xs:element name="boundaryID" type="TSP-BoundaryID"/>

element tcip:TSPIntersectionEntry/intersectionIP
diagram
type tcip:CPT-IP-Address
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="intersectionIP" type="CPT-IP-Address" minOccurs="0"/>

element tcip:TSPIntersectionEntry/intersectionPort
diagram
type tcip:CPT-UDP-TCP-PortNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="intersectionPort" type="CPT-UDP-TCP-PortNumber" minOccurs="0"/>

element tcip:TSPIntersectionEntry/intersectionModem
diagram
type tcip:TSP-ModemPhoneNum
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 16
source <xs:element name="intersectionModem" type="TSP-ModemPhoneNum" minOccurs="0"/>

element tcip:TSPIntersectionEntry/intersectionDropAddr
diagram
type tcip:TSP-DropAddr
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="intersectionDropAddr" type="TSP-DropAddr" minOccurs="0"/>

element tcip:TSPIntersectionEntry/intersectionScenario
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="intersectionScenario" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:TSPIntersectionEntry/emitter
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="emitter" type="CPT-Boolean"/>

element tcip:TSPIntersectionEntry/intersection-approaches
diagram
properties
isRef 0
content complex
children intersection-approache
source <xs:element name="intersection-approaches">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="intersection-approache" type="TSPTmsIntersectionApproach"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:TSPIntersectionEntry/intersection-approaches/intersection-approache
diagram
type tcip:TSPTmsIntersectionApproach
properties
isRef 0
content complex
children approachID approachAngle departAngle travelPath stopBarLocation requestBeginLocation requestEndLocation requestCancelLocation allowedStrategies
source <xs:element name="intersection-approache" type="TSPTmsIntersectionApproach"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy