blob: b50edad131bbceb3e8e27b012c13e951f04071b4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
-->
<xmi:XMI xmlns:cas="http:///uima/cas.ecore" xmlns:tcas="http:///uima/tcas.ecore" xmlns:test="http:///sofa/test.ecore" xmlns:xmi="http://www.omg.org/XMI" xmi:version="2.0">
<cas:NULL xmi:id="0"/>
<cas:Sofa xmi:id="1" sofaNum="1" sofaID="EnglishDocument" mimeType="text" sofaString="this beer is good"/>
<cas:Sofa xmi:id="8" sofaNum="2" sofaID="GermanDocument" mimeType="text" sofaString="das bier ist gut"/>
<cas:Sofa xmi:id="15" sofaNum="3" sofaID="FrenchDocument" mimeType="cette biere est bonne" sofaString="cette biere est bonne"/>
<cas:Sofa xmi:id="22" sofaNum="4" sofaID="_DefaultTextSofaName" mimeType="text" sofaString="some text for the default text sofa."/>
<tcas:Annotation xmi:id="29" sofa="1" begin="0" end="4"/>
<tcas:Annotation xmi:id="33" sofa="1" begin="5" end="9"/>
<tcas:Annotation xmi:id="37" sofa="1" begin="10" end="12"/>
<tcas:Annotation xmi:id="41" sofa="1" begin="13" end="17"/>
<tcas:DocumentAnnotation xmi:id="45" sofa="1" begin="0" end="17" language="x-unspecified"/>
<tcas:DocumentAnnotation xmi:id="50" sofa="8" begin="0" end="16" language="x-unspecified"/>
<test:CrossAnnotation xmi:id="55" sofa="8" begin="0" end="3" otherAnnotation="29"/>
<test:CrossAnnotation xmi:id="60" sofa="8" begin="4" end="8" otherAnnotation="33"/>
<test:CrossAnnotation xmi:id="65" sofa="8" begin="9" end="12" otherAnnotation="37"/>
<test:CrossAnnotation xmi:id="70" sofa="8" begin="13" end="16" otherAnnotation="41"/>
<tcas:Annotation xmi:id="75" sofa="15" begin="0" end="5"/>
<tcas:Annotation xmi:id="79" sofa="15" begin="6" end="11"/>
<tcas:Annotation xmi:id="83" sofa="15" begin="12" end="15"/>
<tcas:Annotation xmi:id="87" sofa="15" begin="16" end="21"/>
<tcas:DocumentAnnotation xmi:id="91" sofa="15" begin="0" end="21" language="x-unspecified"/>
<tcas:DocumentAnnotation xmi:id="96" sofa="22" begin="0" end="36" language="x-unspecified"/>
<cas:View members="1 8 15 22"/>
<cas:View sofa="1" members="29 33 37 41 45"/>
<cas:View sofa="8" members="50 55 60 65 70"/>
<cas:View sofa="15" members="75 79 83 87 91"/>
<cas:View sofa="22" members="96"/>
</xmi:XMI>