Namespace: |
|
Content: |
complex, 3 attributes, 5 elements |
Defined: |
globally in myAlerts.xsd; see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
A stream is an internal object that processes alerts before they are routed to connections.
</xsd:documentation>
Streams can buffer or reroute. <xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="class" type="streamClassType">
</xsd:sequence>
<!-- sgfix: illegal on an element
</xsd:element>
use="required" --> <xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Defines what kind of stream.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
Lifetime of a connection in absolute time (GMT).
</xsd:documentation>
This can be used to clean up the content document. BUGBUG - we really should use a date type not string for the type attribute!
<!-- sgfix: illegal on an element
</xsd:element>
use="required" --> <xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Defines where the stream fits into the
</xsd:documentation>
<b>streamFork</b>
processing.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The stream's query against incoming alerts.
</xsd:documentation>
The query specifies the argot name(s) that enable selection (a logical OR of the named argots). This is optional based on the streamClass (a stream may do its own selection processing instead of or in addition to the standard stream alert query). See the available stream classes. If not present, the query defaults to all alert argots ("*").
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
An optional provisioning argot for the stream.
</xsd:documentation>
This is dependent on the stream class. See the available stream classes. </xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
argotType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
An optional provisioning argot for the stream.
</xsd:documentation>
This is dependent on the stream class. See the available stream classes. </xsd:element>
|
Type: |
notificationQueryType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The stream's query against incoming alerts.
</xsd:documentation>
The query specifies the argot name(s) that enable selection (a logical OR of the named argots). This is optional based on the streamClass (a stream may do its own selection processing instead of or in addition to the standard stream alert query). See the available stream classes. If not present, the query defaults to all alert argots ("*"). </xsd:element>
|
Type: |
streamClassType, simple content |
Defined: |
<!-- sgfix: illegal on an element
use="required" --> <xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Defines what kind of stream.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Lifetime of a connection in absolute time (GMT).
</xsd:documentation>
This can be used to clean up the content document. BUGBUG - we really should use a date type not string for the type attribute! </xsd:element>
|
Type: |
streamPositionType, simple content |
Defined: |
<!-- sgfix: illegal on an element
use="required" --> <xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Defines where the stream fits into the
</xsd:documentation>
<b>streamFork</b>
processing.
</xsd:element>
|