Definition Type: Element
Name: tabs
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tabsElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents tab stop list.
Collapse XSD Schema Diagram:
Drilldown into tab in schema wordnet_xsd Drilldown into tabsElt in schema wordnet_xsdXSD Diagram of tabs in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tabs" type="tabsElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents tab stop list.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tab W:tab 1 unbounded
Collapse Derivation Tree: