2002/ws/desc/test-suite/results-messages/ModuleComposition-1G log-ModuleComposition1G-wso2-wso2-output.xml,1.1,1.2 description-generate-report-xml.xsl,1.8,1.9 description-xpath-assertions.xml,1.8,1.9 description.wsdlcm,1.4,1.5 description-message-properties.xml,1.6,1.7 log-ModuleComposition1G-wso2-wso2-results.html,1.1,1.2 log-ModuleComposition1G-canon-canon-output.xml,1.7,1.8 log-ModuleComposition1G-canon-canon-results.html,1.8,1.9 description-generate-report-html.xsl,1.8,1.9

Update of /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G
In directory hutz:/tmp/cvs-serv21602/test-suite/results-messages/ModuleComposition-1G

Modified Files:
	log-ModuleComposition1G-wso2-wso2-output.xml 
	description-generate-report-xml.xsl 
	description-xpath-assertions.xml description.wsdlcm 
	description-message-properties.xml 
	log-ModuleComposition1G-wso2-wso2-results.html 
	log-ModuleComposition1G-canon-canon-output.xml 
	log-ModuleComposition1G-canon-canon-results.html 
	description-generate-report-html.xsl 
Log Message:
More results: http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0180.html

Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/description-generate-report-xml.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** description-generate-report-xml.xsl	18 Jan 2007 15:50:55 -0000	1.8
--- description-generate-report-xml.xsl	25 Jan 2007 09:15:41 -0000	1.9
***************
*** 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>8</expectedMessages><tests>54</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-pram 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"/></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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/asertions" 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:httpHeaders/l:Content-Type/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/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">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:messge[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Header/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&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-ui()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet number="2" type="response" endpoint="ModuleCompositionSOAP" 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;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/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>faled</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 number="3" type="request" endpoint="ModuleCompositionSOAP" 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;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 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:og/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:httpHeaders/l:Content-Type/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/l:action="http://example.org/message-test/action/EchoString2"</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="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 number="4" type="response" endpoint="ModuleCompositionSOAP" 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/"><xslattribute 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='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:httpHeders/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/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&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 number="5" type="request" endpoint="ModuleCompositionSOAP" 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="messag" 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: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:chose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/l:action=&quot;http://example.org/message-test/action/EchoStringInFault&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</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="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 nme="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' 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()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet number="6" type="response" endpoint="ModuleCompositionSOAP" 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-templte></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><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: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 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/sop12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message7"><resultSet number="7" type="request" endpoint="ModuleCompositionSOAP" 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></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:httpHeaders/l:Content-Type/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="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoSringOutFault"</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="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: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()='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="7"]/l:content/soap12:Envelope/soap12:Body/*[loal-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message8"><resultSet number="8" type="response" endpoint="ModuleCompositionSOAP" 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;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: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/oap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/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;8&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="8"]/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>6</expectedMessages><tests>41</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-pram 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"/></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="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" 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: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;]/lhttpHeaders/l:Content-Type/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/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">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:content/soap12:Envelope/soap12:Header/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/lmessage[@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="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></sl: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/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:essage[@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="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" 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:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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-Tpe/@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:httpHeaders/l:Content-Type/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/l:action="http://example.org/message-test/action/EchoString2"</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="count(/l:log/l:message[@number=&quot;3quot;]/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="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" 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 re=""><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='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;&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/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&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()='ecoString2Return' 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="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" 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;]/lhttpHeaders/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:httpHeaders/l:Content-Type/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/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:coose><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="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/messge-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" 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><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: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/sop12: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></xsl:stylesheet>
\ No newline at end of file

Index: description.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/description.wsdlcm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** description.wsdlcm	18 Jan 2007 15:50:55 -0000	1.4
--- description.wsdlcm	25 Jan 2007 09:15:41 -0000	1.5
***************
*** 1,5 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  -->
! <descriptionComponent xml:id="N65537" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns="http://www.w3.org/2002/ws/desc/wsdl/component">
  <extensions>
  <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
--- 1,5 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  -->
! <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="N10001">
  <extensions>
  <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
***************
*** 9,13 ****
  </extensions>
  <interfaces>
! <interfaceComponent xml:id="N65602">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 9,13 ----
  </extensions>
  <interfaces>
! <interfaceComponent xml:id="N1003E">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 15,37 ****
  </name>
  <interfaceFaults>
! <interfaceFaultComponent xml:id="N65608">
! <name>
! <base:namespaceName>http://example.org/message-test</base:namespaceName>
! <base:localName>MessageTestSimpleInFault</base:localName>
! </name>
! <elementDeclaration ref="N65592"/>
! <base:parent ref="N65602"/>
! </interfaceFaultComponent>
! <interfaceFaultComponent xml:id="N65616">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
  <base:localName>MessageTestSimpleOutFault</base:localName>
  </name>
! <elementDeclaration ref="N65596"/>
! <base:parent ref="N65602"/>
  </interfaceFaultComponent>
  </interfaceFaults>
  <interfaceOperations>
! <interfaceOperationComponent xml:id="N65624">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 15,29 ----
  </name>
  <interfaceFaults>
! <interfaceFaultComponent xml:id="N10044">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
  <base:localName>MessageTestSimpleOutFault</base:localName>
  </name>
! <elementDeclaration ref="N10038"/>
! <base:parent ref="N1003E"/>
  </interfaceFaultComponent>
  </interfaceFaults>
  <interfaceOperations>
