QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
distB | ST_WrapDistance | optional | ||||
distT | ST_WrapDistance | optional |
Element | EG_WrapType/wrapTopAndBottom |
<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> |