Namespace:  | 
|
Type:  | 
anonymous complexType  | 
Content:  | 
complex, 1 element  | 
Defined:  | 
globally in myalerts.xsd; see XML source  | 
Includes:  | 
definition of 1 element  | 
Used:  | 
never  | 
XML Representation Summary  | 
|||||
<bufferStreamParameters>  | 
|||||
  | 
|||||
</bufferStreamParameters>  | 
|||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element is an argot specifying the read and write parameters for 
</xsd:documentation>
a bufferStream stream. For the current implementation of .NET My Services, the bufferStream takes no input parameters; it returns the current set of buffered alerts through this argot. A query on a bufferStream is a transient, read-only operation. <xsd:complexType> 
<xsd:sequence>
 
</xsd:complexType>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="notification" type="notificationType">
 
</xsd:sequence>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
Zero or more alerts in the buffer of the streamBuffer stream.
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
notificationType, complex content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Zero or more alerts in the buffer of the streamBuffer stream.
 
</xsd:documentation>
</xsd:element> 
 |