! <interfaceOperationComponent xml:id="N1004C">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 40,64 ****
  <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
  <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N65631">
  <messageLabel>In</messageLabel>
  <direction>in</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65560"/>
! <base:parent ref="N65624"/>
  </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N65634">
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65564"/>
! <base:parent ref="N65624"/>
  </interfaceMessageReferenceComponent>
  </interfaceMessageReferences>
! <base:parent ref="N65602"/>
  <ext:wsdlInterfaceOperationExtension>
  <ext:safety>false</ext:safety>
  </ext:wsdlInterfaceOperationExtension>
  </interfaceOperationComponent>
! <interfaceOperationComponent xml:id="N65638">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 32,56 ----
  <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
  <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N10053">
  <messageLabel>In</messageLabel>
  <direction>in</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N10018"/>
! <base:parent ref="N1004C"/>
  </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N10056">
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N1001C"/>
! <base:parent ref="N1004C"/>
  </interfaceMessageReferenceComponent>
  </interfaceMessageReferences>
! <base:parent ref="N1003E"/>
  <ext:wsdlInterfaceOperationExtension>
  <ext:safety>false</ext:safety>
  </ext:wsdlInterfaceOperationExtension>
  </interfaceOperationComponent>
! <interfaceOperationComponent xml:id="N1005A">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 67,132 ****
  <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
  <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N65645">
! <messageLabel>In</messageLabel>
! <direction>in</direction>
! <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65568"/>
! <base:parent ref="N65638"/>
! </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N65648">
! <messageLabel>Out</messageLabel>
! <direction>out</direction>
! <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65572"/>
! <base:parent ref="N65638"/>
! </interfaceMessageReferenceComponent>
! </interfaceMessageReferences>
! <base:parent ref="N65602"/>
! <ext:wsdlInterfaceOperationExtension>
! <ext:safety>false</ext:safety>
! </ext:wsdlInterfaceOperationExtension>
! </interfaceOperationComponent>
! <interfaceOperationComponent xml:id="N65652">
! <name>
! <base:namespaceName>http://example.org/message-test</base:namespaceName>
! <base:localName>EchoStringInFault</base:localName>
! </name>
! <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
! <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N65659">
  <messageLabel>In</messageLabel>
  <direction>in</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65576"/>
! <base:parent ref="N65652"/>
  </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N65662">
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65580"/>
! <base:parent ref="N65652"/>
  </interfaceMessageReferenceComponent>
  </interfaceMessageReferences>
! <interfaceFaultReferences>
! <interfaceFaultReferenceComponent xml:id="N65665">
! <interfaceFault ref="N65608"/>
! <messageLabel>In</messageLabel>
! <direction>in</direction>
! <base:parent ref="N65652"/>
! </interfaceFaultReferenceComponent>
! <interfaceFaultReferenceComponent xml:id="N65668">
! <interfaceFault ref="N65616"/>
! <messageLabel>Out</messageLabel>
! <direction>out</direction>
! <base:parent ref="N65652"/>
! </interfaceFaultReferenceComponent>
! </interfaceFaultReferences>
! <base:parent ref="N65602"/>
  <ext:wsdlInterfaceOperationExtension>
  <ext:safety>false</ext:safety>
  </ext:wsdlInterfaceOperationExtension>
  </interfaceOperationComponent>
! <interfaceOperationComponent xml:id="N65672">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 59,83 ----
  <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
  <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N10061">
  <messageLabel>In</messageLabel>
  <direction>in</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N10020"/>
! <base:parent ref="N1005A"/>
  </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N10064">
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N10024"/>
! <base:parent ref="N1005A"/>
  </interfaceMessageReferenceComponent>
  </interfaceMessageReferences>
! <base:parent ref="N1003E"/>
  <ext:wsdlInterfaceOperationExtension>
  <ext:safety>false</ext:safety>
  </ext:wsdlInterfaceOperationExtension>
  </interfaceOperationComponent>
! <interfaceOperationComponent xml:id="N10068">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 135,168 ****
  <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
  <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N65679">
  <messageLabel>In</messageLabel>
  <direction>in</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65584"/>
! <base:parent ref="N65672"/>
  </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N65682">
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65588"/>
! <base:parent ref="N65672"/>
  </interfaceMessageReferenceComponent>
  </interfaceMessageReferences>
  <interfaceFaultReferences>
! <interfaceFaultReferenceComponent xml:id="N65685">
! <interfaceFault ref="N65608"/>
! <messageLabel>In</messageLabel>
! <direction>in</direction>
! <base:parent ref="N65672"/>
! </interfaceFaultReferenceComponent>
! <interfaceFaultReferenceComponent xml:id="N65688">
! <interfaceFault ref="N65616"/>
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
! <base:parent ref="N65672"/>
  </interfaceFaultReferenceComponent>
  </interfaceFaultReferences>
! <base:parent ref="N65602"/>
  <ext:wsdlInterfaceOperationExtension>
  <ext:safety>false</ext:safety>
--- 86,113 ----
  <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
  <interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N1006F">
  <messageLabel>In</messageLabel>
  <direction>in</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N10030"/>
! <base:parent ref="N10068"/>
  </interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N10072">
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
  <messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N10034"/>
! <base:parent ref="N10068"/>
  </interfaceMessageReferenceComponent>
  </interfaceMessageReferences>
  <interfaceFaultReferences>
! <interfaceFaultReferenceComponent xml:id="N10075">
! <interfaceFault ref="N10044"/>
  <messageLabel>Out</messageLabel>
  <direction>out</direction>
