SchemaMapper create a representational schema according to the given non-temporal schema and the physical annotation.
java SchemaMapper [non-temporal-schema] [physical-annotation-file]
Non-temporal schema for the snapshots from which the temporal XML document is generated. If this argument is missing, the location of the non-temporal schema must be contained in the annotation file.
The physical annotation file describes the elements and the attributes that can have timestamps. If this argument is missing SchemaMapper generates a representational schema for temporal XML document with time-varying root.
Squash, TemporalValidator,
Unsquash