http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The findByNotificationPortTypeEndPointRequest 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 according to ascending notificationPortTypeName, notificationPortTypeNamespace, notificationEndPoint, and adminSupportEndPoint.


Complex Type findByNotificationPortTypeEndPointRequest
The findByNotificationPortTypeEndPointRequest 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]
<notificationPortTypeNameLike>notificationPortTypeNameLike</notificationPortTypeNameLike> [0..1]
<notificationPortTypeNamespaceLike>notificationPortTypeNamespaceLike</notificationPortTypeNamespaceLike> [0..1]
<notificationEndPointLike>notificationEndPointLike</notificationEndPointLike> [0..1]
<adminSupportEndPointLike>adminSupportEndPointLike</adminSupportEndPointLike> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findByNotificationPortTypeEndPointRequest">
-<xsd:annotation  id="findByNotificationPortTypeEndPointRequest.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 according to ascending notificationPortTypeName, notificationPortTypeNamespace, notificationEndPoint, and adminSupportEndPoint. </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:notificationPortTypeNameLike" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:notificationPortTypeNamespaceLike" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:notificationEndPointLike" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:adminSupportEndPointLike" />
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©