! <base:parent ref="N10068"/>
  </interfaceFaultReferenceComponent>
  </interfaceFaultReferences>
! <base:parent ref="N1003E"/>
  <ext:wsdlInterfaceOperationExtension>
  <ext:safety>false</ext:safety>
***************
*** 173,210 ****
  </interfaces>
  <bindings>
! <bindingComponent xml:id="N65693">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
  <base:localName>SimpleEchoSOAPBinding</base:localName>
  </name>
! <interface ref="N65602"/>
  <type>http://www.w3.org/2006/01/wsdl/soap</type>
  <bindingFaults>
! <bindingFaultComponent xml:id="N65707">
! <interfaceFault ref="N65608"/>
! <base:parent ref="N65693"/>
! <soapcm:soapBindingFaultExtension>
! <soapcm:soapFaultCode/>
! <soapcm:soapFaultSubcodes/>
! <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65710">
! <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-3</soapcm:ref>
! <soapcm:required>true</soapcm:required>
! <base:parent ref="N65707"/>
! </soapcm:soapModuleComponent>
! </soapcm:soapModules>
! </soapcm:soapBindingFaultExtension>
! </bindingFaultComponent>
! <bindingFaultComponent xml:id="N65715">
! <interfaceFault ref="N65616"/>
! <base:parent ref="N65693"/>
  <soapcm:soapBindingFaultExtension>
  <soapcm:soapFaultCode/>
  <soapcm:soapFaultSubcodes/>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65718">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-3</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65715"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
--- 118,140 ----
  </interfaces>
  <bindings>
! <bindingComponent xml:id="N1007A">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
  <base:localName>SimpleEchoSOAPBinding</base:localName>
  </name>
! <interface ref="N1003E"/>
  <type>http://www.w3.org/2006/01/wsdl/soap</type>
  <bindingFaults>
! <bindingFaultComponent xml:id="N10088">
! <interfaceFault ref="N10044"/>
! <base:parent ref="N1007A"/>
  <soapcm:soapBindingFaultExtension>
  <soapcm:soapFaultCode/>
  <soapcm:soapFaultSubcodes/>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N1008B">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-3</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N10088"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
***************
*** 213,267 ****
  </bindingFaults>
  <bindingOperations>
! <bindingOperationComponent xml:id="N65723">
! <interfaceOperation ref="N65624"/>
  <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N65731">
! <interfaceMessageReference ref="N65631"/>
! <base:parent ref="N65723"/>
  <soapcm:soapBindingMessageReferenceExtension>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65733">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65731"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
  </soapcm:soapBindingMessageReferenceExtension>
  </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N65738">
! <interfaceMessageReference ref="N65634"/>
! <base:parent ref="N65723"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
  </bindingMessageReferences>
! <base:parent ref="N65693"/>
  <soapcm:soapBindingOperationExtension>
  <soapcm:soapAction>http://example.org/message-test/action/EchoString</soapcm:soapAction>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65727">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65723"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
  </soapcm:soapBindingOperationExtension>
  </bindingOperationComponent>
! <bindingOperationComponent xml:id="N65741">
! <interfaceOperation ref="N65638"/>
  <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N65749">
! <interfaceMessageReference ref="N65645"/>
! <base:parent ref="N65741"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N65751">
! <interfaceMessageReference ref="N65648"/>
! <base:parent ref="N65741"/>
  <soapcm:soapBindingMessageReferenceExtension>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65753">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65751"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
--- 143,197 ----
  </bindingFaults>
  <bindingOperations>
! <bindingOperationComponent xml:id="N10090">
! <interfaceOperation ref="N1004C"/>
  <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N10098">
! <interfaceMessageReference ref="N10053"/>
! <base:parent ref="N10090"/>
  <soapcm:soapBindingMessageReferenceExtension>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N1009A">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N10098"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
  </soapcm:soapBindingMessageReferenceExtension>
  </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N1009F">
! <interfaceMessageReference ref="N10056"/>
! <base:parent ref="N10090"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
  </bindingMessageReferences>
! <base:parent ref="N1007A"/>
  <soapcm:soapBindingOperationExtension>
  <soapcm:soapAction>http://example.org/message-test/action/EchoString</soapcm:soapAction>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N10094">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N10090"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
  </soapcm:soapBindingOperationExtension>
  </bindingOperationComponent>
! <bindingOperationComponent xml:id="N100A2">
! <interfaceOperation ref="N1005A"/>
  <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100AA">
! <interfaceMessageReference ref="N10061"/>
! <base:parent ref="N100A2"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100AC">
! <interfaceMessageReference ref="N10064"/>
! <base:parent ref="N100A2"/>
  <soapcm:soapBindingMessageReferenceExtension>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N100AE">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N100AC"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
***************
*** 269,359 ****
  </bindingMessageReferenceComponent>
  </bindingMessageReferences>
! <base:parent ref="N65693"/>
  <soapcm:soapBindingOperationExtension>
  <soapcm:soapAction>http://example.org/message-test/action/EchoString2</soapcm:soapAction>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65745">
