element <class> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within streamType complexType in myAlerts.xsd; see XML source
XML Representation Summary
<class>
   
Content: 
{ "buffer" }
</class>
Included in content model of elements (1):
stream (in myAlerts)
Annotation
Defines what kind of stream.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="class" type="streamClassType">
<!-- sgfix: illegal on an element
use="required"
-->
<xsd:annotation>
<xsd:documentation>
Defines what kind of stream.
</xsd:documentation>
</xsd:annotation>
</xsd:element>