CT_GvmlShape

Complex Type Information

Model

Children: extLst, nvSpPr, spPr, style, txSp

Used By

Source

<xsd:complexType name="CT_GvmlShape">
  <xsd:sequence>
    <xsd:element name="nvSpPr" type="CT_GvmlShapeNonVisual" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="spPr" type="CT_ShapeProperties" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="txSp" type="CT_GvmlTextShape" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="style" type="CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>