simpleType ntcip:EssMobileFriction
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:unsignedByte
used by
element DataSurfaceConditions/mobile-friction
facets
maxInclusive 101
annotation
documentation
      
            Definition: Indicates measured coefficient of friction in percent.  The value 101 shall indicate an error condition or missing value.
        
source <xs:simpleType name="EssMobileFriction">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: Indicates measured coefficient of friction in percent.  The value 101 shall indicate an error condition or missing value.
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="101"/>
 
</xs:restriction>
</xs:simpleType>


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