SupportedQueryFeatures
A simple type that describes the types of queries that can be made.
Schema
<xsd:simpleType name="SupportedQueryFeatures">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="UI_Version_2" />
</xsd:restriction>
</xsd:simpleType>
Elements
UI_Version_2
The current version number.