complexType tcip:TSPTmsIntersectionApproach
diagram
namespace http://www.TCIP-Adopted-03-00-01
children approachID approachAngle departAngle travelPath stopBarLocation requestBeginLocation requestEndLocation requestCancelLocation allowedStrategies
used by
elements tcip:TSPTmsIntersectionParam/approaches/approache tcip:TSPIntersectionEntry/intersection-approaches/intersection-approache
source <xs:complexType name="TSPTmsIntersectionApproach">
 
<xs:sequence>
   
<xs:element name="approachID" type="TSP-ApproachID"/>
   
<xs:element name="approachAngle" type="lrms:Angle"/>
   
<xs:element name="departAngle" type="lrms:Angle"/>
   
<xs:element name="travelPath" type="TSP-IntersectionPath"/>
   
<xs:element name="stopBarLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="requestBeginLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="requestEndLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="requestCancelLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="allowedStrategies">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="allowedStrategy" type="SCP-PriorityStrategyNumber"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:TSPTmsIntersectionApproach/approachID
diagram
type tcip:TSP-ApproachID
properties
isRef 0
content simple
source <xs:element name="approachID" type="TSP-ApproachID"/>

element tcip:TSPTmsIntersectionApproach/approachAngle
diagram
type lrms:Angle
properties
isRef 0
content complex
children deg rad cdeg
source <xs:element name="approachAngle" type="lrms:Angle"/>

element tcip:TSPTmsIntersectionApproach/departAngle
diagram
type lrms:Angle
properties
isRef 0
content complex
children deg rad cdeg
source <xs:element name="departAngle" type="lrms:Angle"/>

element tcip:TSPTmsIntersectionApproach/travelPath
diagram
type tcip:TSP-IntersectionPath
properties
isRef 0
content simple
source <xs:element name="travelPath" type="TSP-IntersectionPath"/>

element tcip:TSPTmsIntersectionApproach/stopBarLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="stopBarLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:TSPTmsIntersectionApproach/requestBeginLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="requestBeginLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:TSPTmsIntersectionApproach/requestEndLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="requestEndLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:TSPTmsIntersectionApproach/requestCancelLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="requestCancelLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:TSPTmsIntersectionApproach/allowedStrategies
diagram
properties
isRef 0
content complex
children allowedStrategy
source <xs:element name="allowedStrategies">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="allowedStrategy" type="SCP-PriorityStrategyNumber"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:TSPTmsIntersectionApproach/allowedStrategies/allowedStrategy
diagram
type tcip:SCP-PriorityStrategyNumber
properties
isRef 0
content simple
source <xs:element name="allowedStrategy" type="SCP-PriorityStrategyNumber"/>


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