blob: 8babc4af810b656dda95bdae18ff7ba07d9d79d6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<typeSystemDescription xmlns="http://uima.apache.org/resourceSpecifier">
<name>uima.ruta.example.AuthorTypeSystem</name>
<imports>
<import location="../../../BasicTypeSystem.xml"/>
<import location="../../../types/BibtexTypeSystem.xml"/>
</imports>
<types>
<typeDescription>
<name>uima.ruta.example.Author.FirstName</name>
<description>Type defined in uima.ruta.example.Author</description>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
<typeDescription>
<name>uima.ruta.example.Author.FirstNameInitial</name>
<description>Type defined in uima.ruta.example.Author</description>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
<typeDescription>
<name>uima.ruta.example.Author.Name</name>
<description>Type defined in uima.ruta.example.Author</description>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
<typeDescription>
<name>uima.ruta.example.Author.NameListPart</name>
<description>Type defined in uima.ruta.example.Author</description>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
<typeDescription>
<name>uima.ruta.example.Author.NameLinker</name>
<description>Type defined in uima.ruta.example.Author</description>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
</types>
</typeSystemDescription>