Definition Type: Element
Name: zoom
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:zoomProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Controls how large or small the document appears on the screen in Word.
Collapse XSD Schema Diagram:
Drilldown into percent in schema wordnet_xsd Drilldown into val in schema wordnet_xsd Drilldown into zoomProperty in schema wordnet_xsdXSD Diagram of zoom in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="zoom" type="zoomProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Controls how large or small the document appears on the screen in Word.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Optional
percent W:percent Required
Collapse Derivation Tree: