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

Get operation request message type.


Local elements (2)
service operation
Complex Type getOperationRequest
The getOperationRequest 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. May be an individual service or a service group.

<service>admin_common:ServiceIdentifier</service> [1..1]

Operation name. May be the special 'ALL' operation.

<operation>admin_common:OperationIdentifier</operation> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="getOperationRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Get operation request message type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="service"  type="admin_common:ServiceIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service identifier. May be an individual service or a service group.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="operation"  type="admin_common:OperationIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Operation name. May be the special 'ALL' operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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