! <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
! <soapcm:required>true</soapcm:required>
! <base:parent ref="N65741"/>
! </soapcm:soapModuleComponent>
! </soapcm:soapModules>
! </soapcm:soapBindingOperationExtension>
! </bindingOperationComponent>
! <bindingOperationComponent xml:id="N65759">
! <interfaceOperation ref="N65652"/>
! <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N65767">
! <interfaceMessageReference ref="N65659"/>
! <base:parent ref="N65759"/>
! <soapcm:soapBindingMessageReferenceExtension/>
! </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N65769">
! <interfaceMessageReference ref="N65662"/>
! <base:parent ref="N65759"/>
! <soapcm:soapBindingMessageReferenceExtension/>
! </bindingMessageReferenceComponent>
! </bindingMessageReferences>
! <bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N65771">
! <interfaceFaultReference ref="N65665"/>
! <base:parent ref="N65759"/>
! <soapcm:soapBindingFaultReferenceExtension>
! <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65774">
! <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
! <soapcm:required>true</soapcm:required>
! <base:parent ref="N65771"/>
! </soapcm:soapModuleComponent>
! </soapcm:soapModules>
! </soapcm:soapBindingFaultReferenceExtension>
! </bindingFaultReferenceComponent>
! <bindingFaultReferenceComponent xml:id="N65779">
! <interfaceFaultReference ref="N65668"/>
! <base:parent ref="N65759"/>
! <soapcm:soapBindingFaultReferenceExtension/>
! </bindingFaultReferenceComponent>
! </bindingFaultReferences>
! <base:parent ref="N65693"/>
! <soapcm:soapBindingOperationExtension>
! <soapcm:soapAction>http://example.org/message-test/action/EchoStringInFault</soapcm:soapAction>
! <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65763">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65759"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
  </soapcm:soapBindingOperationExtension>
  </bindingOperationComponent>
! <bindingOperationComponent xml:id="N65783">
! <interfaceOperation ref="N65672"/>
  <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N65791">
! <interfaceMessageReference ref="N65679"/>
! <base:parent ref="N65783"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N65793">
! <interfaceMessageReference ref="N65682"/>
! <base:parent ref="N65783"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
  </bindingMessageReferences>
  <bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N65795">
! <interfaceFaultReference ref="N65685"/>
! <base:parent ref="N65783"/>
! <soapcm:soapBindingFaultReferenceExtension/>
! </bindingFaultReferenceComponent>
! <bindingFaultReferenceComponent xml:id="N65798">
! <interfaceFaultReference ref="N65688"/>
! <base:parent ref="N65783"/>
  <soapcm:soapBindingFaultReferenceExtension>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65801">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65798"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
--- 199,238 ----
  </bindingMessageReferenceComponent>
  </bindingMessageReferences>
! <base:parent ref="N1007A"/>
  <soapcm:soapBindingOperationExtension>
  <soapcm:soapAction>http://example.org/message-test/action/EchoString2</soapcm:soapAction>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N100A6">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N100A2"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
  </soapcm:soapBindingOperationExtension>
  </bindingOperationComponent>
! <bindingOperationComponent xml:id="N100B4">
! <interfaceOperation ref="N10068"/>
  <bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100BC">
! <interfaceMessageReference ref="N1006F"/>
! <base:parent ref="N100B4"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100BE">
! <interfaceMessageReference ref="N10072"/>
! <base:parent ref="N100B4"/>
  <soapcm:soapBindingMessageReferenceExtension/>
  </bindingMessageReferenceComponent>
  </bindingMessageReferences>
  <bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100C0">
! <interfaceFaultReference ref="N10075"/>
! <base:parent ref="N100B4"/>
  <soapcm:soapBindingFaultReferenceExtension>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N100C3">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N100C0"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
***************
*** 361,372 ****
  </bindingFaultReferenceComponent>
  </bindingFaultReferences>
! <base:parent ref="N65693"/>
  <soapcm:soapBindingOperationExtension>
  <soapcm:soapAction>http://example.org/message-test/action/EchoStringOutFault</soapcm:soapAction>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65787">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65783"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
--- 240,251 ----
  </bindingFaultReferenceComponent>
  </bindingFaultReferences>
! <base:parent ref="N1007A"/>
  <soapcm:soapBindingOperationExtension>
  <soapcm:soapAction>http://example.org/message-test/action/EchoStringOutFault</soapcm:soapAction>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N100B8">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-2</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N100B4"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
***************
*** 376,384 ****
  <soapcm:soapBindingExtension>
  <httpcm:httpCookies>false</httpcm:httpCookies>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65703">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-4</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N65693"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
--- 255,264 ----
  <soapcm:soapBindingExtension>
  <httpcm:httpCookies>false</httpcm:httpCookies>
+ <httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
  <soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N10084">
  <soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module-4</soapcm:ref>
  <soapcm:required>true</soapcm:required>
! <base:parent ref="N1007A"/>
  </soapcm:soapModuleComponent>
  </soapcm:soapModules>
***************
*** 389,404 ****
  </bindings>
  <services>
! <serviceComponent xml:id="N65808">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
  <base:localName>ModuleCompositionService</base:localName>
  </name>
! <interface ref="N65602"/>
  <endpoints>
! <endpointComponent xml:id="N65815">
  <name>ModuleCompositionSOAP</name>
! <binding ref="N65693"/>
  <address>http://example.org/ModuleComposition-1G/endpoint-1</address>
! <base:parent ref="N65808"/>
  <soapcm:soapEndpointExtension/>
  </endpointComponent>
--- 269,284 ----
  </bindings>
  <services>
! <serviceComponent xml:id="N100CA">
  <name>
  <base:namespaceName>http://example.org/message-test</base:namespaceName>
  <base:localName>ModuleCompositionService</base:localName>
  </name>
