Definition Type: SimpleType
Name: wrapAnchorxElt
Namespace: urn:schemas-microsoft-com:office:word
Containing Schema: w10.xsd
Documentation:
Defines a list of allowed types for the x anchor.
Collapse XSD Schema Diagram:
XSD Diagram of wrapAnchorxElt in schema w10_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="wrapAnchorxElt">
    <xsd:annotation>
        <xsd:documentation>Defines a list of allowed types for the x anchor.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="margin" />
        <xsd:enumeration value="page" />
        <xsd:enumeration value="text" />
        <xsd:enumeration value="char" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration margin
Enumeration page
Enumeration text
Enumeration char
Collapse Derivation Tree:
Collapse References:
nsD:anchorx