Definition Type: Element
Name: lvlOverride
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:listLvlElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 9
Abstract
Documentation:
Defines a list level that overrides a previously defined list level.
Collapse XSD Schema Diagram:
Drilldown into lvl in schema wordnet_xsd Drilldown into startOverride in schema wordnet_xsd Drilldown into ilvl in schema wordnet_xsd Drilldown into listLvlElt in schema wordnet_xsdXSD Diagram of lvlOverride in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="lvlOverride" type="listLvlElt" minOccurs="0" maxOccurs="9">
    <xsd:annotation>
        <xsd:documentation>Defines a list level that overrides a previously defined list level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startOverride W:startOverride 0 (1)
lvl W:lvl 0 1
Collapse Child Attributes:
Name Type Default Value Use
ilvl W:ilvl Required
Collapse Derivation Tree: