SOAPam Server

<documentation>

This element contains documentary text for a method or service.

 

parents

<method> <service>

children

text

Attributes

None

Remarks

Any special characters ("<", "&") must be escaped.

Example

XML
<service name="example">
  <documentation>the example service provides methods for...
  </documentation>
</service>