source: trunk/src/unit_tests/dangling_instanceof.xtm

Last change on this file was 328, checked in by lgiessmann, 14 years ago

fixed ticket #75 --> changed license terms from LGPL to LLGPL in the trunk tree

File size: 1.5 KB
Line 
1<?xml version="1.0"?>
2<!-- ======================================================================= -->
3<!--  Isidorus                                                               -->
4<!--  (c) 2008-2010 Marc Kuester, Christoph Ludwig, Lukas Georgieff          -->
5<!--                                                                         -->
6<!--  Isidorus is freely distributable under the LLGPL license.              -->
7<!--  This ajax module uses the frameworks PrototypeJs and Scriptaculous,    -->
8<!--  both are distributed under the MIT license.                            -->
9<!--  You can find a detailed description in trunk/docs/LLGPL-LICENSE.txt,   -->
10<!--  trunk/docs/LGPL-LICENSE.txt and in                                     -->
11<!--  trunk/src/ajax/javascripts/external/MIT-LICENSE.txt.                   -->
12<!-- ======================================================================= -->
13
14<topicMap xmlns="http://www.topicmaps.org/xtm/" version="2.0">
15  <topic id="t1">
16    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t1"/>
17    <subjectIdentifier href="http://www.networkedplanet.com/psi/npcl/meta-types/topic-type"/>
18    <name><value>Topic Type</value></name>
19  </topic>
20
21  <topic id="t2">
22    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t2"/>
23    <subjectIdentifier href="http://psi.egovpt.org/types/service"/>
24    <instanceOf><topicRef href="#t0"/><!-- deliberately wrong --></instanceOf>
25    <name><value>Service</value></name>
26  </topic>
27</topicMap>
Note: See TracBrowser for help on using the repository browser.