! <interface ref="N1003E"/>
  <endpoints>
! <endpointComponent xml:id="N100D1">
  <name>ModuleCompositionSOAP</name>
! <binding ref="N1007A"/>
  <address>http://example.org/ModuleComposition-1G/endpoint-1</address>
! <base:parent ref="N100CA"/>
  <soapcm:soapEndpointExtension/>
  </endpointComponent>
***************
*** 407,411 ****
  </services>
  <elementDeclarations>
! <elementDeclarationComponent xml:id="N65560">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 287,291 ----
  </services>
  <elementDeclarations>
! <elementDeclarationComponent xml:id="N10018">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 414,418 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65564">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 294,298 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N1001C">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 421,425 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65568">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 301,305 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N10020">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 428,432 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65572">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 308,312 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N10024">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 435,439 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65576">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 315,319 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N10028">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 442,446 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65580">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 322,326 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N1002C">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 449,453 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65584">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 329,333 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N10030">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 456,460 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65588">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 336,340 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N10034">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 463,474 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65592">
! <name>
! <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
! <base:localName>messageTestSimpleInFault</base:localName>
! </name>
! <system>http://www.w3.org/2001/XMLSchema</system>
! </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65596">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 343,347 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N10038">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>

Index: log-ModuleComposition1G-wso2-wso2-results.html
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/log-ModuleComposition1G-wso2-wso2-results.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** log-ModuleComposition1G-wso2-wso2-results.html	18 Jan 2007 18:08:50 -0000	1.1
--- log-ModuleComposition1G-wso2-wso2-results.html	25 Jan 2007 09:15:41 -0000	1.2
***************
*** 1,7 ****
! <html xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages">
  <head>
  <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <title>Results</title>
! <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <style type="text/css">
  	        body {font-family:sans-serif}
--- 1,7 ----
! <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}
***************
*** 14,24 ****
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 18 2007,
! 	    2335</p>
  <h2>From
  	      Axis2
  	      to
  	      Apache-Coyote/1.1</h2>
! <div></div>
  <div>
  <hr>
--- 14,28 ----
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 25 2007,
! 	    1437</p>
  <h2>From
  	      Axis2
  	      to
  	      Apache-Coyote/1.1</h2>
! <div>
! <p style="color:red;font-size: 150%;">Only got
! 		8
! 		out of 6</p>
! </div>
  <div>
  <hr>
***************
*** 32,36 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 36,40 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 103,107 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 107,111 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 160,164 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 164,168 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 224,228 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 228,232 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 283,292 ****
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringInFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 287,296 ----
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 311,318 ****
  </tr>
  <tr>
! <td class="passed">
! <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</div>
  </td>
  </tr>
--- 315,322 ----
  </tr>
  <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
  </td>
  </tr>
***************
*** 332,339 ****
  </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()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 336,343 ----
  </tr>
  <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
***************
*** 347,356 ****
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringInFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 351,360 ----
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 399,523 ****
  <a href="log-ModuleComposition1G-wso2-wso2.descmsg#message6">view log</a>
  </p>
! <hr>
! <h3 id="message7">Message 7 (request)
! 	     [<code class="from">localhost:8086</code> ⇨ <code class="to">localhost:8080</code>]</h3>
! <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
! <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
! <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
! <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
! <br>
! </p>
! <table cellpadding="0" cell-spacing="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:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</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">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()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div>
! </td>
! </tr>
! </table>
! <p>
! <a href="log-ModuleComposition1G-wso2-wso2.descmsg#message7">view log</a>
! </p>
! <hr>
! <h3 id="message8">Message 8 (response)
! 	     [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8086</code>]</h3>
! <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
! <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
! <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
! <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
! <br>
! </p>
! <table cellpadding="0" cell-spacing="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: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/soap12:Fault</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/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
! </td>
! </tr>
! </table>
! <p>
! <a href="log-ModuleComposition1G-wso2-wso2.descmsg#message8">view log</a>
! </p>
  </div>
  </body>
--- 403,437 ----
  <a href="log-ModuleComposition1G-wso2-wso2.descmsg#message6">view log</a>
  </p>
! localhost:8086
! localhost:8080
! 
! 
! /axis2/services/ModuleCompositionService.ModuleCompositionSOAP
! 
! Axis2
! localhost:8080
! chunked
! 
! UTF-8
! http://example.org/message-test/action/EchoStringOutFault
! 
! 
! 
! echoString
! 
! localhost:8080
! localhost:8086
! 
! HTTP/1.1 400 Bad Request
! Apache-Coyote/1.1
! 
! UTF-8
! 
! chunked
! Wed, 17 Jan 2007 16:30:58 GMT
! close
! 
! 
! soapenv:SenderMessageTestSimpleOutFaultExceptionEchoStringOutFault
  </div>
  </body>

