Definition Type: Element
Name: cNvPr
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: a:CT_NonVisualDrawingProps
Containing Schema: pml-slide.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Non-Visual Drawing Properties
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-documentproperties_xsd Drilldown into hlinkHover in schema dml-documentproperties_xsd Drilldown into hlinkClick in schema dml-documentproperties_xsd Drilldown into hidden in schema dml-documentproperties_xsd Drilldown into descr in schema dml-documentproperties_xsd Drilldown into name in schema dml-documentproperties_xsd Drilldown into id in schema dml-documentproperties_xsd Drilldown into CT_NonVisualDrawingProps in schema dml-documentproperties_xsdXSD Diagram of cNvPr in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Non-Visual Drawing Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
hlinkClick a:hlinkClick 0 1
hlinkHover a:hlinkHover 0 1
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id a:id Required
name a:name Required
descr a:descr Optional
hidden a:hidden false Optional
Collapse Derivation Tree: