- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Jan 2007 21:01:46 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G
In directory hutz:/tmp/cvs-serv6584/test-suite/results-messages/MessageTest-4G
Modified Files:
description-generate-report-xml.xsl
description-message-properties.xml
description-generate-report-html.xsl
description-xpath-assertions.xml
Added Files:
log-MessageTest4G-CC-20070108-results.html
log-MessageTest4G-CC-20070108-output.xml
log-MessageTest4G-CC-20070108.descmsg
log-MessageTest4G-CC-20070108.wsimsg
Log Message:
Added Canon results.
Updated ws-i.xslt to accomodate application/xml and application/x-www-url-formencoded types.
Fixed multiple table headers in summary in message-tests-results.xsl.
Fixed run-on xpath in generate-xpath-assertions.xslt.
--- NEW FILE: log-MessageTest4G-CC-20070108.descmsg ---
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../defaultss-msgnum.xslt"?>
<log xmlns="http://www.w3.org/2002/ws/desc/logs/">
<message type="request" number="1" conversation="1" timestamp="2007-01-08T15:28:32.272Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-4G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-4G/ComplexEchoSOAPBinding/</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action>http://example.org/message-test/action/EchoString2</action>
</Content-Type>
<Content-Length>246</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echo my string!</ns1:string></ns1:echoString2></env:Body></env:Envelope></content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-01-08T15:28:32.600Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 14:32:48 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>353</Content-Length>
<Keep-Alive>timeout=15, max=99</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString2Return xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2Return></env:Body></env:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-08T15:28:34.470Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-4G/GenericSOAPBinding/">
<uri>/wss/MessageTest-4G/GenericSOAPBinding/</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>366</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString2 xmlns:ns2="http://example.org/message-test/xsd"><ns2:string>echo my string!</ns2:string></ns2:echoString2></env:Body></env:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-08T15:28:34.797Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 14:32:50 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>353</Content-Length>
<Keep-Alive>timeout=15, max=98</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString2Return xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2Return></env:Body></env:Envelope></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-08T15:28:36.106Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/wss/MessageTest-4G/ComplexEchoSOAPHTTPBinding/?string=echo%20my%20string%21">
<uri>/wss/MessageTest-4G/ComplexEchoSOAPHTTPBinding/</uri>
<string>echo%20my%20string%21</string>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml"/>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content>
</content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-08T15:28:36.371Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 14:32:52 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>233</Content-Length>
<Keep-Alive>timeout=15, max=97</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2Return xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString2Return></env:Body></env:Envelope></content>
</message>
</log>
Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-generate-report-xml.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-generate-report-xml.xsl 6 Jan 2007 02:23:52 -0000 1.2
--- description-generate-report-xml.xsl 8 Jan 2007 21:01:44 -0000 1.3
***************
*** 1,4 ****
! <?xml version="1.0" encoding="UTF-8"?><!--
This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>6</expectedMessages><tests>35</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type="request"]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-pram name="message" select="/l:log/l:message[@type="response"]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:modul="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="htt://example.org/message-test/action/EchoString2"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test></resultSet></xsl:template><xsl:template name="message2"><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/@type="response"">passe</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xs:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet number="3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@numbe="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:whe test="count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet number="4" type="response" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://ww.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-ype/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri(='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet number="5" type="request" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/@type="request"">pssed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@nmber="5"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='CompleEcho' and namespace-uri()='http://example.org/message-test']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/@type="respnse"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- 1,5 ----
! <?xml version="1.0" encoding="UTF-8"?>
! <!--
This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>6</expectedMessages><tests>35</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type="request"]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-pram name="message" select="/l:log/l:message[@type="response"]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="request" number="1"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EhoString2"</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:htpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1">assed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:chooe><xsl:when test="/l:log/l:message[@number="3"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope">passed</xsl:whe><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="GeneriSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xs:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>faied</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="request" number="5"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xslattribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></sl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template nme="message6"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xm'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-tst/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- NEW FILE: log-MessageTest4G-CC-20070108.wsimsg ---
<?xml version="1.0" encoding="UTF-8"?>
<log timestamp="2007-01-08T15:28:58.332"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<monitor version="1.0" releaseDate="2003-03-20">
<implementer name="IBM" location=""/>
<environment>
<runtime name="Java(TM) 2 Runtime Environment, Standard Edition" version="1.5.0_06-b05"/>
<operatingSystem name="Windows XP" version="5.1"/>
<xmlParser name="Apache Xerces" version="Xerces-J 2.8.0"/>
</environment>
<wsi-monConfig:configuration>
<wsi-monConfig:comment>Comment</wsi-monConfig:comment>
<wsi-monConfig:logFile replace="true" location="URL">
<wsi-monConfig:addStyleSheet href="null" type="null" />
</wsi-monConfig:logFile>
<wsi-monConfig:logDuration>600</wsi-monConfig:logDuration>
<wsi-monConfig:cleanupTimeoutSeconds>3</wsi-monConfig:cleanupTimeoutSeconds>
<wsi-monConfig:manInTheMiddle>
</wsi-monConfig:manInTheMiddle>
</wsi-monConfig:configuration>
</monitor>
<messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-01-08T15:28:32.272Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echo my string!</ns1:string></ns1:echoString2></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-4G/ComplexEchoSOAPBinding/ HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2"
Content-Length: 246
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-08T15:28:32.600Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString2Return xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2Return></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 14:32:48 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 353
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-08T15:28:34.470Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString2 xmlns:ns2="http://example.org/message-test/xsd"><ns2:string>echo my string!</ns2:string></ns2:echoString2></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-4G/GenericSOAPBinding/ HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 366
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-08T15:28:34.797Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString2Return xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2Return></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 14:32:50 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 353
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-08T15:28:36.106Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>GET /wss/MessageTest-4G/ComplexEchoSOAPHTTPBinding/?string=echo%20my%20string%21 HTTP/1.1
Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml
Content-Length: 0
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-01-08T15:28:36.371Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2Return xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString2Return></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 14:32:52 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 233
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
</log>
Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-xpath-assertions.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-xpath-assertions.xml 6 Jan 2007 02:23:52 -0000 1.2
--- description-xpath-assertions.xml 8 Jan 2007 21:01:44 -0000 1.3
***************
*** 1,10 ****
<?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.w3.org/2006/11/desc/assertions">
<assertionSet messagePosition="1">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
--- 1,10 ----
<?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns="http://www.w3.org/2006/11/desc/assertions" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages">
<assertionSet messagePosition="1">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
***************
*** 13,17 ****
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="ComplexEcho" namespace="http://example.org/message-test"/>
</message>
<assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
--- 13,17 ----
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
***************
*** 22,28 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
--- 22,28 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
***************
*** 30,34 ****
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule required="false" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
--- 30,34 ----
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="false"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
***************
*** 44,50 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
--- 44,50 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
***************
*** 52,56 ****
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <messageContentModel type="#element" localName="ComplexEcho" namespace="http://example.org/message-test"/>
</message>
<assertion>/l:log/l:message[@number="3"]/@type="request"</assertion>
--- 52,56 ----
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="3"]/@type="request"</assertion>
***************
*** 59,70 ****
<assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</assertion>
</assertionSet>
<assertionSet messagePosition="4">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
--- 59,70 ----
<assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="4">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
***************
*** 84,90 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
--- 84,90 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
***************
*** 96,100 ****
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="ComplexEcho" namespace="http://example.org/message-test"/>
</message>
<assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
--- 96,100 ----
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
***************
*** 104,115 ****
<assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
<assertion>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</assertion>
</assertionSet>
<assertionSet messagePosition="6">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
--- 104,115 ----
<assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
<assertion>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="6">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
Index: description-message-properties.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-message-properties.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-message-properties.xml 6 Jan 2007 02:23:52 -0000 1.2
--- description-message-properties.xml 8 Jan 2007 21:01:44 -0000 1.3
***************
*** 3,9 ****
<message messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
--- 3,9 ----
<message messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
***************
*** 12,22 ****
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="ComplexEcho" namespace="http://example.org/message-test"/>
</message>
<message messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
--- 12,22 ----
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<httpCookies>false</httpCookies>
***************
*** 24,35 ****
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule required="false" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
--- 24,35 ----
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="false"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
***************
*** 37,47 ****
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <messageContentModel type="#element" localName="ComplexEcho" namespace="http://example.org/message-test"/>
</message>
<message messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
--- 37,47 ----
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<httpCookies>false</httpCookies>
***************
*** 53,59 ****
<message messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
--- 53,59 ----
<message messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
***************
*** 65,75 ****
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="ComplexEcho" namespace="http://example.org/message-test"/>
</message>
<message messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
--- 65,75 ----
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<httpCookies>true</httpCookies>
Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-generate-report-html.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-generate-report-html.xsl 6 Jan 2007 02:23:52 -0000 1.2
--- description-generate-report-html.xsl 8 Jan 2007 21:01:44 -0000 1.3
***************
*** 4,8 ****
******** DO NOT EDIT *********
-->
! <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
--- 4,8 ----
******** DO NOT EDIT *********
-->
! <xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
***************
*** 11,18 ****
<xsl:output method="html"/>
<xsl:template match="/">
! <html xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<head>
<title>Results</title>
! <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
body {font-family:sans-serif}
--- 11,18 ----
<xsl:output method="html"/>
<xsl:template match="/">
! <html>
<head>
<title>Results</title>
! <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<style type="text/css">
body {font-family:sans-serif}
***************
*** 63,79 ****
</xsl:template>
<xsl:template match="l:message[@number="1"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message1" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 1 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MessageTestSOAP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="1"]/@type="request"">
--- 63,79 ----
</xsl:template>
<xsl:template match="l:message[@number="1"]">
! <hr/>
! <h3 id="message1">Message 1 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MessageTestSOAP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="1"]/@type="request"">
***************
*** 143,147 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 143,147 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 151,167 ****
</xsl:template>
<xsl:template match="l:message[@number="2"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message2" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 2 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MessageTestSOAP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="2"]/@type="response"">
--- 151,167 ----
</xsl:template>
<xsl:template match="l:message[@number="2"]">
! <hr/>
! <h3 id="message2">Message 2 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MessageTestSOAP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="2"]/@type="response"">
***************
*** 319,323 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 319,323 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 327,343 ****
</xsl:template>
<xsl:template match="l:message[@number="3"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message3" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 3 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MessageTestGenericSOAP<br/>BindingComponent http://example.org/message-test{GenericSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="3"]/@type="request"">
--- 327,343 ----
</xsl:template>
<xsl:template match="l:message[@number="3"]">
! <hr/>
! <h3 id="message3">Message 3 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MessageTestGenericSOAP<br/>BindingComponent http://example.org/message-test{GenericSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="3"]/@type="request"">
***************
*** 451,455 ****
</xsl:choose>
<xsl:choose>
! <xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']">
<tr>
<td class="passed">
--- 451,455 ----
</xsl:choose>
<xsl:choose>
! <xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">
<tr>
<td class="passed">
***************
*** 457,461 ****
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</div>
</td>
</tr>
--- 457,461 ----
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
***************
*** 467,471 ****
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</div>
</td>
</tr>
--- 467,471 ----
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
***************
*** 473,477 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 473,477 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 481,497 ****
</xsl:template>
<xsl:template match="l:message[@number="4"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message4" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 4 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MessageTestGenericSOAP<br/>BindingComponent http://example.org/message-test{GenericSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="4"]/@type="response"">
--- 481,497 ----
</xsl:template>
<xsl:template match="l:message[@number="4"]">
! <hr/>
! <h3 id="message4">Message 4 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MessageTestGenericSOAP<br/>BindingComponent http://example.org/message-test{GenericSOAPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="4"]/@type="response"">
***************
*** 627,631 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 627,631 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 635,651 ****
</xsl:template>
<xsl:template match="l:message[@number="5"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message5" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 5 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MessageTestSOAPHTTP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPHTTPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="5"]/@type="request"">
--- 635,651 ----
</xsl:template>
<xsl:template match="l:message[@number="5"]">
! <hr/>
! <h3 id="message5">Message 5 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MessageTestSOAPHTTP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPHTTPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="5"]/@type="request"">
***************
*** 781,785 ****
</xsl:choose>
<xsl:choose>
! <xsl:when test="/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']">
<tr>
<td class="passed">
--- 781,785 ----
</xsl:choose>
<xsl:choose>
! <xsl:when test="/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">
<tr>
<td class="passed">
***************
*** 787,791 ****
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</div>
</td>
</tr>
--- 787,791 ----
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
***************
*** 797,801 ****
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='ComplexEcho' and namespace-uri()='http://example.org/message-test']</div>
</td>
</tr>
--- 797,801 ----
</td>
<td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
***************
*** 803,807 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 803,807 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 811,827 ****
</xsl:template>
<xsl:template match="l:message[@number="6"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message6" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 6 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MessageTestSOAPHTTP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPHTTPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="6"]/@type="response"">
--- 811,827 ----
</xsl:template>
<xsl:template match="l:message[@number="6"]">
! <hr/>
! <h3 id="message6">Message 6 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MessageTestSOAPHTTP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPHTTPBinding}<br/>Operation http://example.org/message-test{EchoString2}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="6"]/@type="response"">
***************
*** 957,961 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 957,961 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
--- NEW FILE: log-MessageTest4G-CC-20070108-results.html ---
<html xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Results</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
body {font-family:sans-serif}
td {vertical-align:top; border-top:1px solid gray}
.passed {width:4em; background-color:green; text-align:center}
.failed {width:4em; background-color:red; text-align:center}
.assertion {padding-bottom:.5em}
</style>
</head>
<body>
<h1>Message exchange test results</h1>
<p>Generated January 8 2007,
1251</p>
<h2>From
Unknown
to
Apache/2.0.50 (Win32)</h2>
<div></div>
<div>
<hr>
<h3 id="message1">Message 1 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent MessageTestSOAP<br>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}<br>Operation http://example.org/message-test{EchoString2}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
</td>
</tr>
</table>
<p>
<a href="#message1">view log</a>
</p>
<hr>
<h3 id="message2">Message 2 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent MessageTestSOAP<br>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}<br>Operation http://example.org/message-test{EchoString2}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message2">view log</a>
</p>
<hr>
<h3 id="message3">Message 3 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent MessageTestGenericSOAP<br>BindingComponent http://example.org/message-test{GenericSOAPBinding}<br>Operation http://example.org/message-test{EchoString2}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message3">view log</a>
</p>
<hr>
<h3 id="message4">Message 4 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent MessageTestGenericSOAP<br>BindingComponent http://example.org/message-test{GenericSOAPBinding}<br>Operation http://example.org/message-test{EchoString2}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message4">view log</a>
</p>
<hr>
<h3 id="message5">Message 5 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent MessageTestSOAPHTTP<br>BindingComponent http://example.org/message-test{ComplexEchoSOAPHTTPBinding}<br>Operation http://example.org/message-test{EchoString2}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message5">view log</a>
</p>
<hr>
<h3 id="message6">Message 6 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent MessageTestSOAPHTTP<br>BindingComponent http://example.org/message-test{ComplexEchoSOAPHTTPBinding}<br>Operation http://example.org/message-test{EchoString2}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/request-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message6">view log</a>
</p>
</div>
</body>
</html>
--- NEW FILE: log-MessageTest4G-CC-20070108-output.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>6</messages><expectedMessages>6</expectedMessages><tests>35</tests><tstamp>2007-01-08T15:28:32.272Z</tstamp><generated>January 8 2007</generated><from>Unknown</from><to>Apache/2.0.50 (Win32)</to></head><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/actin/EchoString2"</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number=3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"<test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:htpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="failed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@numer="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></resultSets>
Received on Monday, 8 January 2007 21:02:22 UTC