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

Service implementation definition entry.


Element ServiceImplDefinitionList/definition : ServiceImplDefinition  [0 .. *]
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 implementation definition entry.

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

Service name. This is the name of the service, or interface, that is being implemented by this definition.

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

Service implementation name.

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

Service implementation enabled (true) or disabled (false).

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

Sevice implementation description.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="unbounded"  minOccurs="0"  name="definition"  type="admin_common:ServiceImplDefinition">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service implementation definition entry.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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