Definition Type Attribute
Name bwnormal
Namespace urn:schemas-microsoft-com:office:office
Type string
Content Type Restriction
Facets  
Enumerations color , auto , grayscale , lighGrayscale , grayOutline , highContrast , black , white , hide , numModes , 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="bwnormal" >
  <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="lighGrayscale"/>
      <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="blackTextAndLines"/>
    </xsd:restriction>

  </xsd:simpleType>

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