Definition Type: Attribute
Name: percent
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:decimalNumberType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets the percentage (between 10 and 500) at which you want to view your document.
Collapse XSD Schema Diagram:
XSD Diagram of percent in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="percent" type="decimalNumberType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the percentage (between 10 and 500) at which you want to view your document.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: