The Persons Database

A very small example used in the documentation of the Tamino API for Java. The document structure is minimalistic and is provided as a Tamino schema definition file that you can directly use to define a database. You will also find five document instances.

You will find the following example files in <TaminoDocRootDir>/examples/persons:

person.tsd TSD3 Schema Definition file
person1.xml Document Instance describing the person "Atkins"
person2.xml Document Instance describing the person "Bloggs"
person3.xml Document Instance describing the person "Müller"
person4.xml Document Instance describing another person named "Müller"; this document is intentionally invalid
person5.xml Document Instance describing another person named "Atkins"