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

The operation definition to update.


Element updateOperationRequest/definition : OperationDefinition  [1 .. 1]
The definition element cannot have "xsi:nil" as an attribute. The definition element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

The operation definition to update.

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

Service name. For service groups, only the special operation 'ALL' is a valid option.

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

Operation name.

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

Operation enabled (true) or disabled (false).

<enabled>xsd:boolean</enabled> [0..1]

Description of the operation.

<description>admin_common:Description</description> [0..1]
End Sequence
</definition>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="definition"  type="admin_common:OperationDefinition">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The operation definition to update.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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