http://www.ibm.com/schema/twss/spm/admin/service/v2_0/local
The findMatchingServicesRequest Element

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


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

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

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

Service 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 service group.

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

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

<definitionType>admin_common:ServiceType</definitionType> [0..1]
End Sequence
</findMatchingServicesRequest>

 Collapse Attributes

Name Type Summary
No Attributes

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

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©