XSD Documentation Demo
Demo Release 0.0


simpleType "xs:byte"
Namespace:
Derived By:
restriction of xs:short
Defined:
globally in XMLSchema.xsd; see XML source
Referenced:
never

Simple Content Restrictions:
MinInclusive:
-128
MaxInclusive:
127
Description
See: http://www.w3.org/TR/xmlschema-2/#byte
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:decimal (restriction)
      xs:integer (restriction)
          xs:long (restriction)
              xs:int (restriction)
                  xs:short (restriction)
                      xs:byte
Derivation:
restriction of xs:short
Facets:
minInclusive:
-128
maxInclusive:
127


XML schema documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML XSDDoc 3.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.