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