blob: 35c110beeec611bfe1b149f56cca5886aef289aa [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<typeSystemDescription xmlns="http://uima.apache.org/resourceSpecifier">
<name>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.NameListPart</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.NameLinker</name>
<description>Type defined in uima.ruta.example.Author</description>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
</types>
</typeSystemDescription>