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