From: Xuan B. <med...@us...> - 2008-06-11 04:00:20
|
Update of /cvsroot/tm4j/tm4j/resource/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27259/resource/tests Added Files: mergeAssociations0.xtm2 Log Message: Add a testcase file. --- NEW FILE: mergeAssociations0.xtm2 --- <?xml version="1.0" encoding="UTF-8"?> <topicMap version="2.0" xmlns="http://www.topicmaps.org/xtm/"> <topic id="A0"> <subjectIdentifier href="http://test-cases.psi.tm4j.org/genericDummyTopics/A"/> </topic> <topic id="A1"> <subjectIdentifier href="http://test-cases.psi.tm4j.org/genericDummyTopics/A"/> </topic> <topic id="B0"> <subjectIdentifier href="http://test-cases.psi.tm4j.org/genericDummyTopics/B"/> </topic> <topic id="B1"> <subjectIdentifier href="http://test-cases.psi.tm4j.org/genericDummyTopics/B"/> </topic> <topic id="C0"> <subjectIdentifier href="http://test-cases.psi.tm4j.org/genericDummyTopics/C"/> </topic> <topic id="C1"> <subjectIdentifier href="http://test-cases.psi.tm4j.org/genericDummyTopics/C"/> </topic> <association> <type><topicRef href="#A0"/></type> <role> <type><topicRef href="#B0"/></type> <topicRef href="#C0"/> </role> </association> <association> <type><topicRef href="#A1"/></type> <role> <type><topicRef href="#B1"/></type> <topicRef href="#C1"/> </role> </association> </topicMap> <!-- Author: --> |