Schema Class Constants
The constants provided by the Schema class are listed in the following table.
| Constant | Integer Value | Description | 
|---|---|---|
| FormsMngmt_Default | FormsMngmt_Multi_Multi | Default value | 
| FormsMngmt_Multi_Multi | 0 | Multiple form definition and multiple translation | 
| FormsMngmt_Single_Multi | 2 | Single form definition and multiple translations | 
| FormsMngmt_Single_Single | 1 | Single form definition and single translation | 
            