Definition Type: SimpleType
Name: ST_OnOff
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
On/Off Value
Collapse XSD Schema Diagram:
XSD Diagram of ST_OnOff in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_OnOff">
    <xsd:annotation>
        <xsd:documentation>On/Off Value</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="true">
            <xsd:annotation>
                <xsd:documentation>True</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="false">
            <xsd:annotation>
                <xsd:documentation>False</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="on">
            <xsd:annotation>
                <xsd:documentation>True</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="off">
            <xsd:annotation>
                <xsd:documentation>False</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="0">
            <xsd:annotation>
                <xsd:documentation>False</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1">
            <xsd:annotation>
                <xsd:documentation>True</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration true
Enumeration false
Enumeration on
Enumeration off
Enumeration 0
Enumeration 1
Collapse Derivation Tree:
Collapse References:
w:actualPg, w:afterAutospacing, w:all, w:anchorLock, w:beforeAutospacing, w:chapNum, w:checkStyle, w:combine, w:comments, w:customMarkFollows, w:customStyle, w:decorated, w:default, w:defLockedState, w:defQFormat, w:defSemiHidden, w:defUnhideWhenUsed, w:dirty, w:dirty, w:enforcement, w:equalWidth, w:fldLock, w:fldLock, w:formatting, w:formatting, w:frame, w:history, w:inkAnnotations, w:insDel, w:legacy, w:locked, w:markup, w:multiLine, w:nlCheckw:noLabel, w:null, w:qFormat, w:recommended, w:semiHidden, w:sep, w:shadow, w:subsetted, w:tentative, w:unhideWhenUsed, w:val, w:vert, w:vertCompress,