First page Back Continue Last page Overview Graphics
Schemas
A schema defines constraints and data conversions for data within a given type of configuration file.
A schema must be defined before an instance of a configuration file that adheres to the schema can be successfully loaded and parsed.
Schema definitions, data type converters, and handlers are written by programmers in XML and Python.
Notes: