Definition Type: SimpleType
Name: ST_Merge
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Merged Cell Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_Merge in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Merge">
    <xsd:annotation>
        <xsd:documentation>Merged Cell Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="continue">
            <xsd:annotation>
                <xsd:documentation>Continue Merged Region</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="restart">
            <xsd:annotation>
                <xsd:documentation>Start/Restart Merged Region</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration continue
Enumeration restart
Collapse Derivation Tree:
Collapse References:
w:val, w:val