ST_View

Simple Type Information

Used By

Attribute CT_View/@val

Source

<xsd:simpleType name="ST_View">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="print"/>
    <xsd:enumeration value="outline"/>
    <xsd:enumeration value="masterPages"/>
    <xsd:enumeration value="normal"/>
    <xsd:enumeration value="web"/>
  </xsd:restriction>
</xsd:simpleType>