Definition Type: ComplexType
Name: CT_TextTabStopList
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-textParagraph.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tab in schema dml-textparagraph_xsdXSD Diagram of CT_TextTabStopList in schema dml-textparagraph_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TextTabStopList">
    <xsd:sequence>
        <xsd:element name="tab" type="CT_TextTabStop" minOccurs="0" maxOccurs="32">
            <xsd:annotation>
                <xsd:documentation>Tab Stop</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tab a:tab 0 32
Collapse Derivation Tree:
Collapse References:
a:tabLst