Request Packet Structure

A request XML packet that changes site settings should include the set operation node:

<packet version="1.6.3.0">
<site>
   <set>
   ...
   </set>
</site>
</packet>

 

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

site-set-rps.gif

 

Please send us your feedback on this help page.