simpleType borderTypeElt

simpleType {urn:schemas-microsoft-com:office:word}borderTypeElt

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:schemas-microsoft-com:office:word}borderTypeElt
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:simpleType name="borderTypeElt">
    <
xsd:annotation>
        <
xsd:documentation>Defines which types of borders are supported.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="none"/>
        <
xsd:enumeration value="single"/>
        <
xsd:enumeration value="thick"/>
        <
xsd:enumeration value="double"/>
        <
xsd:enumeration value="hairline"/>
        <
xsd:enumeration value="dot"/>
        <
xsd:enumeration value="dash"/>
        <
xsd:enumeration value="dotDash"/>
        <
xsd:enumeration value="dashDotDot"/>
        <
xsd:enumeration value="triple"/>
        <
xsd:enumeration value="thinThickSmall"/>
        <
xsd:enumeration value="thickThinSmall"/>
        <
xsd:enumeration value="thickBetweenThinSmall"/>
        <
xsd:enumeration value="thinThick"/>
        <
xsd:enumeration value="thickThin"/>
        <
xsd:enumeration value="thickBetweenThin"/>
        <
xsd:enumeration value="thinThickLarge"/>
        <
xsd:enumeration value="thickThinLarge"/>
        <
xsd:enumeration value="thickBetweenThinLarge"/>
        <
xsd:enumeration value="wave"/>
        <
xsd:enumeration value="doubleWave"/>
        <
xsd:enumeration value="dashedSmall"/>
        <
xsd:enumeration value="dashDotStroked"/>
        <
xsd:enumeration value="threeDEmboss"/>
        <
xsd:enumeration value="threeDEngrave"/>
        <
xsd:enumeration value="HTMLOutset"/>
        <
xsd:enumeration value="HTMLInset"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Defines which types of borders are supported.


simpleType borderTypeElt


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.