complexType tcip:TSPAllowedIntersection
diagram
namespace http://www.TCIP-Adopted-03-00-01
children intersection allowed-approaches boundaries
used by
element tcip:TSPStrategyEntry/allowed-intersections/allowed-intersection
source <xs:complexType name="TSPAllowedIntersection">
 
<xs:sequence>
   
<xs:element name="intersection" type="CPTIntersectionIden"/>
   
<xs:element name="allowed-approaches" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="allowed-approache" type="TSP-ApproachID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="boundaries" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="boundary" type="TSP-BoundaryID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element tcip:TSPAllowedIntersection/allowed-approaches/allowed-approache
diagram
type tcip:TSP-ApproachID
properties
isRef 0
content simple
source <xs:element name="allowed-approache" type="TSP-ApproachID"/>

element tcip:TSPAllowedIntersection/boundaries
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children boundary
source <xs:element name="boundaries" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="boundary" type="TSP-BoundaryID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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