w:sig
Supported Unicode Subranges and Code Pages
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_FontSig
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:usb0 | [1..1] | w:ST_LongHexNumber | First 32 Bits of Unicode Subset Bitfield | |
w:usb1 | [1..1] | w:ST_LongHexNumber | Second 32 Bits of Unicode Subset Bitfield | |
w:usb2 | [1..1] | w:ST_LongHexNumber | Third 32 Bits of Unicode Subset Bitfield | |
w:usb3 | [1..1] | w:ST_LongHexNumber | Fourth 32 Bits of Unicode Subset Bitfield | |
w:csb0 | [1..1] | w:ST_LongHexNumber | Lower 32 Bits of Code Page Bit Field | |
w:csb1 | [1..1] | w:ST_LongHexNumber | Upper 32 Bits of Code Page Bit Field |
Used in
Sample instance
<w:sig w:usb0="0FB7" w:usb1="0FB7" w:usb2="0FB7" w:usb3="0FB7" w:csb0="0FB7" w:csb1="0FB7"/>