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

The minPeriodInMillis value expresses the minimum elapsed time or period between any two notifications. It expresses the minimum time between two notification delivery attempts.

Please note that it expresses a notification throttling limit moreso than the rate of a repeating, periodic notification.

A nill minPeriodInMillis indicates that the service will not perform any throttling on notification delivery attempts.

The value must be expressed in milliseconds. For example, a value of '10000' indicates that notification delivery attempts may occur no more frequently than once every 10000 ms. The value must be greater than zero.


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

The minPeriodInMillis value expresses the minimum elapsed time or period between any two notifications. It expresses the minimum time between two notification delivery attempts.

Please note that it expresses a notification throttling limit moreso than the rate of a repeating, periodic notification.

A nill minPeriodInMillis indicates that the service will not perform any throttling on notification delivery attempts.

The value must be expressed in milliseconds. For example, a value of '10000' indicates that notification delivery attempts may occur no more frequently than once every 10000 ms. The value must be greater than zero.

<twss_nm_xsd:minPeriodInMillis>xsd:long</minPeriodInMillis>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="minPeriodInMillis"  nillable="true"  type="xsd:long">
-<xsd:annotation  id="minPeriodInMillis.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The minPeriodInMillis value expresses the minimum elapsed time or period between any two notifications. It expresses the minimum time between two notification delivery attempts. </xhtml:p>
<xhtml:p> Please note that it expresses a notification throttling limit moreso than the rate of a repeating, periodic notification. </xhtml:p>
<xhtml:p> A nill minPeriodInMillis indicates that the service will not perform any throttling on notification delivery attempts. </xhtml:p>
<xhtml:p> The value must be expressed in milliseconds. For example, a value of '10000' indicates that notification delivery attempts may occur no more frequently than once every 10000 ms. The value must be greater than zero. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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