Index: log-ModuleComposition1G-wso2-wso2-output.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/log-ModuleComposition1G-wso2-wso2-output.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** log-ModuleComposition1G-wso2-wso2-output.xml	18 Jan 2007 18:08:50 -0000	1.1
--- log-ModuleComposition1G-wso2-wso2-output.xml	25 Jan 2007 09:15:41 -0000	1.2
***************
*** 1,2 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <resultSets xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages"><head><messages>8</messages><expectedMessages>8</expectedMessages><tests>54</tests><tstamp>2007-01-17T22:30:56.707Z</tstamp><generated>January 18 2007</generated><from>Axis2</from><to>Apache-Coyote/1.1</to></head><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="1" 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:essage[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</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:content/soap12:Envelope/soap12:Header/module:module-test</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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="2" 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"]/lhttpHeaders/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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="3" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://example.og/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="4" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:messag[@number="4"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="5" 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'</test><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:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</test><test ref="" result="passd">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</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()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="6" 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:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap1:Fault</test><test ref="" result="failed">/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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="7" 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'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/soa12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="8" 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: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/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[loca-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets>
\ No newline at end of file
--- 1,2 ----
  <?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>8</messages><expectedMessages>6</expectedMessages><tests>41</tests><tstamp>2007-01-17T22:30:56.707Z</tstamp><generated>January 25 2007</generated><from>Axis2</from><to>Apache-Coyote/1.1</to></head><resultSet number="1" type="request" endpoint="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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:essage[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</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:content/soap12:Envelope/soap12:Header/module:module-test</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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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"]/lhttpHeaders/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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://example.og/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:messag[@number="4"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="pased">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap2:Fault</test><test ref="" result="failed">/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></resultSets>
\ No newline at end of file

Index: log-ModuleComposition1G-canon-canon-output.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/log-ModuleComposition1G-canon-canon-output.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** log-ModuleComposition1G-canon-canon-output.xml	23 Jan 2007 04:55:39 -0000	1.7
--- log-ModuleComposition1G-canon-canon-output.xml	25 Jan 2007 09:15:41 -0000	1.8
***************
*** 1,2 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <resultSets xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages"><head><messages>8</messages><expectedMessages>8</expectedMessages><tests>54</tests><tstamp>2007-01-22T15:30:20.370Z</tstamp><generated>January 23 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="1" 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:og/l:message[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</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:content/soap12:Envelope/soap12:Header/module:module-test</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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="2" 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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="3" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://exaple.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="4" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:essage[@number="4"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="5" 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'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</test><test ref="" result"passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="6" 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:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Bodysoap12: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 binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="request" number="7" 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'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:contet/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="SimpleEchoSOAPBinding" endpoint="ModuleCompositionSOAP" type="response" number="8" 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: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/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="8"]/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>
\ No newline at end of file
--- 1,2 ----
  <?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>8</messages><expectedMessages>6</expectedMessages><tests>41</tests><tstamp>2007-01-22T15:30:20.370Z</tstamp><generated>January 25 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet number="1" type="request" endpoint="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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:og/l:message[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</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:content/soap12:Envelope/soap12:Header/module:module-test</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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://exaple.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:essage[@number="4"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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'</test><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:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" resul="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</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="ModuleCompositionSOAP" binding="SimpleEchoSOAPBinding" 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:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Bod/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></resultSets>
\ No newline at end of file

Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/description-xpath-assertions.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** description-xpath-assertions.xml	18 Jan 2007 15:50:55 -0000	1.8
--- description-xpath-assertions.xml	25 Jan 2007 09:15:41 -0000	1.9
***************
*** 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="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 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="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 14,19 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 14,19 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="true"/>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 30,36 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 30,36 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 39,43 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 39,43 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 52,58 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 52,58 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 62,66 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 62,66 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 76,82 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 76,82 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 85,90 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 85,90 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="true"/>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 100,106 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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="EchoStringInFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 100,106 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 109,130 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapAction>http://example.org/message-test/action/EchoStringInFault</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
! <messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope</assertion>
  <assertion>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="6">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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="EchoStringInFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 109,130 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapAction>http://example.org/message-test/action/EchoStringOutFault</soapAction>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
! <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope</assertion>
  <assertion>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="6">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 133,138 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-3"/>
  <fault localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test">
  <soapFaultCode type="#any"/>
--- 133,138 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-3" required="true"/>
  <fault localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test">
  <soapFaultCode type="#any"/>
***************
*** 148,201 ****
  <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"]</assertion>
  </assertionSet>
- <assertionSet messagePosition="7">
- <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
- <endpoint name="ModuleCompositionSOAP"/>
- <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/ModuleComposition-1G/endpoint-1</address>
- <safety>false</safety>
- <httpCookies>false</httpCookies>
- <soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
- <soapVersion>1.2</soapVersion>
- <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
- <soapAction>http://example.org/message-test/action/EchoStringOutFault</soapAction>
- <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
- <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
- </message>
- <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
- <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</assertion>
- <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
- <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</assertion>
- <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope</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()='echoString4' 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="ModuleCompositionSOAP"/>
- <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/ModuleComposition-1G/endpoint-1</address>
- <safety>false</safety>
- <httpCookies>false</httpCookies>
- <soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
- <soapVersion>1.2</soapVersion>
- <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
- <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
- <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-3"/>
- <fault localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test">
- <soapFaultCode type="#any"/>
- <soapFaultSubcode type="#any"/>
- <contentModel localName="messageTestSimpleOutFault" namespace="http://example.org/message-test/xsd"/>
- </fault>
- </message>
- <assertion>/l:log/l:message[@number="8"]/@type="response"</assertion>
- <assertion>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
- <assertion>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</assertion>
- <assertion>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
- <assertion>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
- <assertion>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
- </assertionSet>
  </assertionSets>
--- 148,150 ----

Index: log-ModuleComposition1G-canon-canon-results.html
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/log-ModuleComposition1G-canon-canon-results.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** log-ModuleComposition1G-canon-canon-results.html	23 Jan 2007 04:55:39 -0000	1.8
--- log-ModuleComposition1G-canon-canon-results.html	25 Jan 2007 09:15:41 -0000	1.9
***************
*** 1,7 ****
! <html xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages">
  <head>
  <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <title>Results</title>
