Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, elem. wildcard |
Defined: |
|
Includes: |
definition of elem. wildcard |
XML Representation Summary |
|||||
<contents> |
|||||
|
|||||
</contents> |
<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>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|