Table of Contents

File Formats

These files contain object graphs serialised to XML using The.Model.Serialisation. It's a rudimentary versioned-data system for types that inherit VersionedObject.

File extension Data type Purpose
.theLicence SignedGrant Describes the permissions and restrictions of a commercial license.
.theModel ModelFile Contains a sequence of events making up the history of an E/R model.
.theSchema SchemaFile Contains database setup and migrations in structured chunks of SQL.