Definition Type: Element
Name: pic
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_GvmlPicture
Containing Schema: dml-gvml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Picture
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-gvml_xsd Drilldown into style in schema dml-gvml_xsd Drilldown into spPr in schema dml-gvml_xsd Drilldown into blipFill in schema dml-gvml_xsd Drilldown into nvPicPr in schema dml-gvml_xsd Drilldown into CT_GvmlPicture in schema dml-gvml_xsdXSD Diagram of pic in schema dml-gvml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pic" type="CT_GvmlPicture">
    <xsd:annotation>
        <xsd:documentation>Picture</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
nvPicPr a:nvPicPr 1 1
blipFill a:blipFill 1 1
spPr a:spPr 1 1
style a:style 0 1
extLst a:extLst 0 1
Collapse Derivation Tree: