Definition Type: ComplexType
Name: CT_AltChunkPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into matchSrc in schema wml_xsdXSD Diagram of CT_AltChunkPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_AltChunkPr">
    <xsd:sequence>
        <xsd:element name="matchSrc" type="CT_OnOff" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Keep Source Formatting on Import</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
matchSrc w:matchSrc 0 1
Collapse Derivation Tree:
Collapse References:
w:altChunkPr