<action-report description="xxx" exit-code="xxx" [failure-cause="xxx"]>
<message-part message="">
<property name="xxx" value="xxx"/>
...
<child-type property="value"/>
...
</child-type>
</message-part>
</message-part>
</action-report>
Currently this is used to return the metadata for a command, although it could be used more generally to return XML content. In the general case the action-report and message-part elements ought to be removed.
@author tjquinn
@author Bill Shannon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|