complexType DetectionLane
diagram
namespace http://www.ite.org/tmdd
children approach-name lane-number
used by
element DetectorDetails/detection-lane/detection-lane-item
annotation
documentation
<objectClass>Detector</objectClass>
<definition/>
source <xs:complexType name="DetectionLane">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Detector</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="approach-name" type="Roadway-network-name" minOccurs="0"/>
   
<xs:element name="lane-number" type="Detector-lane-number" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element DetectionLane/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"/>


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