summaryrefslogtreecommitdiff
path: root/testdata/xmlparser/email.oxm
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-15 22:49:48 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-15 22:49:48 +0100
commitfabb174fd15d129e6b8d668cd3d621b0b9481c4f (patch)
treef4560186d8d25d750400d00c8b42e9ff5acdd3d1 /testdata/xmlparser/email.oxm
parente1a13f339fde6518850f4ace293477864a649d15 (diff)
Renamed files from oxm and oxd to osxml
Diffstat (limited to 'testdata/xmlparser/email.oxm')
-rw-r--r--testdata/xmlparser/email.oxm8
1 files changed, 0 insertions, 8 deletions
diff --git a/testdata/xmlparser/email.oxm b/testdata/xmlparser/email.oxm
deleted file mode 100644
index 325f89a..0000000
--- a/testdata/xmlparser/email.oxm
+++ /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>