| namespace | http://www.NTCIP-Partial-00-00-00 | ||
| type | restriction of xs:unsignedByte | ||
| used by | 
  | 
			||
| facets | 
  | 
			||
| annotation | 
  | 
			||
| source | <xs:simpleType name="EssRelativeHumidity"> <xs:annotation> <xs:documentation> <Definition> The relative humidity in percent. The value of 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>  |