Database Design Report XML Output Grammar

64 FileMaker Pro Advanced Database Design Report XML Output Grammar
Windows
Set Zoom
Level
<Step id="97" name="Set Zoom Level"
enable="True">
<StepText>Script step text</StepText>
<Lock state="True"/>
<Zoom value="75"/>
</Step>
<Lock state> can be:
1 True
1 False
<Zoom value> can be:
1 25
1 50
1 75
1 100
1 150
1 200
1 300
1 400
1 ZoomIn
1 ZoomOut
Windows
View As <Step id="30" name="View As" enable="True">
<StepText>Script step text</StepText>
<View value="Form"/>
</Step>
<View value> can be:
1 Form
1 List
1 Table
1 Cycle
Files
New File <Step id="82" name="New File" enable="True">
<StepText>Script step text</StepText>
</Step>
Area Name XMLGrammar XMLValues XMLDescription