simpleType unsigned8
namespace urn:tva:mpeg7:2005
type restriction of xs:nonNegativeInteger
properties
base nonNegativeInteger
facets
Kind Value Annotation
minInclusive 0
maxInclusive 255
source <xs:simpleType name="unsigned8">
 
<xs:restriction base="nonNegativeInteger">
   
<xs:minInclusive value="0"/>
   
<xs:maxInclusive value="255"/>
 
</xs:restriction>
</xs:simpleType>


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