Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type controlSlotSizeType
Namespace http://avschemas.usb.org/v1/AVSchema
Annotations
Describes the Control Word size, in bytes.
Allowed values are 1, 2, 3, and 4.
Diagram
Diagram
Type restriction of xsi:unsignedByte
Facets
maxInclusive 4
minInclusive 1
Used by
Source
<xsi:simpleType name="controlSlotSizeType">
  <xsi:annotation>
    <xsi:documentation>Describes the Control Word size, in bytes.</xsi:documentation>
    <xsi:documentation>Allowed values are 1, 2, 3, and 4.</xsi:documentation>
  </xsi:annotation>
  <xsi:restriction base="xsi:unsignedByte">
    <xsi:minInclusive value="1"/>
    <xsi:maxInclusive value="4"/>
  </xsi:restriction>
</xsi:simpleType>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd