complexType tcip:TSPScenario5Intersection
diagram
namespace http://www.TCIP-Adopted-03-00-01
children intersection metadata intersection-location stop-bar-locations prg-address prg-port
used by
element tcip:TspBusinessRules/type-fives/type-five
source <xs:complexType name="TSPScenario5Intersection">
 
<xs:sequence>
   
<xs:element name="intersection" type="CPTIntersectionIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="intersection-location" type="lrms:GeoLocation"/>
   
<xs:element name="stop-bar-locations">
     
<xs:complexType>
       
<xs:sequence maxOccurs="8">
         
<xs:element name="stop-bar-location" type="lrms:GeoLocation"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="prg-address" type="CPT-IP-Address" minOccurs="0"/>
   
<xs:element name="prg-port" type="CPT-UDP-TCP-PortNumber" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:TSPScenario5Intersection/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:TSPScenario5Intersection/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:TSPScenario5Intersection/intersection-location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="intersection-location" type="lrms:GeoLocation"/>

element tcip:TSPScenario5Intersection/stop-bar-locations
diagram
properties
isRef 0
content complex
children stop-bar-location
source <xs:element name="stop-bar-locations">
 
<xs:complexType>
   
<xs:sequence maxOccurs="8">
     
<xs:element name="stop-bar-location" type="lrms:GeoLocation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:TSPScenario5Intersection/stop-bar-locations/stop-bar-location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="stop-bar-location" type="lrms:GeoLocation"/>

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

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


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