| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | intersection allowed-approaches boundaries | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
||||
| type | tcip:CPTIntersectionIden | ||||
| properties |
|
||||
| children | intersection-id agency-id tmdd-id name | ||||
| source | <xs:element name="intersection" type="CPTIntersectionIden"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| 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> |
| diagram | |||||
| type | tcip:TSP-ApproachID | ||||
| properties |
|
||||
| source | <xs:element name="allowed-approache" type="TSP-ApproachID"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| 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> |
| diagram | |||||
| type | tcip:TSP-BoundaryID | ||||
| properties |
|
||||
| source | <xs:element name="boundary" type="TSP-BoundaryID"/> |