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