Definition Type: Element
Name: tabs
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Tabs
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Set of Custom Tab Stops
Collapse XSD Schema Diagram:
Drilldown into tab in schema wml_xsd Drilldown into CT_Tabs in schema wml_xsdXSD Diagram of tabs in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tabs" type="CT_Tabs" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Set of Custom Tab Stops</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tab w:tab 1 unbounded
Collapse Derivation Tree: