<xsd:simpleType name="ST_WebScreenSize">
<xsd:annotation>
<xsd:documentation>HTML/Web Screen Size Target</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="544x376">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 544x376</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="640x480">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 640x480</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="720x512">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 720x515</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="800x600">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 800x600</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1024x768">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1024x768</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1152x882">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1152x882</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1152x900">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1152x900</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1280x1024">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1280x1024</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1600x1200">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1600x1200</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1800x1400">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1800x1400</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1920x1200">
<xsd:annotation>
<xsd:documentation>HTML/Web Size Enumeration 1920x1200</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|