EG_ObjectChoices

Element Group Information

Model

Children: cxnSp, graphicFrame, grpSp, pic, sp

Used By

Source

<xsd:group name="EG_ObjectChoices">
  <xsd:sequence>
    <xsd:choice minOccurs="1" maxOccurs="1">
      <xsd:element name="sp" type="CT_Shape"/>
      <xsd:element name="grpSp" type="CT_GroupShape"/>
      <xsd:element name="graphicFrame" type="CT_GraphicFrame"/>
      <xsd:element name="cxnSp" type="CT_Connector"/>
      <xsd:element name="pic" type="CT_Picture"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>