Node set/gen_setup

This node is used in the set request packets to set the general information for the specified sites. It is defined by data type setSiteGenSetupType(site.xsd). The gen_setup node is structured as follows:

The following packet demonstrates how the general information can be set:

      <gen_setup>
          <status>0</status>
          <name>1122</name>
          <guid>192.0.2.121</guid>
          <description>My website</description>		
      </gen_setup>