! <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <style type="text/css">
  	        body {font-family:sans-serif}
--- 1,7 ----
! <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}
***************
*** 14,24 ****
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 23 2007,
! 	    1004</p>
  <h2>From
  	      Unknown
  	      to
  	      Apache/2.0.54 (Win32)</h2>
! <div></div>
  <div>
  <hr>
--- 14,28 ----
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 25 2007,
! 	    1437</p>
  <h2>From
  	      Unknown
  	      to
  	      Apache/2.0.54 (Win32)</h2>
! <div>
! <p style="color:red;font-size: 150%;">Only got
! 		8
! 		out of 6</p>
! </div>
  <div>
  <hr>
***************
*** 32,36 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 36,40 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 103,107 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 107,111 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 160,164 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 164,168 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 224,228 ****
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 228,232 ----
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 283,292 ****
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringInFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 287,296 ----
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 311,318 ****
  </tr>
  <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</div>
  </td>
  </tr>
--- 315,322 ----
  </tr>
  <tr>
! <td class="passed">
! <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
  </td>
  </tr>
***************
*** 332,339 ****
  </tr>
  <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 336,343 ----
  </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>
***************
*** 347,356 ****
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringInFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cellpadding="0" cell-spacing="0">
  <tr>
  <td class="passed">
--- 351,360 ----
  <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
  <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
  <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <br>
  </p>
! <table cell-spacing="0" cellpadding="0">
  <tr>
  <td class="passed">
***************
*** 399,523 ****
  <a href="log-ModuleComposition1G-canon-canon.descmsg#message6">view log</a>
  </p>
