simpleType Link-lane-count
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
elements LinkStatusList/lanes-number-open GateInventory/link-lane-count LCSInventory/link-lane-count
facets
maxInclusive 50
annotation
documentation
<objectClass>Link</objectClass>
<definition>The prevailing number of through lanes at any point on the Link.
            lanes</definition>
source <xs:simpleType name="Link-lane-count">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>The prevailing number of through lanes at any point on the Link.
            lanes
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="50"/>
 
</xs:restriction>
</xs:simpleType>


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