complexType wrapElt

complexType {urn:schemas-microsoft-com:office:word}wrapElt

Derived Types
{urn:schemas-microsoft-com:office:word}wrapElt
 {urn:schemas-microsoft-com:office:word}wrap (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:word
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:schemas-microsoft-com:office:word


Source

<xsd:complexType name="wrapElt">
    <
xsd:annotation>
        <
xsd:documentation>Defines the contents of the wrap element.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence/>
    <
xsd:attribute name="type" type="wrapTypeElt" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>Gets or sets the type of wrapping.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="side" type="wrapSideElt" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>Gets or sets the side that text can wrap around.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="anchorx" type="wrapAnchorxElt" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>Gets of sets the type of horizontal (x) anchor.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="anchory" type="wrapAnchoryElt" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>Gets of sets the type of vertical (y) anchor.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
</
xsd:complexType>


Documentation

Defines the contents of the wrap element.


complexType wrapElt


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.