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

The maxCountPerTarget value indicates the maximum number of notification delivery attempts that will be tried for a particular target in a particular notification. For example, a notification with 5 operationTargets with a maxCountPerTarget of 4 could potentially cause 20 separate notification delivery attemps (5 for each operationTarget).

A nill maxCountPerTarget value indicates that an unlimited number of delivery attempts may occur for each operationTarget within a particular notification.

The value must be greater than or equal to zero.


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

The maxCountPerTarget value indicates the maximum number of notification delivery attempts that will be tried for a particular target in a particular notification. For example, a notification with 5 operationTargets with a maxCountPerTarget of 4 could potentially cause 20 separate notification delivery attemps (5 for each operationTarget).

A nill maxCountPerTarget value indicates that an unlimited number of delivery attempts may occur for each operationTarget within a particular notification.

The value must be greater than or equal to zero.

<twss_nm_xsd:maxCountPerTarget>xsd:int</maxCountPerTarget>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="maxCountPerTarget"  nillable="true"  type="xsd:int">
-<xsd:annotation  id="maxCountPerTarget.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The maxCountPerTarget value indicates the maximum number of notification delivery attempts that will be tried for a particular target in a particular notification. For example, a notification with 5 operationTargets with a maxCountPerTarget of 4 could potentially cause 20 separate notification delivery attemps (5 for each operationTarget). </xhtml:p>
<xhtml:p> A nill maxCountPerTarget value indicates that an unlimited number of delivery attempts may occur for each operationTarget within a particular notification. </xhtml:p>
<xhtml:p> The value must be greater than or equal to zero. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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