Definition Type: Element
Name: tab
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tabStopProperty
Containing Schema: wordnet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Represents a tab stop.
Collapse XSD Schema Diagram:
Drilldown into pos in schema wordnet_xsd Drilldown into leader in schema wordnet_xsd Drilldown into val in schema wordnet_xsd Drilldown into tabStopProperty in schema wordnet_xsdXSD Diagram of tab in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tab" type="tabStopProperty" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents a 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: