DefaultWordSize

The default number of bits in a word

Element Information

Model

Used By

Source

<xs:element name="DefaultWordSize">
  <xs:annotation>
    <xs:documentation xml:lang="en">The default number of bits in a word</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:unsignedInt">
      <xs:minInclusive value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>

Sample