
B-63924EN/01 3.CUSTOMIZATION
- 241 -
3.5.1 Definition Files and XML Schemas
In Basic Operation Package 2, definition files in XML format describe
the type and scope of data displayed on screens, its display format
(such as layout, font, and background color) for each display form
separately. When a form is started, its screens are configured
according to data in the definition files. For this reason, rewriting the
definition files can customize screens.
Data and its format in a definition file are specified using XML
schemas (rules and syntax) held in the same folder as for the definition
file. When a form is started, its definitions are checked for
consistency according to the XML schemas. Concretely, an error
occurs when the form is started unless its definition files have been
written correctly according to XML schemas. The following
subsections of this section explain what is written in XML schemas,
using some examples.
NOTE
Use the Unicode to create definition files in XML
format.