summaryrefslogtreecommitdiffstats
path: root/axiom/test/resources/xml/soap/minimalMessage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'axiom/test/resources/xml/soap/minimalMessage.xml')
-rw-r--r--axiom/test/resources/xml/soap/minimalMessage.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/axiom/test/resources/xml/soap/minimalMessage.xml b/axiom/test/resources/xml/soap/minimalMessage.xml
new file mode 100644
index 0000000..ea76d72
--- /dev/null
+++ b/axiom/test/resources/xml/soap/minimalMessage.xml
@@ -0,0 +1,4 @@
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
+ <env:Body/>
+</env:Envelope> \ No newline at end of file