Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, 5 elements |
Defined: |
XML Representation Summary |
||||||||||||
<stream |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</stream> |
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>
|