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


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