diff --git a/sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml new file mode 100644 index 00000000..cdcf14db --- /dev/null +++ b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/request-200408.xml @@ -0,0 +1,24 @@ + + + uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff + + + http://business456.example/client1 + + 123456789 + + + ABCDEFG + + + mailto:joe@fabrikam123.example + http://fabrikam123.example/mail/Delete + + + + 42 + + + \ No newline at end of file diff --git a/sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml new file mode 100644 index 00000000..dd226ad9 --- /dev/null +++ b/sandbox/src/test/resources/org/springframework/ws/soap/addressing/response-200408.xml @@ -0,0 +1,19 @@ + + + + uuid:aaaabbbb-cccc-dddd-eeee-wwwwwwwwwww + + + uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff + + + http://business456.example/client1 + + http://fabrikam123.example/mail/DeleteAck + + + + + \ No newline at end of file