summaryrefslogtreecommitdiff
path: root/testdata/osxmlparser/email.osxml
diff options
context:
space:
mode:
authorBenjamin Paassen <bpaassen@techfak.uni-bielefeld.de>2015-02-18 16:32:23 +0100
committerBenjamin Paassen <bpaassen@techfak.uni-bielefeld.de>2015-02-18 16:32:23 +0100
commita36be9501898d3bd2b7c85c2225bff2217dcde72 (patch)
tree0e506a01aa6cabdc91d5fe0ce88259fec9c5d7b9 /testdata/osxmlparser/email.osxml
parentdfca16e5fb6bd14462fef41c8c771e2f758c92d3 (diff)
restructured domains and deleted as many duplicates from testdata as possible.
Diffstat (limited to 'testdata/osxmlparser/email.osxml')
-rw-r--r--testdata/osxmlparser/email.osxml8
1 files changed, 0 insertions, 8 deletions
diff --git a/testdata/osxmlparser/email.osxml b/testdata/osxmlparser/email.osxml
deleted file mode 100644
index 325f89a..0000000
--- a/testdata/osxmlparser/email.osxml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<typesystem name="email">
- <struct name="email">
- <field name="local" type="string"/>
- <field name="domainName" type="string"/>
- <field name="domainSuffix" type="string"/>
- </struct>
-</typesystem>