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