Definition Type: SimpleType
Name: ST_Cnf
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Conditional Formatting Bitmask
Collapse XSD Schema Diagram:
XSD Diagram of ST_Cnf in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Cnf">
    <xsd:annotation>
        <xsd:documentation>Conditional Formatting Bitmask</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:length value="12" />
        <xsd:pattern value="[01]*" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 12
Pattern [01]*
Collapse Derivation Tree:
Collapse References:
w:val