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