Definition Type: ComplexType
Name: targetScreenSzElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the target screen size for a Save as Web Page operation.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of targetScreenSzElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="targetScreenSzElt">
    <xsd:annotation>
        <xsd:documentation>Defines the target screen size for a Save as Web Page operation.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="targetScreenSzType" use="required">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the screen size for the monitor on which Web pages will be displayed when saving this document as a Web page.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree:
Collapse References:
W:targetScreenSz