complexType tcip:TSPTmsIntersectionParam
diagram
namespace http://www.TCIP-Adopted-03-00-01
children intersection boundary intersectionIP intersectionPort intersectionModem intersectionDropAddr approaches
used by
element tcip:TSPPRGInputsCCEntry/intersectionParam
source <xs:complexType name="TSPTmsIntersectionParam">
 
<xs:sequence>
   
<xs:element name="intersection" type="CPTIntersectionIden"/>
   
<xs:element name="boundary" type="TSP-BoundaryID" minOccurs="0"/>
   
<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="approaches" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25">
         
<xs:element name="approache" type="TSPTmsIntersectionApproach"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:TSPTmsIntersectionParam/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:TSPTmsIntersectionParam/boundary
diagram
type tcip:TSP-BoundaryID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="boundary" type="TSP-BoundaryID" minOccurs="0"/>

element tcip:TSPTmsIntersectionParam/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:TSPTmsIntersectionParam/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:TSPTmsIntersectionParam/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:TSPTmsIntersectionParam/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:TSPTmsIntersectionParam/approaches
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children approache
source <xs:element name="approaches" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25">
     
<xs:element name="approache" type="TSPTmsIntersectionApproach"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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