http://www.ibm.com/schema/twss/spm/admin/common/v2_0
The OperationDefinition Complex Type

Definition of an operation. May be the special operation 'ALL', which denotes all operations.


Local elements (4)
service operation enabled description
Complex Type OperationDefinition
The OperationDefinition 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 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
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="OperationDefinition">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Definition of an operation. May be the special operation 'ALL', which denotes all operations.</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 name. For service groups, only the special operation 'ALL' is a valid option.</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.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="enabled"  type="xsd:boolean">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Operation enabled (true) or disabled (false).</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="description"  type="admin_common:Description">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Description of the operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©