Definition Type: SimpleType
Name: ST_TargetScreenSz
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Target Screen Sizes for Generated Web Pages
Collapse XSD Schema Diagram:
XSD Diagram of ST_TargetScreenSz in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TargetScreenSz">
    <xsd:annotation>
        <xsd:documentation>Target Screen Sizes for Generated Web Pages</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="544x376">
            <xsd:annotation>
                <xsd:documentation>Optimize for 544x376</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="640x480">
            <xsd:annotation>
                <xsd:documentation>Optimize for 640x480</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="720x512">
            <xsd:annotation>
                <xsd:documentation>Optimize for 720x512</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="800x600">
            <xsd:annotation>
                <xsd:documentation>Optimize for 800x600</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1024x768">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1024x768</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1152x882">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1152x882</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1152x900">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1152x900</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1280x1024">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1280x1024</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1600x1200">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1600x1200</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1800x1440">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1800x1440</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1920x1200">
            <xsd:annotation>
                <xsd:documentation>Optimize for 1920x1200</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 544x376
Enumeration 640x480
Enumeration 720x512
Enumeration 800x600
Enumeration 1024x768
Enumeration 1152x882
Enumeration 1152x900
Enumeration 1280x1024
Enumeration 1600x1200
Enumeration 1800x1440
Enumeration 1920x1200
Collapse Derivation Tree:
  • ST_TargetScreenSz
Collapse References:
w:val