Namespace:  | 
|
Type:  | 
|
Content:  | 
complex, 3 attributes, 6 elements  | 
Defined:  | 
XML Representation Summary  | 
||||||||||||
<connection  | 
||||||||||||
  | 
||||||||||||
>  | 
||||||||||||
  | 
||||||||||||
</connection>  | 
||||||||||||
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
Type:  | 
argotType, complex content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
An optional provisioning argot for the connection. 
</xsd:documentation>
This is dependent on the connection class. For more information, see the available connection classes. </xsd:element> 
 | 
Type:  | 
notificationQueryType, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
The connection's query against incoming alerts. 
</xsd:documentation>
The query specifies the argot name(s) that enable selection (a logical OR of the named argots). </xsd:element> 
 | 
Type:  | 
connectionCharacteristicsType, simple content  | 
Defined:  | 
| 
 <xsd:element maxOccurs="1" minOccurs="1" name="characteristics" type="connectionCharacteristicsType"> 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Information about the nature of the connection, used mainly 
</xsd:documentation>
by the Stream modules. Reliable can mean it supports ACKs; unreliable means it is fire-and-forget. Type of polling used (Connection vs. UserAgent). </xsd:element> 
 | 
Type:  | 
connectionClassType, simple content  | 
Defined:  | 
| 
 
<!-- sgfix: illegal on an element 
use="required" --> <xsd:annotation> 
<xsd:documentation>
 
</xsd:annotation>
This element specifies the class of a connection (for example, Push over 
</xsd:documentation>
Soap-RP or Pull over Soap-RP). </xsd:element> 
 | 
Type:  | 
xsd:string, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Lifetime of a connection in absolute time (GMT). 
</xsd:documentation>
This can be used to clean up the content document. BUGBUG - we really should use a date type not string for the type attribute! </xsd:element> 
 | 
Type:  | 
connectionStatusType, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Flags indicating the current status of the connection. Can be used by the Stream modules 
</xsd:documentation>
to do traffic management, buffering, generate nondelivery and delayed delivery reports for the sender. </xsd:element> 
 |