Database Design Report XML Output Grammar

28 FileMaker Pro Advanced Database Design Report XML Output Grammar
dayStyle="0"
Can have the following
values:
1 0 - None
1 1 - Zero
1 2 - Space
Specifies leading character, if any.
separator="/">
<LayoutCatalog><Layout><ObjectStyle><DateFormat>
<DateElement>
Can have the following
values:
1 0 - Empty
1 1 - Day
1 2 - Short day name
1 3 - Full day name
1 4 - Month
1 5 - Short month
1 6 - Full month
1 7 - Short year
1 8 - Full year
1 9 - Short quarter
1 10 - Full quarter
1 11 - Asian quarter
1 12 - Half year
1 13 - Reign year
1 14 - Short reign year
1 15 - Alphabetic reign year
1 16 - Asian day name
1 17 - Short Asian day name
<LayoutCatalog><Layout><ObjectStyle><DateFormat>
<DateElementSep
Date element separator.
index="1">
<LayoutCatalog><Layout><ObjectStyle><TimeFormat
flags="1"
Bit flags indicating the following properties:
1 Hour = 0x0001
1 Minutes = 0x0002
1 Seconds = 0x0004
1 As entered (leave unformatted) = 0x0008
1 Use 24h time = 0x0010
1 Prefix 24h time (instead of suffix) =
0x0020
1 Prefix 12h time (instead of suffix)= 0x0040
1 Use separator (otherwise uses Japanese
style) = 0x0080
charStyle="1"
Can have the following
values:
1 0 - Single byte
1 1 - Double byte
1 2 - Simplified Kanji digits
1 3 - Traditional Kanji digits
1 4 - Simplified Kanji with
separator
Tag Name Value Description