Request Packet Structure

A request XML packet getting the list of domain buttons includes the cform_buttons_list operation node:

<packet version="1.4.2.0">
<domain>
   <cform_buttons_list>
   …
   </cform_buttons_list>
</domain>
</packet>

 

The cform_buttons_list node does not have a separate data type, it is nested within the DomainTypeRequest complex type (domain_input.xsd). The cform_buttons_list node has the following graphics representation: