[xmltooling] 02/14: Data files for SOAP unit test.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Thu Dec 10 22:10:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.4.2
in repository xmltooling.

commit 8eefb92877fbfd5f3a3d2a96cd5f7eb4835730b8
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue May 31 03:32:56 2011 +0000

    Data files for SOAP unit test.
---
 xmltoolingtest/data/SOAPFault.xml | 8 ++++++++
 xmltoolingtest/data/catalog.xml   | 1 +
 2 files changed, 9 insertions(+)

diff --git a/xmltoolingtest/data/SOAPFault.xml b/xmltoolingtest/data/SOAPFault.xml
new file mode 100644
index 0000000..c7c874f
--- /dev/null
+++ b/xmltoolingtest/data/SOAPFault.xml
@@ -0,0 +1,8 @@
+<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
+  <S:Body>
+    <S:Fault>
+      <faultcode>S:Server</faultcode>
+      <faultstring>a message goes here</faultstring>
+    </S:Fault>
+   </S:Body>
+</S:Envelope>
\ No newline at end of file
diff --git a/xmltoolingtest/data/catalog.xml b/xmltoolingtest/data/catalog.xml
index 8c3226a..53b38db 100644
--- a/xmltoolingtest/data/catalog.xml
+++ b/xmltoolingtest/data/catalog.xml
@@ -3,4 +3,5 @@
     <system systemId="http://www.w3.org/XML/1998/namespace" uri="../schemas/xml.xsd"/>
     <system systemId="http://www.w3.org/2001/04/xmlenc#" uri="../schemas/xenc-schema.xsd"/>
     <system systemId="http://www.w3.org/2000/09/xmldsig#" uri="../schemas/xmldsig-core-schema.xsd"/>
+    <system systemId="http://schemas.xmlsoap.org/soap/envelope/" uri="../schemas/soap-envelope.xsd"/>
 </catalog>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list