CT_StyleLabel

Complex Type Information

Model

Children: extLst, scene3d, sp3d, style, txPr

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:string required

Used By

Source

<xsd:complexType name="CT_StyleLabel">
  <xsd:sequence>
    <xsd:element name="scene3d" type="a:CT_Scene3D" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="sp3d" type="a:CT_Shape3D" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="txPr" type="CT_TextProps" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="style" type="a:CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>