Definition Type: SimpleType
Name: ST_AnnotationVMerge
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Table Cell Vertical Merge Revision Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_AnnotationVMerge in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_AnnotationVMerge">
    <xsd:annotation>
        <xsd:documentation>Table Cell Vertical Merge Revision Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="cont">
            <xsd:annotation>
                <xsd:documentation>Vertically Merged Cell</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="rest">
            <xsd:annotation>
                <xsd:documentation>Vertically Split Cell</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration cont
Enumeration rest
Collapse Derivation Tree:
Collapse References:
w:vMerge, w:vMergeOrig