| namespace | http://www.NTCIP-Partial-00-00-00 | ||
| type | restriction of xs:unsignedByte | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| 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.</Definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="101"/> </xs:restriction> </xs:simpleType> |