Definition Type: Element
Name: tab
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TabStop
Containing Schema: wml.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Custom Tab Stop
Collapse XSD Schema Diagram:
Drilldown into pos in schema wml_xsd Drilldown into leader in schema wml_xsd Drilldown into val in schema wml_xsd Drilldown into CT_TabStop in schema wml_xsdXSD Diagram of tab in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tab" type="CT_TabStop" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Custom Tab Stop</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val w:val Required
leader w:leader Optional
pos w:pos Required
Collapse Derivation Tree: