<documentation>
This element contains documentary text for a method or service.
Attributes
None
Remarks
Any special characters ("<", "&") must be escaped.
Example
<service name="example">
<documentation>the example service provides methods for...
</documentation>
</service>