summaryrefslogtreecommitdiff
path: root/testdata/xmlparser/affiliation.osxml
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-15 22:55:04 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-15 22:55:04 +0100
commitc566d4efb57b697159f88d3bcfb7170bc7699fb0 (patch)
treeead8ef3f06495744302f815f8590131fcfe52737 /testdata/xmlparser/affiliation.osxml
parentfabb174fd15d129e6b8d668cd3d621b0b9481c4f (diff)
Moved testdata path
Diffstat (limited to 'testdata/xmlparser/affiliation.osxml')
-rw-r--r--testdata/xmlparser/affiliation.osxml10
1 files changed, 0 insertions, 10 deletions
diff --git a/testdata/xmlparser/affiliation.osxml b/testdata/xmlparser/affiliation.osxml
deleted file mode 100644
index d84dc30..0000000
--- a/testdata/xmlparser/affiliation.osxml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<typesystem name="affiliation">
- <struct name="affiliation">
- <field name="workgroup" type="string"/>
- <field name="departement" type="string"/>
- <field name="institution" type="string"/>
- </struct>
-
- <constant name="citec.sc" type="affiliation" value="[workgroup=Semantic Computing Group,departement=Center of Excellence Cognitive Interaction Technology (CITEC), institution=Bielefeld University]"/>
-</typesystem>