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 |
|||||
<pollResponse> |
|||||
|
|||||
</pollResponse> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The response contains zero or one new alerts in the buffer stream.
</xsd:documentation>
<xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="0" name="notification" type="notificationType">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
A new alert contained in the buffer stream.
</xsd:documentation>
</xsd:element>
|
Type: |
notificationType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
A new alert contained in the buffer stream.
</xsd:documentation>
</xsd:element>
|