CT_GraphicFrame

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_GraphicFrame">
  <xsd:sequence>
    <xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="cNvFrPr" type="a:CT_NonVisualGraphicFrameProperties" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="xfrm" type="a:CT_Transform2D" minOccurs="1" maxOccurs="1"/>
    <xsd:element ref="a:graphic" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>