Definition Type: Attribute
Name: csb-1
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:longHexNumberType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Provides the last 32 bits of the 64-bit code-page bitfield (CPB) that identifies a specific character set or code page. Code pages are in the lower 32 bits of this bitfield. The high 32 bits are used for non-Windows code pages. The graphics device interface (GDI) relies on Windows code pages fitting within a 32-bit value. Note that the highest 2 bits within this value are reserved for GDI internal use, and may not be assigned to code pages.
Collapse XSD Schema Diagram:
XSD Diagram of csb-1 in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="csb-1" use="required" type="longHexNumberType">
    <xsd:annotation>
        <xsd:documentation>Provides the last 32 bits of the 64-bit code-page bitfield (CPB) that identifies a specific character set or code page. Code pages are in the lower 32 bits of this bitfield. The high 32 bits are used for non-Windows code pages. The graphics device interface (GDI) relies on Windows code pages fitting within a 32-bit value. Note that the highest 2 bits within this value are reserved for GDI internal use, and may not be assigned to code pages.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: