Definition Type: ComplexType
Name: CT_LvlLegacy
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into legacyIndent in schema wml_xsd Drilldown into legacySpace in schema wml_xsd Drilldown into legacy in schema wml_xsdXSD Diagram of CT_LvlLegacy in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LvlLegacy">
    <xsd:attribute name="legacy" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Use Legacy Numbering Properties</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="legacySpace" type="ST_TwipsMeasure" use="optional">
        <xsd:annotation>
            <xsd:documentation>Legacy Spacing</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="legacyIndent" type="ST_SignedTwipsMeasure" use="optional">
        <xsd:annotation>
            <xsd:documentation>Legacy Indent</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
legacy w:legacy Optional
legacySpace w:legacySpace Optional
legacyIndent w:legacyIndent Optional
Collapse Derivation Tree:
Collapse References:
w:legacy