CT_WrapTopBottom

Complex Type Information

Model

Children: effectExtent

Attributes

QName Type Fixed Default Use Inheritable Annotation
distB ST_WrapDistance optional
distT ST_WrapDistance optional

Used By

Source

<xsd:complexType name="CT_WrapTopBottom">
  <xsd:sequence>
    <xsd:element name="effectExtent" type="CT_EffectExtent" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="distT" type="ST_WrapDistance" use="optional"/>
  <xsd:attribute name="distB" type="ST_WrapDistance" use="optional"/>
</xsd:complexType>