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