Definition Type: Attribute
Name: usb-2
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:longHexNumberType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Provides the third 32 bits of the 128-bit Unicode subset bitfield (USB). Each bit, except the two most significant bits, represents a single subrange. The most significant bit is always 1 and identifies the bitfield as a font signature. The second most significant bit is reserved and must be 0. Unicode subranges are numbered in accordance with the ISO 10646 standard.
Collapse XSD Schema Diagram:
XSD Diagram of usb-2 in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="usb-2" use="required" type="longHexNumberType">
    <xsd:annotation>
        <xsd:documentation>Provides the third 32 bits of the 128-bit Unicode subset bitfield (USB). Each bit, except the two most significant bits, represents a single subrange. The most significant bit is always 1 and identifies the bitfield as a font signature. The second most significant bit is reserved and must be 0. Unicode subranges are numbered in accordance with the ISO 10646 standard.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: