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

Service definition data object. Contains information about the service to create in the service policy manager system.


Element createServiceRequest/definition : ServiceDefinition  [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

Service definition data object. Contains information about the service to create in the service policy manager system.

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

Service name.

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

Service parent group name. This field is required when creating a service or service group.

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

Service enabled (true) or disabled (false).

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

Service description.

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

An enumeration of service types. This field is required when creating a service or service group. Once a service is created, the type can not be changed.

<definitionType>admin_common:ServiceType</definitionType> [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:ServiceDefinition">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service definition data object. Contains information about the service to create in the service policy manager system.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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