http://www.ibm.com/schema/twss/nm/v1_0
The statistics Element

Notification statistics provide runtime information about a live notification executing within a service. While notification values are not mutable after registration, statistics are.

A nill statistics element indicates that no statistical information is available for a notification.

Please see the statistics type for more details.


Element statistics : statistics
The statistics element can have "xsi:nil" as an attribute. The statistics element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Notification statistics provide runtime information about a live notification executing within a service. While notification values are not mutable after registration, statistics are.

A nill statistics element indicates that no statistical information is available for a notification.

Please see the statistics type for more details.

<twss_nm_xsd:statistics>
-Begin Sequence [1...1]
<twss_nm_xsd:lastStatisticsResetInMillis>lastStatisticsResetInMillis</lastStatisticsResetInMillis> [1..1]
<twss_nm_xsd:deliveryFailureCount>deliveryFailureCount</deliveryFailureCount> [1..1]
<twss_nm_xsd:lastDeliveryFailureInMillis>lastDeliveryFailureInMillis</lastDeliveryFailureInMillis> [1..1]
<twss_nm_xsd:deliverySuccessCount>deliverySuccessCount</deliverySuccessCount> [1..1]
<twss_nm_xsd:lastDeliverySuccessInMillis>lastDeliverySuccessInMillis</lastDeliverySuccessInMillis> [1..1]
End Sequence
</statistics>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="statistics"  nillable="true"  type="twss_nm_xsd:statistics">
-<xsd:annotation  id="statistics.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> Notification statistics provide runtime information about a live notification executing within a service. While notification values are not mutable after registration, statistics are. </xhtml:p>
<xhtml:p> A nill statistics element indicates that no statistical information is available for a notification. </xhtml:p>
<xhtml:p> Please see the statistics type for more details. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by WSDLdoc ©