Database Design Report XML Output Grammar

14 FileMaker Pro Advanced Database Design Report XML Output Grammar
<FieldCatalog><Field><Validation><ErrorMessage>
<FieldCatalog><Field><Storage
maxRepetition="2"
global="True"
Can have one of the
following values:
1 True
1 False
storeCalculationResults="True"
Can have one of the
following values:
1 True
1 False
Attribute applies only to field calculation
types.
index="None"
Can have one of the
following values:
1 None
1 Minimal
1 All
autoIndex="True"
Can have one of the
following values:
1 True
1 False
indexLanguage="Dutch" >
indexLanguage value can be
one of the languages listed in
the Options for Field dialog
box (Storage tab).
<FieldCatalog><Field><Furigana
<Furigana> element will exist when "Use
Furigana Field" checkbox is checked in the UI.
inputMode="AsEntered" >
Can have one of the
following values:
1 AsEntered
1 Hiragana
1 2ByteKatakana
1 2ByteRoman
1 1ByteKatakana
1 1ByteRoman
<FieldCatalog><Field><Furigana><Field
name="field"
id="2"
baseTable="Table1"
shadowType="Supplemental">
Can have one of the
following values:
1 Shadow
1 Supplemental
Specifies the shadow field type. Only available
if the parent BaseTable's "shadow" attribute is
"True."
Tag Name Value Description