2002/ws/desc/test-suite/results-messages/MessageTest-5G log-MessageTest5G-CC-20070108-results.html,NONE,1.1 log-MessageTest5G-CC-20070108-output.xml,NONE,1.1 log-MessageTest5G-CC-20070108.wsimsg,NONE,1.1 log-MessageTest5G-CC-20070108.descmsg,NONE,1.1 description-generate-report-xml.xsl,1.2,1.3 description-message-properties.xml,1.2,1.3 description-xpath-assertions.xml,1.2,1.3 description-generate-report-html.xsl,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G
In directory hutz:/tmp/cvs-serv6584/test-suite/results-messages/MessageTest-5G

Modified Files:
	description-generate-report-xml.xsl 
	description-message-properties.xml 
	description-xpath-assertions.xml 
	description-generate-report-html.xsl 
Added Files:
	log-MessageTest5G-CC-20070108-results.html 
	log-MessageTest5G-CC-20070108-output.xml 
	log-MessageTest5G-CC-20070108.wsimsg 
	log-MessageTest5G-CC-20070108.descmsg 
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.

Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/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:45 -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>12</expectedMessages><tests>82</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=&quot;request&quot;]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-aram name="message" select="/l:log/l:message[@type=&quot;response&quot;]"/></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"/><xsl:call-template name="message7"/><xsl:call-template name="message8"/><xsl:call-template name="message9"/><xsl:call-template name="message10"/><xsl:call-template name="message11"/><xsl:call-template name="message12"/></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"SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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=&quot;1&quot;]/@type=&quot;request&quot;">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=&quot;1&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/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="1"]/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=&quot;1&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number=""]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;1&quot;]/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="1"]/l:content/soap12Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' 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="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet number="2" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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:calltemplate 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=&quot;2&quot;]/@type=&quot;response&quot;">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=&quot;2&quot;]/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=&quot;2&quot;]/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/sop+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/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="count(/l:log/l:message[@number=&quot;2&quot;]/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=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' 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/*[loca-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet number="3" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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=&quot;3&quot;]/@type=&quot;request&quot;">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 est="/l:log/l:message[@number=&quot;3&quot;]/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=&quot;3&quot;]/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=&quot;3&quot;]/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:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type[@type='applicatin/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">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']/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=&quot;3&quot;]/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=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' 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:Enveloe/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet number="4" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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=&quot;4&quot;]/@type=&quot;response&quot;">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:chose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/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=&quot;4&quot;]/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="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=&quot;4&quot;]/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="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelopesoap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;4&quot;]/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=&quot;4&quot;]/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="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="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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=&quot;5&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwis>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=&quot;5&quot;]/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=&quot;5&quot;]/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=&quot;5&quot;]/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:Evelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">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/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;5&quot;]/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=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namepace-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()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet number="6" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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=&quot;6&quot;]/@type=&quot;response&uot;">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=&quot;6&quot;]/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=&quot;6&quot;]/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=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:og/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=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsltemplate name="message7"><resultSet number="7" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" 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=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></sl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/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="7"]/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=&quot;7&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise>/xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;7&quot;]/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="7"]/l:content/soap12:Enveloe/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' 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="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message8"><resultSet number="8" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" 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-agnt"><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=&quot;8&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/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="8"]/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=&quot;8&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/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="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' 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="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringRetrn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message9"><resultSet number="9" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" 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=&quot;9&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&uot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/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="9"]/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=&quot;9&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://exaple.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/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=&quot;9&quot;]/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="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' 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="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoStrig' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message10"><resultSet number="10" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" 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=&quot;10&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;0&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/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="10"]/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=&quot;10&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;10&quot;]/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="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/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/lmessage[@number="10"]/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="message11"><resultSet number="11" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" 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=&quot;11&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test re=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/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="11"]/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=&quot;11&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@numbe=&quot;11&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;11&quot;]/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="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwse></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message12"><resultSet number="12" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" 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=&quot;12&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number"12"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/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="12"]/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=&quot;12&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;12&quot;]/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="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute nam="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" 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>12</expectedMessages><tests>82</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=&quot;request&quot;]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-aram name="message" select="/l:log/l:message[@type=&quot;response&quot;]"/></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"/><xsl:call-template name="message7"/><xsl:call-template name="message8"/><xsl:call-template name="message9"/><xsl:call-template name="message10"/><xsl:call-template name="message11"/><xsl:call-template name="message12"/></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="SimpleEchoSOAPBindingMU" ndpoint="SOAPHeaderMustUnderstand" 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=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/@type=&quot;request&quot;">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=&quot;1&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:chose></xsl:attribute>/l:log/l:message[@number="1"]/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=&quot;1&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">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/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Headr/*[@mustUnderstand=&quot;true&quot; and local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;1&quot;]/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="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' 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="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" 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=&quot;2&quot;]/@type=&quot;response&quot;">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=&quot;2&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xs: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=&quot;2&quot;]/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=&quot;2&quot;]/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="count(/l:log/l:message[@number=&quot;2&quot;]/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=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' 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()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" 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:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherise>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=&quot;3&quot;]/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=&quot;3&quot;]/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=&quot;3&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap1:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">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']/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=&quot;3&quot;]/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=&quot;3&quot;]/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="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" 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=&quot;4&quot;]/@type=&quot;response&quot;">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=&quot;4&quot;]/l:httpHeaders/l:StatusCode/@value='00'">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=&quot;4&quot;]/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="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=&quot;4&quot;]/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="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; and local-name()=&quot;TestSOAPHeader&quot; ad namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;4&quot;]/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=&quot;4&quot;]/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 binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" 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=&quot;5&quot;]/@type=&quot;request&quot;">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=&quot;5&quot;]/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:htpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/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=&quot;5&quot;]/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=&quot;5&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">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/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;5&quot;]/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=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' 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()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet bindig="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" 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=&quot;6&quot;]/@type=&quot;response&quot;">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=&quot;6&quot;]/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=&quot;6&quot;]/l:content/soap12:Envelope">passed</xsl:when><xslotherwise>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=&quot;6&quot;]/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=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespae-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message7"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="request" number="7"><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=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&qut;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/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="7"]/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=&quot;7&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://exampe.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xslotherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' 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="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message8"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="response" number="8"><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=&quot;8&quot;]/@type=quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/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="8"]/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=&quot;8&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xslattribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/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="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' 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="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message9"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="reuest" number="9"><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=&quot;9&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/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"9"]/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=&quot;9&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/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=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwie>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/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="9"]/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="message10"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="response" number="10"><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=&qut;10&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/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="10"]/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=&quot;10&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:othrwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;10&quot;]/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="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xl:when test="/l:log/l:message[@number=&quot;10&quot;]/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="10"]/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="message11"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="request" number="11"><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=&quot;11&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test ef=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/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="11"]/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=&quot;11&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@numer=&quot;11&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;11&quot;]/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="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:othewise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message12"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="response" number="12"><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=&quot;12&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:atribute>/l:log/l:message[@number="12"]/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=&quot;12&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;12&quot;]/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="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soa12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file

--- NEW FILE: log-MessageTest5G-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 SOAPHeaderMustUnderstand<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br>Operation http://example.org/message-test{EchoString}<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="1"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/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="1"]/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="1"]/l:content/soap12:Envelope</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/EchoString"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="1"]/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="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</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 SOAPHeaderMustUnderstand<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br>Operation http://example.org/message-test{EchoString}<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="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">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()='echoStringReturn' 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 SOAPHeaderMustUnderstand<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<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">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</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 SOAPHeaderMustUnderstand<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<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="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</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 SOAPHeaderMustUnderstand<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br>Operation http://example.org/message-test{EchoStringOutFault}<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="passed">
<div>OK</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="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</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']/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</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="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' 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 SOAPHeaderMustUnderstand<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br>Operation http://example.org/message-test{EchoStringOutFault}<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: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/soap12:Fault</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/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
</td>
</tr>
</table>
<p>
<a href="#message6">view log</a>
</p>
<hr>
<h3 id="message7">Message 7 (request)
	     [<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent SOAPHeader<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br>Operation http://example.org/message-test{EchoString}<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="7"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="7"]/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="7"]/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="7"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="7"]/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="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message7">view log</a>
</p>
<hr>
<h3 id="message8">Message 8 (response)
	     [<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent SOAPHeader<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br>Operation http://example.org/message-test{EchoString}<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="8"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="8"]/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="8"]/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="8"]/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="8"]/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="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message8">view log</a>
</p>
<hr>
<h3 id="message9">Message 9 (request)
	     [<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent SOAPHeader<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<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="9"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="9"]/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="9"]/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="9"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="9"]/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="9"]/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="#message9">view log</a>
</p>
<hr>
<h3 id="message10">Message 10 (response)
	     [<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent SOAPHeader<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<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="10"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/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="10"]/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="10"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="10"]/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="10"]/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="#message10">view log</a>
</p>
<hr>
<h3 id="message11">Message 11 (request)
	     [<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent SOAPHeader<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br>Operation http://example.org/message-test{EchoStringOutFault}<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="11"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="11"]/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="11"]/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="11"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="11"]/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="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message11">view log</a>
</p>
<hr>
<h3 id="message12">Message 12 (response)
	     [<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent SOAPHeader<br>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br>Operation http://example.org/message-test{EchoStringOutFault}<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="12"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/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="12"]/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="12"]/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="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
</td>
</tr>
</table>
<p>
<a href="#message12">view log</a>
</p>
</div>
</body>
</html>

--- NEW FILE: log-MessageTest5G-CC-20070108.wsimsg ---
<?xml version="1.0" encoding="UTF-8"?>
<log timestamp="2007-01-08T15:34:07.293"
    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:33:39.363Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Header&gt;&lt;ns1:TestSOAPHeader xmlns:ns1=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;&gt;&lt;/ns1:TestSOAPHeader&gt;&lt;/env:Header&gt;&lt;env:Body&gt;&lt;ns2:echoString xmlns:ns2=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns2:echoString&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-5G/SimpleEchoSOAPBindingMU/ HTTP/1.1&#xd;
Host: ws.crf.canon.fr&#xd;
Pragma: no-cache&#xd;
Accept: */*&#xd;
Content-Type: application/soap+xml;action=&quot;http://example.org/message-test/action/EchoString&quot;&#xd;
Content-Length: 345&#xd;
Connection: Keep-Alive&#xd;
X-BlueCoat-Via: 3FF3740A68851F74&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-08T15:33:39.659Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body&gt;&lt;ns1:echoStringReturn xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns1:echoStringReturn&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Date: Mon, 08 Jan 2007 14:37:56 GMT&#xd;
Server: Apache/2.0.50 (Win32)&#xd;
Content-Length: 231&#xd;
Keep-Alive: timeout=15, max=100&#xd;
Connection: Keep-Alive&#xd;
Content-Type: application/soap+xml&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-08T15:33:41.000Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body&gt;&lt;ns1:echoString2 xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns1:echoString2&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-5G/SimpleEchoSOAPBindingMU/ HTTP/1.1&#xd;
Host: ws.crf.canon.fr&#xd;
Pragma: no-cache&#xd;
Accept: */*&#xd;
Content-Type: application/soap+xml;action=&quot;http://example.org/message-test/action/EchoString2&quot;&#xd;
Content-Length: 221&#xd;
Connection: Keep-Alive&#xd;
X-BlueCoat-Via: 3FF3740A68851F74&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-08T15:33:41.234Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Header&gt;&lt;ns1:TestSOAPHeader xmlns:ns1=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;&gt;&lt;/ns1:TestSOAPHeader&gt;&lt;/env:Header&gt;&lt;env:Body&gt;&lt;ns2:echoString2Return xmlns:ns2=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns2:echoString2Return&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Date: Mon, 08 Jan 2007 14:37:58 GMT&#xd;
Server: Apache/2.0.50 (Win32)&#xd;
Content-Length: 359&#xd;
Keep-Alive: timeout=15, max=99&#xd;
Connection: Keep-Alive&#xd;
Content-Type: application/soap+xml&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-08T15:33:42.621Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body&gt;&lt;ns1:echoString4 xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string fault!&lt;/ns1:echoString4&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-5G/SimpleEchoSOAPBindingMU/ HTTP/1.1&#xd;
Host: ws.crf.canon.fr&#xd;
Pragma: no-cache&#xd;
Accept: */*&#xd;
Content-Type: application/soap+xml;action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;&#xd;
Content-Length: 227&#xd;
Connection: Keep-Alive&#xd;
X-BlueCoat-Via: 3FF3740A68851F74&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-01-08T15:33:42.948Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body xmlns:SOAP-ENV=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;SOAP-ENV:Fault&gt;&lt;SOAP-ENV:Code&gt;&lt;SOAP-ENV:Value&gt;SOAP-ENV:Receiver&lt;/SOAP-ENV:Value&gt;&lt;/SOAP-ENV:Code&gt;&lt;SOAP-ENV:Reason xml:lang=&quot;en&quot;&gt;my fault!&lt;/SOAP-ENV:Reason&gt;&lt;SOAP-ENV:Detail&gt;&lt;ns1:messageTestSimpleOutFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;EchoStringOutFault&lt;/ns1:messageTestSimpleOutFault&gt;&lt;/SOAP-ENV:Detail&gt;&lt;/SOAP-ENV:Fault&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Date: Mon, 08 Jan 2007 14:37:59 GMT&#xd;
Server: Apache/2.0.50 (Win32)&#xd;
Content-Length: 516&#xd;
Connection: close&#xd;
Content-Type: application/soap+xml&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="7" conversationID="4" type="request" timestamp="2007-01-08T15:33:46.720Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Header&gt;&lt;ns1:TestSOAPHeader xmlns:ns1=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;&gt;&lt;/ns1:TestSOAPHeader&gt;&lt;/env:Header&gt;&lt;env:Body&gt;&lt;ns2:echoString xmlns:ns2=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns2:echoString&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-5G/SimpleEchoSOAPBinding/ HTTP/1.1&#xd;
Host: ws.crf.canon.fr&#xd;
Pragma: no-cache&#xd;
Accept: */*&#xd;
Content-Type: application/soap+xml;action=&quot;http://example.org/message-test/action/EchoString&quot;&#xd;
Content-Length: 345&#xd;
Connection: Keep-Alive&#xd;
X-BlueCoat-Via: 3FF3740A68851F74&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="8" conversationID="4" type="response" timestamp="2007-01-08T15:33:47.047Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body&gt;&lt;ns1:echoStringReturn xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns1:echoStringReturn&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Date: Mon, 08 Jan 2007 14:38:03 GMT&#xd;
Server: Apache/2.0.50 (Win32)&#xd;
Content-Length: 231&#xd;
Keep-Alive: timeout=15, max=100&#xd;
Connection: Keep-Alive&#xd;
Content-Type: application/soap+xml&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="9" conversationID="5" type="request" timestamp="2007-01-08T15:33:47.920Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body&gt;&lt;ns1:echoString2 xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns1:echoString2&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-5G/SimpleEchoSOAPBinding/ HTTP/1.1&#xd;
Host: ws.crf.canon.fr&#xd;
Pragma: no-cache&#xd;
Accept: */*&#xd;
Content-Type: application/soap+xml;action=&quot;http://example.org/message-test/action/EchoString2&quot;&#xd;
Content-Length: 221&#xd;
Connection: Keep-Alive&#xd;
X-BlueCoat-Via: 3FF3740A68851F74&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="10" conversationID="5" type="response" timestamp="2007-01-08T15:33:48.247Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Header&gt;&lt;ns1:TestSOAPHeader xmlns:ns1=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;&gt;&lt;/ns1:TestSOAPHeader&gt;&lt;/env:Header&gt;&lt;env:Body&gt;&lt;ns2:echoString2Return xmlns:ns2=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string!&lt;/ns2:echoString2Return&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Date: Mon, 08 Jan 2007 14:38:05 GMT&#xd;
Server: Apache/2.0.50 (Win32)&#xd;
Content-Length: 359&#xd;
Keep-Alive: timeout=15, max=99&#xd;
Connection: Keep-Alive&#xd;
Content-Type: application/soap+xml&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="11" conversationID="6" type="request" timestamp="2007-01-08T15:33:49.572Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body&gt;&lt;ns1:echoString4 xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;echo my string fault!&lt;/ns1:echoString4&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/MessageTest-5G/SimpleEchoSOAPBinding/ HTTP/1.1&#xd;
Host: ws.crf.canon.fr&#xd;
Pragma: no-cache&#xd;
Accept: */*&#xd;
Content-Type: application/soap+xml;action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;&#xd;
Content-Length: 227&#xd;
Connection: Keep-Alive&#xd;
X-BlueCoat-Via: 3FF3740A68851F74&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="12" conversationID="6" type="response" timestamp="2007-01-08T15:33:49.821Z">
<messageContent>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;env:Envelope xmlns:env=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;env:Body xmlns:SOAP-ENV=&quot;http://www.w3.org/2003/05/soap-envelope&quot;&gt;&lt;SOAP-ENV:Fault&gt;&lt;SOAP-ENV:Code&gt;&lt;SOAP-ENV:Value&gt;SOAP-ENV:Receiver&lt;/SOAP-ENV:Value&gt;&lt;/SOAP-ENV:Code&gt;&lt;SOAP-ENV:Reason xml:lang=&quot;en&quot;&gt;my fault!&lt;/SOAP-ENV:Reason&gt;&lt;SOAP-ENV:Detail&gt;&lt;ns1:messageTestSimpleOutFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;EchoStringOutFault&lt;/ns1:messageTestSimpleOutFault&gt;&lt;/SOAP-ENV:Detail&gt;&lt;/SOAP-ENV:Fault&gt;&lt;/env:Body&gt;&lt;/env:Envelope&gt;</messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Date: Mon, 08 Jan 2007 14:38:06 GMT&#xd;
Server: Apache/2.0.50 (Win32)&#xd;
Content-Length: 516&#xd;
Connection: close&#xd;
Content-Type: application/soap+xml&#xd;
&#xd;
</httpHeaders>
</messageEntry>
</log>

--- NEW FILE: log-MessageTest5G-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:33:39.363Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-5G/SimpleEchoSOAPBindingMU/">
<uri>/wss/MessageTest-5G/SimpleEchoSOAPBindingMU/</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/EchoString</action>
</Content-Type>
<Content-Length>345</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:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body><ns2:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-01-08T15:33:39.659Z">
<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:37:56 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>231</Content-Length>
<Keep-Alive>timeout=15, max=100</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:echoStringReturn xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoStringReturn></env:Body></env:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-08T15:33:41.000Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-5G/SimpleEchoSOAPBindingMU/">
<uri>/wss/MessageTest-5G/SimpleEchoSOAPBindingMU/</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>221</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">echo my string!</ns1:echoString2></env:Body></env:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-08T15:33:41.234Z">
<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:37:58 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>359</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:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></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:33:42.621Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-5G/SimpleEchoSOAPBindingMU/">
<uri>/wss/MessageTest-5G/SimpleEchoSOAPBindingMU/</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/EchoStringOutFault</action>
</Content-Type>
<Content-Length>227</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:echoString4 xmlns:ns1="http://example.org/message-test/xsd">echo my string fault!</ns1:echoString4></env:Body></env:Envelope></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-08T15:33:42.948Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Mon, 08 Jan 2007 14:37:59 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>516</Content-Length>
<Connection>close</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 xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">my fault!</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleOutFault xmlns:ns1="http://example.org/message-test/xsd">EchoStringOutFault</ns1:messageTestSimpleOutFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-01-08T15:33:46.720Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-5G/SimpleEchoSOAPBinding/">
<uri>/wss/MessageTest-5G/SimpleEchoSOAPBinding/</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/EchoString</action>
</Content-Type>
<Content-Length>345</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:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body><ns2:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-01-08T15:33:47.047Z">
<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:38:03 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>231</Content-Length>
<Keep-Alive>timeout=15, max=100</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:echoStringReturn xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoStringReturn></env:Body></env:Envelope></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-01-08T15:33:47.920Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-5G/SimpleEchoSOAPBinding/">
<uri>/wss/MessageTest-5G/SimpleEchoSOAPBinding/</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>221</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">echo my string!</ns1:echoString2></env:Body></env:Envelope></content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-01-08T15:33:48.247Z">
<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:38:05 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>359</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:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></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="11" conversation="6" timestamp="2007-01-08T15:33:49.572Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-5G/SimpleEchoSOAPBinding/">
<uri>/wss/MessageTest-5G/SimpleEchoSOAPBinding/</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/EchoStringOutFault</action>
</Content-Type>
<Content-Length>227</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:echoString4 xmlns:ns1="http://example.org/message-test/xsd">echo my string fault!</ns1:echoString4></env:Body></env:Envelope></content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-01-08T15:33:49.821Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Mon, 08 Jan 2007 14:38:06 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>516</Content-Length>
<Connection>close</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 xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">my fault!</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleOutFault xmlns:ns1="http://example.org/message-test/xsd">EchoStringOutFault</ns1:messageTestSimpleOutFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
</log>

Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/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:53 -0000	1.2
--- description-xpath-assertions.xml	8 Jan 2007 21:01:45 -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="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/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="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 13,18 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
--- 13,18 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
***************
*** 21,34 ****
  <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</assertion>
  <assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</assertion>
! <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="2">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 21,34 ----
  <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</assertion>
  <assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</assertion>
! <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="2">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 48,54 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 48,54 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 57,61 ****
  <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="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="3"]/@type="request"</assertion>
--- 57,61 ----
  <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="3"]/@type="request"</assertion>
***************
*** 65,76 ****
  <assertion>/l:log/l:message[@number="3"]/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="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' 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="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 65,76 ----
  <assertion>/l:log/l:message[@number="3"]/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="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="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 78,82 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 78,82 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 85,89 ****
  <assertion>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
  <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']</assertion>
--- 85,89 ----
  <assertion>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
  <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']</assertion>
***************
*** 92,98 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 92,98 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 114,120 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 114,120 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 138,144 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 138,144 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 147,152 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
--- 147,152 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
***************
*** 157,168 ****
  <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="8">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="8" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 157,168 ----
  <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="8">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="8" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 182,188 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 182,188 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 191,195 ****
  <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="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="9"]/@type="request"</assertion>
--- 191,195 ----
  <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="9"]/@type="request"</assertion>
***************
*** 199,210 ****
  <assertion>/l:log/l:message[@number="9"]/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="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="10">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 199,210 ----
  <assertion>/l:log/l:message[@number="9"]/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="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="10">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 212,216 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 212,216 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 226,232 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 226,232 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 248,254 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 248,254 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>

Index: description-message-properties.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/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:53 -0000	1.2
--- description-message-properties.xml	8 Jan 2007 21:01:45 -0000	1.3
***************
*** 3,9 ****
  <message messagePosition="1" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 3,9 ----
  <message messagePosition="1" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 12,23 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <message messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 12,23 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 29,35 ****
  <message messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 29,35 ----
  <message messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 38,48 ****
  <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="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <message messagePosition="4" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 38,48 ----
  <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="4" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 50,61 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="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="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 50,61 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="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="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 68,74 ****
  <message messagePosition="6" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 68,74 ----
  <message messagePosition="6" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 84,90 ****
  <message messagePosition="7" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 84,90 ----
  <message messagePosition="7" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 93,104 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <message messagePosition="8" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 93,104 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="8" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 110,116 ****
  <message messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 110,116 ----
  <message messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 119,129 ****
  <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="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <message messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" 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-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 119,129 ----
  <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="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 131,142 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="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="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 131,142 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="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="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 149,155 ****
  <message messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 149,155 ----
  <message messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>

Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/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:53 -0000	1.2
--- description-generate-report-html.xsl	8 Jan 2007 21:01:45 -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=&quot;1&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;1&quot;]/@type=&quot;request&quot;">
--- 63,79 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;1&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;1&quot;]/@type=&quot;request&quot;">
***************
*** 187,191 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">
  <tr>
  <td class="passed">
--- 187,191 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; and local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">
  <tr>
  <td class="passed">
***************
*** 193,197 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
--- 193,197 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
***************
*** 203,207 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
--- 203,207 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
***************
*** 231,235 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']">
  <tr>
  <td class="passed">
--- 231,235 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
***************
*** 237,241 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 237,241 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 247,251 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 247,251 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 253,257 ****
  </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">
--- 253,257 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 261,277 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;2&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;2&quot;]/@type=&quot;response&quot;">
--- 261,277 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;2&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;2&quot;]/@type=&quot;response&quot;">
***************
*** 407,411 ****
  </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">
--- 407,411 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 415,431 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;3&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<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=&quot;3&quot;]/@type=&quot;request&quot;">
--- 415,431 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;3&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<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=&quot;3&quot;]/@type=&quot;request&quot;">
***************
*** 561,565 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']">
  <tr>
  <td class="passed">
--- 561,565 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
***************
*** 567,571 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 567,571 ----
  </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>
***************
*** 577,581 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 577,581 ----
  </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>
***************
*** 583,587 ****
  </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">
--- 583,587 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 591,607 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;4&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<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=&quot;4&quot;]/@type=&quot;response&quot;">
--- 591,607 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;4&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<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=&quot;4&quot;]/@type=&quot;response&quot;">
***************
*** 693,697 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">
  <tr>
  <td class="passed">
--- 693,697 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; and local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">
  <tr>
  <td class="passed">
***************
*** 699,703 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
--- 699,703 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
***************
*** 709,713 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
--- 709,713 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div>
  </td>
  </tr>
***************
*** 759,763 ****
  </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">
--- 759,763 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 767,783 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;5&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;5&quot;]/@type=&quot;request&quot;">
--- 767,783 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;5&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;5&quot;]/@type=&quot;request&quot;">
***************
*** 935,939 ****
  </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">
--- 935,939 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 943,959 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;6&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;6&quot;]/@type=&quot;response&quot;">
--- 943,959 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;6&quot;]">
! <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 SOAPHeaderMustUnderstand<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBindingMU}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;6&quot;]/@type=&quot;response&quot;">
***************
*** 1089,1093 ****
  </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">
--- 1089,1093 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1097,1113 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;7&quot;]">
! <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="message7" 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 7 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;7&quot;]/@type=&quot;request&quot;">
--- 1097,1113 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;7&quot;]">
! <hr/>
! <h3 id="message7">Message 7 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;7&quot;]/@type=&quot;request&quot;">
***************
*** 1265,1269 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']">
  <tr>
  <td class="passed">
--- 1265,1269 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
***************
*** 1271,1275 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 1271,1275 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 1281,1285 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 1281,1285 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 1287,1291 ****
  </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">
--- 1287,1291 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1295,1311 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;8&quot;]">
! <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="message8" 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 8 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;8&quot;]/@type=&quot;response&quot;">
--- 1295,1311 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;8&quot;]">
! <hr/>
! <h3 id="message8">Message 8 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoString}<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=&quot;8&quot;]/@type=&quot;response&quot;">
***************
*** 1441,1445 ****
  </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">
--- 1441,1445 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1449,1465 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;9&quot;]">
! <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="message9" 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 9 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<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=&quot;9&quot;]/@type=&quot;request&quot;">
--- 1449,1465 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;9&quot;]">
! <hr/>
! <h3 id="message9">Message 9 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<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=&quot;9&quot;]/@type=&quot;request&quot;">
***************
*** 1595,1599 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']">
  <tr>
  <td class="passed">
--- 1595,1599 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
***************
*** 1601,1605 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 1601,1605 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 1611,1615 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</div>
  </td>
  </tr>
--- 1611,1615 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 1617,1621 ****
  </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">
--- 1617,1621 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1625,1641 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;10&quot;]">
! <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="message10" 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 10 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<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=&quot;10&quot;]/@type=&quot;response&quot;">
--- 1625,1641 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;10&quot;]">
! <hr/>
! <h3 id="message10">Message 10 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<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=&quot;10&quot;]/@type=&quot;response&quot;">
***************
*** 1793,1797 ****
  </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">
--- 1793,1797 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1801,1817 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;11&quot;]">
! <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="message11" 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 11 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;11&quot;]/@type=&quot;request&quot;">
--- 1801,1817 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;11&quot;]">
! <hr/>
! <h3 id="message11">Message 11 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;11&quot;]/@type=&quot;request&quot;">
***************
*** 1969,1973 ****
  </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">
--- 1969,1973 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1977,1993 ****
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;12&quot;]">
! <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="message12" 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 12 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;12&quot;]/@type=&quot;response&quot;">
--- 1977,1993 ----
  </xsl:template>
  <xsl:template match="l:message[@number=&quot;12&quot;]">
! <hr/>
! <h3 id="message12">Message 12 (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 SOAPHeader<br/>BindingComponent http://example.org/message-test{SimpleEchoSOAPBinding}<br/>Operation http://example.org/message-test{EchoStringOutFault}<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=&quot;12&quot;]/@type=&quot;response&quot;">
***************
*** 2123,2127 ****
  </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">
--- 2123,2127 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">

--- NEW FILE: log-MessageTest5G-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>12</messages><expectedMessages>12</expectedMessages><tests>82</tests><tstamp>2007-01-08T15:33:39.363Z</tstamp><generated>January 8 2007</generated><from>Unknown</from><to>Apache/2.0.50 (Win32)</to></head><resultSet number="1" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed"/l:log/l:message[@number="1"]/l:content/soap12:Envelope</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/action/EchoString"</test><test ref="" result="failed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="2" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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">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()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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:Cntent-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">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</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="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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:htpHeaders/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="failed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</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="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</tes><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" 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:ContentType/@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/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="7" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</est><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="8" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result"passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="9" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='applicaion/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="10" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='appliation/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeader/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="12" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:mesage[@number="12"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets>

Received on Monday, 8 January 2007 21:04:44 UTC