2002/ws/desc/test-suite/results-messages/MessageTest-4G description-generate-report-xml.xsl,1.5,1.6 log-MessageTest4G-canon-canon-results.html,1.2,1.3 description-generate-report-html.xsl,1.5,1.6 description-xpath-assertions.xml,1.5,1.6 log-MessageTest4G-canon-canon-output.xml,1.2,1.3

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

Modified Files:
	description-generate-report-xml.xsl 
	log-MessageTest4G-canon-canon-results.html 
	description-generate-report-html.xsl 
	description-xpath-assertions.xml 
	log-MessageTest4G-canon-canon-output.xml 
Log Message:
Added WSO2 results.
Fixed columnar display of multiple vendor's results.

Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-generate-report-xml.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-generate-report-xml.xsl	10 Jan 2007 01:39:48 -0000	1.5
--- description-generate-report-xml.xsl	12 Jan 2007 04:36:24 -0000	1.6
***************
*** 3,5 ****
   This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
   ******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>6</expectedMessages><tests>35</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type=&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="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="request" number="1"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EhoString2"</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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:htpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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="/l:log/l:message[@number=&quot;2&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="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">assed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&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="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:chooe><xsl:when test="/l:log/l:message[@number=&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:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope">passed</xsl:whe><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="GeneriSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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</xs:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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="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>faied</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="request" number="5"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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></xslattribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></sl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&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()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template nme="message6"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xm'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-tst/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- 3,5 ----
   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>30</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="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="request" number="1"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/@type=&quot;response&quot;">passed</xsl:when><sl: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="/l:log/l:message[@number=&quot;2&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="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&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()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xs:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl: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"]/:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="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:attribte 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="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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"]/@tye="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;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 tst="count(/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="request" number="5"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message"select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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:choos><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/EchoString2&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/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Transfer-Encoding='gzip'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribue 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:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&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:httpHeders/l:Transfer-Encoding='gzip'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file

Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-xpath-assertions.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-xpath-assertions.xml	10 Jan 2007 01:39:48 -0000	1.5
--- description-xpath-assertions.xml	12 Jan 2007 04:36:24 -0000	1.6
***************
*** 19,23 ****
  <assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
  <assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</assertion>
- <assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
  </assertionSet>
  <assertionSet messagePosition="2">
--- 19,22 ----
***************
*** 111,118 ****
  <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:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
! <assertion>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="6">
--- 110,115 ----
  <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/EchoString2"</assertion>
! <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</assertion>
  </assertionSet>
  <assertionSet messagePosition="6">
***************
*** 137,143 ****
  <assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
  <assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="6"]/l:content/soap12:Envelope</assertion>
! <assertion>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  </assertionSets>
--- 134,138 ----
  <assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
  <assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</assertion>
  </assertionSet>
  </assertionSets>

Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-generate-report-html.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-generate-report-html.xsl	10 Jan 2007 01:39:48 -0000	1.5
--- description-generate-report-html.xsl	12 Jan 2007 04:36:24 -0000	1.6
***************
*** 125,150 ****
  </xsl:otherwise>
  </xsl:choose>
- <xsl:choose>
- <xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">
- <tr>
- <td class="passed">
- <div>OK</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
- </td>
- </tr>
- </xsl:when>
- <xsl:otherwise>
- <tr>
- <td class="failed">
- <div class="failed">FAILED</div>
- </td>
- <td>
- <div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
- </td>
- </tr>
- </xsl:otherwise>
- </xsl:choose>
  </table>
  <p>
--- 125,128 ----
***************
*** 740,788 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope">
! <tr>
! <td class="passed">
! <div>OK</div>
! </td>
! <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</div>
! </td>
! </tr>
! </xsl:when>
! <xsl:otherwise>
! <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
! </td>
! <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</div>
! </td>
! </tr>
! </xsl:otherwise>
! </xsl:choose>
! <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">
! <tr>
! <td class="passed">
! <div>OK</div>
! </td>
! <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</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="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
! </td>
! </tr>
! </xsl:otherwise>
! </xsl:choose>
! <xsl:choose>
! <xsl:when test="count(/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">
  <tr>
  <td class="passed">
--- 718,722 ----
  </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/EchoString2&quot;">
  <tr>
  <td class="passed">
***************
*** 790,794 ****
  </td>
  <td>
! <div class="assertion">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
  </td>
  </tr>
--- 724,728 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</div>
  </td>
  </tr>
***************
*** 800,804 ****
  </td>
  <td>
! <div class="assertion">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
  </td>
  </tr>
--- 734,738 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</div>
  </td>
  </tr>
***************
*** 806,810 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
--- 740,744 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Transfer-Encoding='gzip'">
  <tr>
  <td class="passed">
***************
*** 812,816 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 746,750 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
  </td>
  </tr>
***************
*** 822,826 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 756,760 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
  </td>
  </tr>
***************
*** 921,969 ****
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope">
! <tr>
! <td class="passed">
! <div>OK</div>
! </td>
! <td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</div>
! </td>
! </tr>
! </xsl:when>
! <xsl:otherwise>
! <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
! </td>
! <td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</div>
! </td>
! </tr>
! </xsl:otherwise>
! </xsl:choose>
! <xsl:choose>
! <xsl:when test="count(/l:log/l:message[@number=&quot;6&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="6"]/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="6"]/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;6&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">
  <tr>
  <td class="passed">
--- 855,859 ----
  </xsl:choose>
  <xsl:choose>
! <xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:Transfer-Encoding='gzip'">
  <tr>
  <td class="passed">
***************
*** 971,975 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 861,865 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
  </td>
  </tr>
***************
*** 981,985 ****
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 871,875 ----
  </td>
  <td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
  </td>
  </tr>

Index: log-MessageTest4G-canon-canon-results.html
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/log-MessageTest4G-canon-canon-results.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** log-MessageTest4G-canon-canon-results.html	10 Jan 2007 21:42:38 -0000	1.2
--- log-MessageTest4G-canon-canon-results.html	12 Jan 2007 04:36:24 -0000	1.3
***************
*** 14,19 ****
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 10 2007,
! 	    1018</p>
  <h2>From
  	      Unknown
--- 14,19 ----
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 11 2007,
! 	    2025</p>
  <h2>From
  	      Unknown
***************
*** 47,57 ****
  </td>
  </tr>
- <tr>
- <td class="passed">
- <div>OK</div>
- </td><td>
- <div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
- </td>
- </tr>
  </table>
  <p>
--- 47,50 ----
***************
*** 272,297 ****
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</div>
! </td>
! </tr>
! <tr>
! <td class="passed">
! <div>OK</div>
! </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</div>
! </td>
! </tr>
! <tr>
! <td class="passed">
! <div>OK</div>
! </td><td>
! <div class="assertion">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
  </td>
  </tr>
  <tr>
! <td class="passed">
! <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 265,276 ----
  <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/EchoString2"</div>
  </td>
  </tr>
  <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
  </td>
  </tr>
***************
*** 333,354 ****
  </tr>
  <tr>
! <td class="passed">
! <div>OK</div>
! </td><td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</div>
! </td>
! </tr>
! <tr>
! <td class="passed">
! <div>OK</div>
! </td><td>
! <div class="assertion">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
! </td>
! </tr>
! <tr>
! <td class="passed">
! <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
  </td>
  </tr>
--- 312,319 ----
  </tr>
  <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
  </td>
  </tr>

Index: log-MessageTest4G-canon-canon-output.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/log-MessageTest4G-canon-canon-output.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** log-MessageTest4G-canon-canon-output.xml	10 Jan 2007 21:43:12 -0000	1.2
--- log-MessageTest4G-canon-canon-output.xml	12 Jan 2007 04:36:24 -0000	1.3
***************
*** 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>6</messages><expectedMessages>6</expectedMessages><tests>35</tests><tstamp>2007-01-10T11:56:53.430Z</tstamp><generated>January 10 2007</generated><from>Unknown</from><to>Apache/2.0.50 (Win32)</to></head><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/ation/EchoString2"</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet numbr="3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="respons"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</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()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@umber="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></resultSets>
\ 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>6</messages><expectedMessages>6</expectedMessages><tests>30</tests><tstamp>2007-01-10T11:56:53.430Z</tstamp><generated>January 11 2007</generated><from>Unknown</from><to>Apache/2.0.50 (Win32)</to></head><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passe">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</est><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeadersl:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="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/messae-test/action/EchoString2"</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></resultSets>
\ No newline at end of file

Received on Friday, 12 January 2007 04:36:55 UTC