Database Design Report XML Output Grammar
Table Of Contents
- Database Design Report XML Output Grammar
- Table of Contents
- Overview (Summary) Section
- General Section
- File Reference Section
- BaseTable Section
- Relationship Section
- ValueList Section
- Layout Section
- Account Section
- PrivilegeSet Section
- ExtendedPrivilege Section
- Authorized Files Section
- Custom Menu Set Section
- Custom Menu Section
- Custom Function Section
- Script Section
| BaseTable Section 13
maxLength="True"
Can have one of the
following values:
1 True
1 False
Indicates if the validation maximum of
character option is applicable.
message="True">
Can have one of the
following values:
1 True
1 False
Indicates if the validation error message option
is applicable.
<FieldCatalog><Field><Validation>
<StrictDataType value="Numeric">
Can have one of the
following values:
1 Numeric
1 FourDigitYear
1 TimeOfDay
—
<FieldCatalog><Field><Validation>
<NotEmpty value="True">
Can have one of the
following values:
1 True
1 False
—
<FieldCatalog><Field><Validation><Unique value="True">
Can have one of the
following values:
1 True
1 False
—
<FieldCatalog><Field><Validation><Existing value="True">
Can have one of the
following values:
1 True
1 False
—
<FieldCatalog><Field><Validation><ValueList
— —
name="ValueList1"
— —
id="23" >
— —
<FieldCatalog><Field><Validation><Range
— —
from="1"
— —
to="2" >
— —
<FieldCatalog><Field><Validation><Calculation>
<![CDATA[Calc String]]>
— —
<FieldCatalog><Field><Validation><DisplayCalculation>
— —
<FieldCatalog><Field><Validation><DisplayCalculation>
<Chunk type="CustomFunctionRef">
Custom Function Name</Chunk>
Type can have one of the
following values:
1 NoRef
1 FunctionRef
1 FieldRef
1 CustomFunctionRef
—
<FieldCatalog><Field><Validation>
<MaxDataLength value="1">
— —
<FieldCatalog><Field><Validation>
<StrictValidation value ="True">
Can have one of the
following values:
1 True
1 False
—
Tag Name Value Description