simpleType Ramp-lane-number
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element RampMeterInventory/ramp-lane-number
facets
minInclusive 1
maxInclusive 50
annotation
documentation
<objectClass>RampMeter</objectClass>
<definition>The number of lanes at ramp meter.  This data element is used to calculate the capacity of the metered ramps.
            lanes</definition>
source <xs:simpleType name="Ramp-lane-number">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>RampMeter</objectClass>
     
<definition>The number of lanes at ramp meter.  This data element is used to calculate the capacity of the metered ramps.
            lanes
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="50"/>
 
</xs:restriction>
</xs:simpleType>


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