Definition Type: SimpleType
Name: tableOverlapType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Documentation:
Defines the overlap settings for a table.
Collapse XSD Schema Diagram:
XSD Diagram of tableOverlapType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="tableOverlapType">
    <xsd:annotation>
        <xsd:documentation>Defines the overlap settings for a table.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Never">
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Never
Collapse Derivation Tree:
  • tableOverlapType
Collapse References:
W:val