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

Find matching services request message type.


Local elements (3)
pattern atOrBelowGroup definitionType
Complex Type findMatchingServicesRequest
The findMatchingServicesRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-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
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findMatchingServicesRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Find matching services request message type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="pattern"  type="admin_common:stringLike">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service identifier pattern, following SQL LIKE clause rules.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="atOrBelowGroup"  type="admin_common:ServiceIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>If present, it restricts all searching/pattern matching to the specified service group.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="definitionType"  type="admin_common:ServiceType">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>If present, restricts the search to a certain type of service: such as only individual services or service groups.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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