2002/ws/desc/test-suite/results-messages/MessageTest-5G description.wsdlcm,1.1,1.2 description-generate-report-xml.xsl,1.1,1.2 description-message-properties.xml,1.1,1.2 description-xpath-assertions.xml,1.1,1.2 description-generate-report-html.xsl,1.1,1.2

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

Modified Files:
	description.wsdlcm description-generate-report-xml.xsl 
	description-message-properties.xml 
	description-xpath-assertions.xml 
	description-generate-report-html.xsl 
Log Message:
Added generated link from individual test results directly to the point in the log where the message is.
When there is more than one <outfault>, the logger assumes the first one will be thrown (on *Fault operations).
Regenerated results over exisiting logs.

Index: description.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/description.wsdlcm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** description.wsdlcm	4 Dec 2006 17:20:29 -0000	1.1
--- description.wsdlcm	6 Jan 2007 02:23:52 -0000	1.2
***************
*** 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>
--- 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>
[...975 lines suppressed...]
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 431,435 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65598">
  <name>
  <base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 604,608 ****
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N20008">
  <name>
  <base:namespaceName>http://www.w3.org/2002/ws/desc/6/10/test-module</base:namespaceName>
--- 438,442 ----
  <system>http://www.w3.org/2001/XMLSchema</system>
  </elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N131080">
  <name>
  <base:namespaceName>http://www.w3.org/2002/ws/desc/6/10/test-module</base:namespaceName>

Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/description-generate-report-xml.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** description-generate-report-xml.xsl	4 Dec 2006 17:20:29 -0000	1.1
--- description-generate-report-xml.xsl	6 Jan 2007 02:23:52 -0000	1.2
***************
*** 1,5 ****
! <?xml version="1.0" encoding="UTF-8"?>
! <!--
!  This is a style sheet, generated by generate-xpath-assertions.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>16</expectedMessages><tests>108</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:withparam name="message" select="/l:log/l:message[@type=&quot;response&quot;]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/><xsl:call-template name="message7"/><xsl:call-template name="message8"/><xsl:call-template name="message9"/><xsl:call-template name="message10"/><xsl:call-template name="message11"/><xsl:call-template name="message12"/><xsl:call-template name="message13"/><xsl:call-template name="message14"/><xsl:call-template name="message15"/><xsl:call-template name="message16"/></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"/></xl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="request" number="1"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:messge[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</tes><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xslchoose><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/soap1:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xslattribute 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: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:conten/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:chose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</tes><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 test="/l:log/l:messge[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Retur' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="request" number="5"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeadrs/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12: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-est/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[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringInFault"</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()='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()='echoStrig3' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xl: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=&uot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message7"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="request" number="7"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribut>/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: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="reslt"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/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[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;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/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message8"><resultSet binding="SimpleEchoSOAPBindingMU" endpoint="SOAPHeaderMustUnderstand" type="response" number="8"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when<xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/: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:template name="message9"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="request" number="9"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xslwhen test="/l:log/l:message[@number=&quot;9&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:therwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:eader/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message10"><resultSet binding="SimpleEchoSOAPBinding endpoint="SOAPHeader" type="response" number="10"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:hoose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:othewise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/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="message11"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="request" number="11"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:mesage[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&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>/llog/l:message[@number="11"]/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;11&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='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="11"]/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="messag12"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="response" number="12"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:whn><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="reslt"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/*[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="12"]/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="message13"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="request" number="13"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-aram 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;13&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&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="13"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribut name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/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="13"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringInFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;13&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[@nmber="13"]/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;13&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="13"]/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="message14"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="response" number="14"><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;14&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>faied</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;14&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="14"]/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;14&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;14&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="14"]/l:conten/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;14&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="14"]/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;14&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="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message15"><resltSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="request" number="15"><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;15&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="15"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;15&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;15&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>ailed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="15"]/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;15&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="15"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;15&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@nmber=&quot;15&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="15"]/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;15&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="15"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message16"><resultSet binding="SimpleEchoSOAPBinding" endpoint="SOAPHeader" type="response" number="16"><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;16&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="16"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;16&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="16"]/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;16&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="16"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;16&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="16"]/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;16&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="16"]/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;16&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="16"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detil/*[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,4 ----
! <?xml version="1.0" encoding="UTF-8"?><!--
!  This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
   ******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>12</expectedMessages><tests>82</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type=&quot;request&quot;]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-aram name="message" select="/l:log/l:message[@type=&quot;response&quot;]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/><xsl:call-template name="message7"/><xsl:call-template name="message8"/><xsl:call-template name="message9"/><xsl:call-template name="message10"/><xsl:call-template name="message11"/><xsl:call-template name="message12"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet number="1" type="request" endpoint"SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number=""]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="1"]/l:content/soap12Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet number="2" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:calltemplate name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/sop+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[loca-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet number="3" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when est="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type[@type='applicatin/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Enveloe/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet number="4" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:chose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelopesoap12:Header/*[@mustUnderstand=&quot;true&quot; andlocal-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-tst/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet number="5" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwis>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Evelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namepace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet number="6" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/@type=&quot;response&uot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:og/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsltemplate name="message7"><resultSet number="7" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></sl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoString&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise>/xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPHeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="7"]/l:content/soap12:Enveloe/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message8"><resultSet number="8" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agnt"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringRetrn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message9"><resultSet number="9" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&uot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://exaple.org/message-test/action/EchoString2&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoStrig' and namespace-uri()='http://example.org/message-test']</test></resultSet></xsl:template><xsl:template name="message10"><resultSet number="10" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;0&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Header/*[local-name()=&quot;TestSOAPeader&quot; and namespace-uri()=&quot;http://www.w3.org/2002/ws/desc/6/10/test-module&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/lmessage[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message11"><resultSet number="11" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test re=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@numbe=&quot;11&quot;]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action=&quot;http://example.org/message-test/action/EchoStringOutFault&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwse></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message12"><resultSet number="12" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number"12"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute nam="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleOutFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file

Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/description-xpath-assertions.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** description-xpath-assertions.xml	4 Dec 2006 17:20:29 -0000	1.1
--- description-xpath-assertions.xml	6 Jan 2007 02:23:53 -0000	1.2
***************
*** 1,10 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns="http://www.w3.org/2006/11/desc/assertions" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages">
  <assertionSet messagePosition="1">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 1,10 ----
  <?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.w3.org/2006/11/desc/assertions">
  <assertionSet messagePosition="1">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 13,18 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
--- 13,18 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
***************
*** 23,34 ****
  <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="2">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 23,34 ----
  <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[@mustUnderstand="true" andlocal-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="2">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 48,54 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 48,54 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 57,61 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="3"]/@type="request"</assertion>
--- 57,61 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="3"]/@type="request"</assertion>
***************
*** 65,76 ****
  <assertion>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
  <assertion>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="4">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 65,76 ----
  <assertion>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
  <assertion>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="4">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 78,82 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
--- 78,82 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
***************
*** 92,98 ****
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 92,98 ----
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 100,105 ****
  <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>
! <messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
--- 100,105 ----
  <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>
! <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
***************
*** 107,120 ****
  <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/EchoStringInFault"</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="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 107,120 ----
  <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/EchoStringOutFault"</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="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 137,151 ****
  <assertionSet messagePosition="7">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
! <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
  <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>
! <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
--- 137,152 ----
  <assertionSet messagePosition="7">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
! <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
  <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/EchoString</soapAction>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
***************
*** 153,190 ****
  <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:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</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="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
  <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>
! <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>
  <assertionSet messagePosition="9">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 154,188 ----
  <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:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</assertion>
! <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='MessageTestSimpleOutFault' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="8">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="8" type="response">
! <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
  <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>
! <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="8"]/@type="response"</assertion>
+ <assertion>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</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/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="9">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 192,198 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="9"]/@type="request"</assertion>
--- 190,195 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <assertion>/l:log/l:message[@number="9"]/@type="request"</assertion>
***************
*** 200,214 ****
  <assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString"</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="10">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 197,210 ----
  <assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoString2"</assertion>
  <assertion>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoString' and namespace-uri()='http://example.org/message-test']</assertion>
  </assertionSet>
  <assertionSet messagePosition="10">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 216,220 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="10"]/@type="response"</assertion>
--- 212,217 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="10"]/@type="response"</assertion>
***************
*** 222,234 ****
  <assertion>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</assertion>
  <assertion>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="11">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 219,232 ----
  <assertion>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</assertion>
+ <assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
  <assertion>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="11">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 236,241 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="11"]/@type="request"</assertion>
--- 234,239 ----
  <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>
! <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
  <assertion>/l:log/l:message[@number="11"]/@type="request"</assertion>
***************
*** 243,346 ****
  <assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="11"]/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="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="12">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
! <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>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
! </message>
! <assertion>/l:log/l:message[@number="12"]/@type="response"</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</assertion>
! <assertion>count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
! </assertionSet>
! <assertionSet messagePosition="13">
! <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="13" type="request">
! <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
! <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>
! <messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
! </message>
! <assertion>/l:log/l:message[@number="13"]/@type="request"</assertion>
! <assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</assertion>
! <assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="13"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringInFault"</assertion>
! <assertion>count(/l:log/l:message[@number="13"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="13"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
! </assertionSet>
! <assertionSet messagePosition="14">
! <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="14" type="response">
! <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
! <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>
! <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="14"]/@type="response"</assertion>
! <assertion>/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="14"]/l:content/soap12:Envelope</assertion>
! <assertion>count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
! <assertion>/l:log/l:message[@number="14"]/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="15">
! <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="15" type="request">
! <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
! <httpCookies>false</httpCookies>
! <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>
! <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
! </message>
! <assertion>/l:log/l:message[@number="15"]/@type="request"</assertion>
! <assertion>/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@value='POST'</assertion>
! <assertion>/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="15"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</assertion>
! <assertion>count(/l:log/l:message[@number="15"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="15"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
! </assertionSet>
! <assertionSet messagePosition="16">
! <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="16" type="response">
! <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 241,254 ----
  <assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
  <assertion>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</assertion>
! <assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type[@type='application/soap+xml']/l:action="http://example.org/message-test/action/EchoStringOutFault"</assertion>
  <assertion>count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="12">
  <message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 354,363 ****
  </fault>
  </message>
! <assertion>/l:log/l:message[@number="16"]/@type="response"</assertion>
! <assertion>/l:log/l:message[@number="16"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="16"]/l:content/soap12:Envelope</assertion>
! <assertion>count(/l:log/l:message[@number="16"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="16"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
! <assertion>/l:log/l:message[@number="16"]/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>
--- 262,271 ----
  </fault>
  </message>
! <assertion>/l:log/l:message[@number="12"]/@type="response"</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</assertion>
! <assertion>count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
! <assertion>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
  </assertionSet>
  </assertionSets>

Index: description-message-properties.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/description-message-properties.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** description-message-properties.xml	4 Dec 2006 17:20:29 -0000	1.1
--- description-message-properties.xml	6 Jan 2007 02:23:53 -0000	1.2
***************
*** 3,9 ****
  <message messagePosition="1" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 3,9 ----
  <message messagePosition="1" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 12,23 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 12,23 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
  <message messagePosition="2" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 29,35 ****
  <message messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 29,35 ----
  <message messagePosition="3" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 38,48 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="4" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 38,48 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="EchoString" namespace="http://example.org/message-test"/>
  </message>
  <message messagePosition="4" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 50,90 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-1</address>
! <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>
! <messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
! </message>
! <message messagePosition="6" type="response">
! <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-1</address>
! <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>
! <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="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 50,61 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="true" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
  <message messagePosition="5" type="request">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 95,103 ****
  <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="8" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBindingMU"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
--- 66,74 ----
  <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="6" type="response">
  <endpoint name="SOAPHeaderMustUnderstand"/>
! <binding localName="SimpleEchoSOAPBindingMU" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-1</address>
  <httpCookies>false</httpCookies>
***************
*** 111,119 ****
  </fault>
  </message>
! <message messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 82,90 ----
  </fault>
  </message>
! <message messagePosition="7" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 122,133 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 93,104 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString</soapAction>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
! <messageContentModel type="#element" localName="MessageTestSimpleOutFault" namespace="http://example.org/message-test"/>
  </message>
! <message messagePosition="8" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 137,145 ****
  <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 108,116 ----
  <messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="9" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 148,158 ****
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="echoString2" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 119,129 ----
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
  <soapAction>http://example.org/message-test/action/EchoString2</soapAction>
! <messageContentModel type="#element" localName="EchoString" namespace="http://example.org/message-test"/>
  </message>
! <message messagePosition="10" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 160,200 ****
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader required="true" mustUnderstand="false" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="13" type="request">
! <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
! <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>
! <messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
! </message>
! <message messagePosition="14" type="response">
! <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringInFault"/>
! <address>http://example.org/MessageTest-5G/endpoint-2</address>
! <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>
! <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="15" type="request">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 131,142 ----
  <soapVersion>1.2</soapVersion>
  <soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
! <soapHeader mustUnderstand="false" required="true" localName="TestSOAPHeader" namespace="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
  <messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="11" type="request">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
***************
*** 205,213 ****
  <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="16" type="response">
  <endpoint name="SOAPHeader"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="SimpleEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringOutFault"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>
--- 147,155 ----
  <messageContentModel type="#element" localName="echoString4" namespace="http://example.org/message-test/xsd"/>
  </message>
! <message messagePosition="12" type="response">
  <endpoint name="SOAPHeader"/>
! <binding localName="SimpleEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="SimpleEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoStringOutFault" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
  <address>http://example.org/MessageTest-5G/endpoint-2</address>
  <httpCookies>false</httpCookies>

Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/description-generate-report-html.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** description-generate-report-html.xsl	4 Dec 2006 17:20:29 -0000	1.1
--- description-generate-report-html.xsl	6 Jan 2007 02:23:53 -0000	1.2
***************
*** 1,7 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <!--
!  This is a style sheet, generated by generate-html-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="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}
  	        td {vertical-align:top; border-top:1px solid gray}
--- 1,19 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <!--
[...2138 lines suppressed...]
! <xsl:otherwise>
! <tr>
! <td class="failed">
! <div class="failed">FAILED</div>
! </td>
! <td>
! <div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
! </td>
! </tr>
! </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,'#message12')"/>
! </xsl:attribute>view log</a>
! </p>
! </xsl:template>
! </xsl:stylesheet>

Received on Saturday, 6 January 2007 02:24:29 UTC