http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The findByStartEndPeriodCountRequest Complex Type

This request type matches all notifications that meet both the supplied resultsFilter and any included, optional criteria. At most resultsLimit notifications will be included in the match.

The provided transaction identity is used when communicating with any backing systems.

Notifications are processed and ordered by ascending startTimeInMillis, endTimeInMillis, minPeriodInMillis, and maxCountPerTarget.


Complex Type findByStartEndPeriodCountRequest
The findByStartEndPeriodCountRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<twss_nm_xsd:adminTransactionID>adminTransactionID</adminTransactionID> [1..1]
<resultsFilter>resultsFilter</resultsFilter> [0..1]
<resultsLimit>resultsLimit</resultsLimit> [0..1]
<startTimeInMillisRange>startTimeInMillisRange</startTimeInMillisRange> [0..1]
<endTimeInMillisRange>endTimeInMillisRange</endTimeInMillisRange> [0..1]
<minPeriodInMillisRange>minPeriodInMillisRange</minPeriodInMillisRange> [0..1]
<maxCountPerTargetRange>maxCountPerTargetRange</maxCountPerTargetRange> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findByStartEndPeriodCountRequest">
-<xsd:annotation  id="findByStartEndPeriodCountRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> This request type matches all notifications that meet both the supplied resultsFilter and any included, optional criteria. At most resultsLimit notifications will be included in the match. </xhtml:p>
<xhtml:p> The provided transaction identity is used when communicating with any backing systems. </xhtml:p>
<xhtml:p> Notifications are processed and ordered by ascending startTimeInMillis, endTimeInMillis, minPeriodInMillis, and maxCountPerTarget. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_xsd:adminTransactionID" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:resultsFilter" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:resultsLimit" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:startTimeInMillisRange" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:endTimeInMillisRange" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:minPeriodInMillisRange" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:maxCountPerTargetRange" />
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©