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  | 
|||||
<notifyRequest>  | 
|||||
  | 
|||||
</notifyRequest>  | 
|||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This method attempts to send the enclosed alerts using standard routing by .NET Alerts. There can be one or more 
</xsd:documentation>
notification elements specified. If none is specified, the notify request should be interpreted as a query about whether the receiver is willing to accept alerts from this sender. <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>
An alert to be delivered.
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
notificationType, complex content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
An alert to be delivered.
 
</xsd:documentation>
</xsd:element> 
 |