summaryrefslogtreecommitdiff
path: root/testdata/osxmlparser/affiliation_typesystem.osxml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/osxmlparser/affiliation_typesystem.osxml')
-rw-r--r--testdata/osxmlparser/affiliation_typesystem.osxml10
1 files changed, 0 insertions, 10 deletions
diff --git a/testdata/osxmlparser/affiliation_typesystem.osxml b/testdata/osxmlparser/affiliation_typesystem.osxml
deleted file mode 100644
index d84dc30..0000000
--- a/testdata/osxmlparser/affiliation_typesystem.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>