complexType Intersection-turning-movement
diagram
namespace http://www.ite.org/tmdd
children movement-direction turning-movement-code lane-number turning-movement-text
used by
elements IntersectionSignalInventory/turning-movement-list/turning-movement IntersectionSignalStatus/turning-movement-list/turning-movement
annotation
documentation
<objectClass>IntersectionSignal</objectClass>
<definition/>
source <xs:complexType name="Intersection-turning-movement">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>IntersectionSignal</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="movement-direction" type="Intersection-turning-movement-direction"/>
   
<xs:element name="turning-movement-code" type="Intersection-turning-movement-code"/>
   
<xs:element name="lane-number" type="Detector-lane-number" minOccurs="0"/>
   
<xs:element name="turning-movement-text" type="Roadway-network-name" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element Intersection-turning-movement/movement-direction
diagram
type Intersection-turning-movement-direction
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 35999
source <xs:element name="movement-direction" type="Intersection-turning-movement-direction"/>

element Intersection-turning-movement/turning-movement-code
diagram
type Intersection-turning-movement-code
properties
isRef 0
content simple
source <xs:element name="turning-movement-code" type="Intersection-turning-movement-code"/>

element Intersection-turning-movement/lane-number
diagram
type Detector-lane-number
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
pattern [01]*
source <xs:element name="lane-number" type="Detector-lane-number" minOccurs="0"/>

element Intersection-turning-movement/turning-movement-text
diagram
type Roadway-network-name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 128
source <xs:element name="turning-movement-text" type="Roadway-network-name" minOccurs="0"/>


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