summaryrefslogtreecommitdiffstats
path: root/test/resources/xml/om/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/resources/xml/om/test.xml')
-rw-r--r--test/resources/xml/om/test.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/resources/xml/om/test.xml b/test/resources/xml/om/test.xml
deleted file mode 100644
index 3a83612..0000000
--- a/test/resources/xml/om/test.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" ?>
-<axiomc:book xmlns:axiomc="http://ws.apache.org/axis2/c/om" xmlns:isbn="urn:ISBN:0-395-74341-6">
- <axiomc:title>Axis2C OM HOWTO</axiomc:title>
- <isbn:number>1748491379</isbn:number>
- <author title="Mr" name="Axitoc Oman"/>
- <a> </a>
- <notes>
- <p xmlns="urn:w3-org-ns:HTML">
- This is vey good book on OM!
- </p>
- </notes>
-</axiomc:book>