source: branches/new-datamodel/src/unit_tests/multiple_tms_worms.xtm

Last change on this file was 26, checked in by lgiessmann, 16 years ago

added a license header to all files where the isidorus license is mentioned and referenced, in the ajax file there is also a reference to the MIT-license; an edit/create template for fragments is implemented in the ajax module, but it\'s really terrible and not really useable - this should be only the initial idea of realizing such a functionality\!

File size: 1.0 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!-- ======================================================================= -->
3<!--  Isidorus                                                               -->
4<!--  (c) 2008-2009 Marc Kuester, Christoph Ludwig, Lukas Giessmann          -->
5<!--                                                                         -->
6<!--  Isidorus is freely distributable under the LGPL license.               -->
7<!--  You can find a detailed description in trunk/docs/LGPL-LICENSE.txt.    -->
8<!-- ======================================================================= -->
9
10
11<topicMap xmlns="http://www.topicmaps.org/xtm/1.0/"
12          xmlns:xlink="http://www.w3.org/1999/xlink">
13
14  <topic id="t2">
15    <subjectIdentity>
16      <subjectIndicatorRef xlink:href="http://www.egovpt.org/instances/topic-t2"/>
17    </subjectIdentity>
18  </topic>
19
20  <topic id="t3">
21    <subjectIdentity>
22      <subjectIndicatorRef xlink:href="http://www.egovpt.org/instances/topic-t3"/>
23    </subjectIdentity>
24  </topic>
25</topicMap>
Note: See TracBrowser for help on using the repository browser.