Schema:ISchema

Gets the schema the data object behind the reservation follows.

Since a reservation is a placeholder for a data object, the schema must be known for this placeholder.

If for example a reservation for a new data object is generated, then the superordinate data object must allow data objects with the schema as child data objects. By means of this schema definition, it can now be ensured that no changes can be made in the schema management that will lead to an error at the time of publication of the new data object.

Access: Read