borderTypeElt simpleType

Defines which types of borders are supported.

Type Information

Namespace urn:schemas-microsoft-com:office:word
Schema name Auxiliary XML Document 2002

Definition

      
<xsd:simpleType name="borderTypeElt" >
  <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>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp