Namespace: |
|
Type: |
|
Content: |
|
Defined: |
XML Representation Summary |
||||||
<notification |
||||||
|
||||||
> |
||||||
|
||||||
</notification> |
Type: |
xsd:string, predefined |
Use: |
optional |
Defined: |
Type: |
anonymous complexType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the problem domain-specific data to be conveyed to the receiver.
</xsd:documentation>
Each child element of the <b>contents</b>
element is an argot, a problem domain-specific
strongly typed XML blob. Streams and connections query against the element names of these blobs when selecting alerts they will process. <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
</xsd:element>
|
Type: |
ma:fromType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This tag contains all data from the sender, including sender authentication as well
</xsd:documentation>
as preferences and requests from the sender. </xsd:element>
|
Type: |
ma:routingType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This tag contains any routing data inserted by the .NET Alerts
</xsd:documentation>
routing process. </xsd:element>
|
Type: |
ma:toType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This tag contains all data pertaining to the receiver. This data can be set
</xsd:documentation>
by the sender or by any processing/routing agent between the sender and the receiver. </xsd:element>
|