! <hr>
! <h3 id="message7">Message 7 (request)
! 	     [<code class="from">localhost:81</code> ⇨ <code class="to">aldabra.crf.canon.fr:80</code>]</h3>
! <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
! <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
! <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
! <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
! <br>
! </p>
! <table cellpadding="0" cell-spacing="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:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</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">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()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div>
! </td>
! </tr>
! </table>
! <p>
! <a href="log-ModuleComposition1G-canon-canon.descmsg#message7">view log</a>
! </p>
! <hr>
! <h3 id="message8">Message 8 (response)
! 	     [<code class="from">aldabra.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
! <p style="font-size:small">EndpointComponent <code>ModuleCompositionSOAP</code>
! <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
! <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
! <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
! <br>
! </p>
! <table cellpadding="0" cell-spacing="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: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/soap12:Fault</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/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
! </td>
! </tr>
! </table>
! <p>
! <a href="log-ModuleComposition1G-canon-canon.descmsg#message8">view log</a>
! </p>
  </div>
  </body>
--- 403,437 ----
  <a href="log-ModuleComposition1G-canon-canon.descmsg#message6">view log</a>
  </p>
! localhost:81
! aldabra.crf.canon.fr:80
! 
! 
! /wss/ModuleComposition-1G/SimpleEchoSOAPBinding/
! 
! aldabra.crf.canon.fr
! no-cache
! */*
! 
! http://example.org/message-test/action/EchoStringOutFault
! 
! 454
! Keep-Alive
! 3FF3740A68851F74
! 
! 
! echo my string fault!
! 
! aldabra.crf.canon.fr:80
! localhost:81
! 
! HTTP/1.1 500 Internal Server Error
! Mon, 22 Jan 2007 14:30:21 GMT
! Apache/2.0.54 (Win32)
! 1049
! close
! 
! 
! 
! SOAP-ENV:Receivertesting out faultsEchoStringOutFault
  </div>
  </body>

Index: description-message-properties.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/description-message-properties.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** description-message-properties.xml	18 Jan 2007 15:50:55 -0000	1.6
--- description-message-properties.xml	25 Jan 2007 09:15:41 -0000	1.7
***************
*** 3,9 ****
  <message messagePosition="1" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 3,9 ----
  <message messagePosition="1" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 13,25 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="2" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 13,25 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="true"/>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="2" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 28,39 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="3" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 28,39 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="3" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 43,54 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="4" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 43,54 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="4" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 57,103 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="5" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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="EchoStringInFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
! <address>http://example.org/ModuleComposition-1G/endpoint-1</address>
! <safety>false</safety>
! <httpCookies>false</httpCookies>
! <soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
! <soapVersion>1.2</soapVersion>
! <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapAction>http://example.org/message-test/action/EchoStringInFault</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
! <messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
! </message>
! <message messagePosition="6" type="response">
! <endpoint name="ModuleCompositionSOAP"/>
! <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="EchoStringInFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
! <address>http://example.org/ModuleComposition-1G/endpoint-1</address>
! <safety>false</safety>
! <httpCookies>false</httpCookies>
! <soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
! <soapVersion>1.2</soapVersion>
! <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-3"/>
! <fault localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test">
! <soapFaultCode type="#any"/>
! <soapFaultSubcode type="#any"/>
! <contentModel localName="messageTestSimpleOutFault" namespace="http://example.org/message-test/xsd"/>
! </fault>
! </message>
! <message messagePosition="7" type="request">
! <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 57,69 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="true"/>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="5" type="request">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 107,118 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoStringOutFault</soapAction>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
  <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="8" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
--- 73,84 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoStringOutFault</soapAction>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
  <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="6" type="response">
  <endpoint name="ModuleCompositionSOAP"/>
! <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/ModuleComposition-1G/endpoint-1</address>
  <safety>false</safety>
***************
*** 121,126 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2"/>
! <soapModule required="true" ref="http://www.w3.org/2002/ws/desc/6/10/test-module-3"/>
  <fault localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test">
  <soapFaultCode type="#any"/>
--- 87,92 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-2" required="true"/>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module-3" required="true"/>
  <fault localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test">
  <soapFaultCode type="#any"/>

Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/ModuleComposition-1G/description-generate-report-html.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** description-generate-report-html.xsl	18 Jan 2007 15:50:55 -0000	1.8
--- description-generate-report-html.xsl	25 Jan 2007 09:15:41 -0000	1.9
***************
*** 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}
***************
*** 38,45 ****
  </h2>
  <div>
! <xsl:if test="count(/l:log/l:message)!=8">
  <p style="color:red;font-size: 150%;">Only got
  		<xsl:value-of select="count(/l:log/l:message)"/>
! 		out of 8</p>
  </xsl:if>
  </div>
--- 38,45 ----
  </h2>
  <div>
! <xsl:if test="count(/l:log/l:message)!=6">
  <p style="color:red;font-size: 150%;">Only got
  		<xsl:value-of select="count(/l:log/l:message)"/>
! 		out of 6</p>
  </xsl:if>
  </div>
***************
*** 63,77 ****
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString}</code>
--- 63,77 ----
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString}</code>
***************
*** 80,84 ****
  <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;">
--- 80,84 ----
  <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;">
***************
*** 258,262 ****
  </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">
--- 258,262 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 266,280 ****
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString}</code>
--- 266,280 ----
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString}</code>
***************
*** 283,287 ****
  <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;">
--- 283,287 ----
  <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;">
***************
*** 417,421 ****
  </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">
--- 417,421 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 425,439 ****
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString2}</code>
--- 425,439 ----
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString2}</code>
***************
*** 442,446 ****
  <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;">
--- 442,446 ----
  <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;">
***************
*** 598,602 ****
  </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">
--- 598,602 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 606,620 ****
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString2}</code>
--- 606,620 ----
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
  <br/>Operation <code>http://example.org/message-test{EchoString2}</code>
***************
*** 623,627 ****
  <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;">
--- 623,627 ----
  <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;">
***************
*** 779,783 ****
  </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">
--- 779,783 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 787,808 ****
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br/>Operation <code>http://example.org/message-test{EchoStringInFault}</code>
  <br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br/>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <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;">
--- 787,808 ----
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br/>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
  <br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br/>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <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;">
***************
*** 872,876 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/l:action=&quot;http://example.org/message-test/action/EchoStringInFault&quot;">
  <tr>
  <td class="passed">
--- 872,876 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">
  <tr>
  <td class="passed">
***************
*** 878,882 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</div>
  </td>
  </tr>
--- 878,882 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
  </td>
  </tr>
***************
*** 888,892 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringInFault"</div>
  </td>
  </tr>
--- 888,892 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
  </td>
  </tr>
***************
*** 938,942 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
--- 938,942 ----
  </xsl:choose>
  <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']">
  <tr>
  <td class="passed">
***************
*** 944,948 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 944,948 ----
  </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>
***************
*** 954,958 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 954,958 ----
  </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>
***************
*** 960,964 ****
  </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">
--- 960,964 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 968,989 ****
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br/>Operation <code>http://example.org/message-test{EchoStringInFault}</code>
  <br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br/>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <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;">
--- 968,989 ----
  </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 <code>ModuleCompositionSOAP</code>
  <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
! <br/>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
  <br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
  <br/>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
  <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;">
***************
*** 1119,1123 ****
  </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">
--- 1119,1123 ----
  </xsl:choose>
  </table>
! <p>
  <a>
  <xsl:attribute name="href">
***************
*** 1126,1468 ****
  </p>
  </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 <code>ModuleCompositionSOAP</code>
- <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
- <br/>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
- <br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
- <br/>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
- <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;">
- <tr>
- <td class="passed">
- <div>OK</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/@type="request"</div>
- </td>
- </tr>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/@type="request"</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Method/@value='POST'">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">
- <tr>
- <td class="passed">
- <div>OK</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
- </td>
- </tr>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="count(/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']">
- <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()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div>
- </td>
- </tr>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div>
- </td>
- </tr>
- </xsl:otherwise>
- </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">
- <xsl:value-of select="concat($logfile,'#message7')"/>
- </xsl:attribute>view log</a>
- </p>
- </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 <code>ModuleCompositionSOAP</code>
- <br/>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code>
- <br/>Operation <code>http://example.org/message-test{EchoStringOutFault}</code>
- <br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
- <br/>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code>
- <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;">
- <tr>
- <td class="passed">
- <div>OK</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/@type="response"</div>
- </td>
- </tr>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/@type="response"</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">
- <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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">
- <tr>
- <td class="passed">
- <div>OK</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</div>
- </td>
- </tr>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;8&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;]">
- <tr>
- <td class="passed">
- <div>OK</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/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>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="8"]/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>
- </xsl:otherwise>
- </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">
- <xsl:value-of select="concat($logfile,'#message8')"/>
- </xsl:attribute>view log</a>
- </p>
- </xsl:template>
  </xsl:stylesheet>
--- 1126,1128 ----

Received on Thursday, 25 January 2007 09:15:51 UTC