CT_Backdrop

Complex Type Information

Model

Children: anchor, extLst, norm, up

Used By

Source

<xsd:complexType name="CT_Backdrop">
  <xsd:sequence>
    <xsd:element name="anchor" type="CT_Point3D" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="norm" type="CT_Vector3D" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="up" type="CT_Vector3D" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>