<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>
|