Elements | CT_GvmlGroupShape/txSp, CT_GvmlShape/txSp |
<xsd:complexType name="CT_GvmlTextShape"> <xsd:sequence> <xsd:element name="txBody" type="CT_TextBody" minOccurs="1" maxOccurs="1"/> <xsd:choice> <xsd:element name="useSpRect" type="CT_GvmlUseShapeRectangle" minOccurs="1" maxOccurs="1"/> <xsd:element name="xfrm" type="CT_Transform2D" minOccurs="1" maxOccurs="1"/> </xsd:choice> <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |