Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type bitResolutionType
Namespace http://avschemas.usb.org/v1/AVSchema
Annotations
Describes the Bit Resolution, in bits.
Allowed values range from 1 to 32.
Diagram
Diagram
Type restriction of xsi:unsignedByte
Facets
maxInclusive 32
minInclusive 1
Used by
Source
<xsi:simpleType name="bitResolutionType">
  <xsi:annotation>
    <xsi:documentation>Describes the Bit Resolution, in bits.</xsi:documentation>
    <xsi:documentation>Allowed values range from 1 to 32.</xsi:documentation>
  </xsi:annotation>
  <xsi:restriction base="xsi:unsignedByte">
    <xsi:minInclusive value="1"/>
    <xsi:maxInclusive value="32"/>
  </xsi:restriction>
</xsi:simpleType>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd