simpleType LaneCount
namespace http://www.ATIS-Draft-03-00-79
type restriction of xs:unsignedByte
used by
elements im:LaneDescription/lanesAffected im:LaneDescription/laneTotalCnt
facets
maxInclusive 63
annotation
documentation
      
            Use zero when an unknown value
        
source <xs:simpleType name="LaneCount">
 
<xs:annotation>
   
<xs:documentation>      
            Use zero when an unknown value
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="63"/>
 
</xs:restriction>
</xs:simpleType>


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