simpleType "notificationQueryType"
Namespace:
Defined:
globally in myalerts.xsd; see XML source
Used:
Simple Content Model
"*"
All Direct / Indirect Based Elements (1):
argotQuery (type notificationQueryType)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  notificationQueryType
Derivation:
restriction of xsd:string
XML Source (see within schema source)
<xsd:simpleType name="notificationQueryType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="*"/>
</xsd:restriction>
</xsd:simpleType>