Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/java/c14nTest/src/msg.xml@3411
Revision 3411,
312 bytes
checked in by pjkersha, 13 years ago
(diff) |
Java Apache Axis test C14N test harness
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <doc xmlns:x="http://example.com/x" xmlns="http://example.com/default" |
---|
3 | xmlns:z="urn:z.a.b.c"> |
---|
4 | <a |
---|
5 | a2="2" a1="1" |
---|
6 | >123</a> |
---|
7 | <b y:a1='1' xmlns="http://example.com/default" a3='"3"' |
---|
8 | xmlns:y='http://example.com/y' y:a2='2' xmlns:Z="urn:Z.a.b.c"/> |
---|
9 | </doc> |
---|
Note: See
TracBrowser
for help on using the repository browser.