simpleType unsignedByte
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:unsignedShort
properties
id unsignedByte
facets
Kind Value annotation 
maxInclusive 255 
source <xs:simpleType name="unsignedByte" id="unsignedByte">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedByte"/>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="255" id="unsignedByte.maxInclusive"/>
 
</xs:restriction>
</xs:simpleType>


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