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