http://www.ibm.com/schema/twss/spm/admin/requester/v2_0/local
The findMatchingRequestersRequest Element

Find matching requesters request. Specifies a pattern that is matched against requester identifier names. The request may be restricted to searching under a particular group or to a certain type of identifier (individual requester or requester group) by supplying additional optional parameters.


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

Find matching requesters request. Specifies a pattern that is matched against requester identifier names. The request may be restricted to searching under a particular group or to a certain type of identifier (individual requester or requester group) by supplying additional optional parameters.

<findMatchingRequestersRequest>
-Begin Sequence [1...1]

Requester identifier pattern, following SQL LIKE clause rules.

<pattern>admin_common:stringLike</pattern> [1..1]

If present, it restricts all searching/pattern matching to the specified requester group.

<atOrBelowGroup>admin_common:RequesterIdentifier</atOrBelowGroup> [0..1]

If present, restricts the search to a certain type of requester: such as only individual requesters or requester groups.

<definitionType>admin_common:RequesterType</definitionType> [0..1]
End Sequence
</findMatchingRequestersRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="findMatchingRequestersRequest"  type="admin_req_local_xsd:findMatchingRequestersRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Find matching requesters request. Specifies a pattern that is matched against requester identifier names. The request may be restricted to searching under a particular group or to a certain type of identifier (individual requester or requester group) by supplying additional optional parameters.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©