Definition Type: Element
Name: customXmlPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_CustomXmlPr
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Custom XML Element Properties
Collapse XSD Schema Diagram:
Drilldown into attr in schema wml_xsd Drilldown into placeholder in schema wml_xsd Drilldown into CT_CustomXmlPr in schema wml_xsdXSD Diagram of customXmlPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="customXmlPr" type="CT_CustomXmlPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Custom XML Element Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
placeholder w:placeholder 0 (1)
attr w:attr 0 unbounded
Collapse Derivation Tree: