Rootprocess: ManageRegion

Subprocess: regioncategories

Excerpt: Only superuser can set region categories, send request it you really need a new region category

Process XML structure and parameters

For details on parameters see the table below
<?xml version="1.0" ?>
<process>
  <!--Generated from python-->
  <userproj plotid="yourplotid" projectid="yourprojectid" siteid="yoursiteid" system="systemid" tractid="yourtractid" userid="youruserid"/>
  <period endday="DD" endmonth="MM" endyear="YYYY" seasonendday="DD" seasonendmonth="MM" seasonstartday="DD" seasonstartmonth="MM" startday="DD" startmonth="MM" startyear="YYYY" timestep="timestep"/>
  <parameters label="txtstring" parentcat="txtstring" regioncat="txtstring" stratum="xyz" title="txtstring"/>
</process>
paramid parent element type tagorattr required default
regioncat process parameters text attribute yes
parentcat process parameters text attribute yes
stratum process parameters integer attribute yes
title process parameters text attribute yes
label process parameters text attribute yes