Definition Type: Attribute
Name: targetscreensize
Namespace: urn:schemas-microsoft-com:office:office
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: office.xsd
ContentType Restriction
Documentation:
For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
Collapse XSD Schema Diagram:
XSD Diagram of targetscreensize in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="targetscreensize">
    <xsd:annotation>
        <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:enumeration value="544,376">
            </xsd:enumeration>
            <xsd:enumeration value="640,480">
            </xsd:enumeration>
            <xsd:enumeration value="720,512">
            </xsd:enumeration>
            <xsd:enumeration value="800,600">
            </xsd:enumeration>
            <xsd:enumeration value="1024,768">
            </xsd:enumeration>
            <xsd:enumeration value="1152,862">
            </xsd:enumeration>
        </xsd:restriction>
    </xsd:simpleType>
</xsd:attribute>
Collapse Facets:
Facet Value
Enumeration 544,376
Enumeration 640,480
Enumeration 720,512
Enumeration 800,600
Enumeration 1024,768
Enumeration 1152,862