Definition Type Attribute
Name bwmode
Namespace urn:schemas-microsoft-com:office:office
Type string
Content Type Restriction
Facets  
Enumerations color , auto , grayscale , lightGrayScale , inverseGray , grayOutline , highContrast , black , white , hide , numModes , undrawn , blackTextAndLines
Documentation For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
XSD Schema office.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:attribute xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="bwmode" >
  <xsd:annotation>
    <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
  </xsd:annotation>

  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="color"/>
      <xsd:enumeration value="auto"/>
      <xsd:enumeration value="grayscale"/>
      <xsd:enumeration value="lightGrayScale"/>
      <xsd:enumeration value="inverseGray"/>
      <xsd:enumeration value="grayOutline"/>
      <xsd:enumeration value="highContrast"/>
      <xsd:enumeration value="black"/>
      <xsd:enumeration value="white"/>
      <xsd:enumeration value="hide"/>
      <xsd:enumeration value="numModes"/>
      <xsd:enumeration value="undrawn"/>
      <xsd:enumeration value="blackTextAndLines"/>
    </xsd:restriction>

  </xsd:simpleType>

</xsd:attribute>
Derivation Tree
[No Sub Types]
bwmode
    o:bwmode
    o:bwmode
    o:bwmode
    o:bwmode
    o:bwmode
References
o:bwmode , o:bwmode , o:bwmode , o:bwmode , o:bwmode
Generated using Liquid XML Studio by Liquid Technologies Ltd