2002/ws/desc/test-suite/results-messages/MessageTest-2G log-MessageTest2G-wso2-wso2-results.html,NONE,1.1 log-MessageTest2G-wso2-wso2-output.xml,NONE,1.1 log-MessageTest2G-wso2-wso2.wsimsg,NONE,1.1 log-MessageTest2G-wso2-wso2.descmsg,NONE,1.1 description-xpath-assertions.xml,1.5,1.6 log-MessageTest2G-canon-canon-results.html,1.2,1.3 description-generate-report-html.xsl,1.5,1.6 description-generate-report-xml.xsl,1.5,1.6 description-message-properties.xml,1.5,1.6 log-MessageTest2G-canon-canon-output.xml,1.2,1.3

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

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

--- NEW FILE: log-MessageTest2G-wso2-wso2.wsimsg ---
<?xml version="1.0" encoding="UTF-8"?>
<log timestamp="2007-01-11T14:57:55.915"
    xmlns="http://www.ws-i.org/testing/2004/07/log/"
    xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <monitor version="1.0" releaseDate="2003-03-20">
    <implementer name="IBM" location=""/>
    <environment>
      <runtime name="null" version="1.4.2"/>
      <operatingSystem name="Linux" version="2.6.15-27-686"/>
      <xmlParser name="Apache Xerces" version="Xerces-J 2.8.0"/>
    </environment>
    <wsi-monConfig:configuration>
    <wsi-monConfig:comment>Comment</wsi-monConfig:comment>
      <wsi-monConfig:logFile replace="true" location="URL">
      <wsi-monConfig:addStyleSheet href="null" type="null" />
    </wsi-monConfig:logFile>
      <wsi-monConfig:logDuration>600</wsi-monConfig:logDuration>
      <wsi-monConfig:cleanupTimeoutSeconds>3</wsi-monConfig:cleanupTimeoutSeconds>
      <wsi-monConfig:manInTheMiddle>
      </wsi-monConfig:manInTheMiddle>
    </wsi-monConfig:configuration>
  </monitor>

<messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-01-11T14:56:47.268Z">
<messageContent>&lt;ns1:EchoName xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;FirstName xmlns=&quot;http://example.org/message-test/xsd&quot;&gt;First&lt;/FirstName&gt;&lt;MiddleName xmlns=&quot;http://example.org/message-test/xsd&quot;&gt;Middle&lt;/MiddleName&gt;&lt;LastName xmlns=&quot;http://example.org/message-test/xsd&quot;&gt;Last&lt;/LastName&gt;&lt;/ns1:EchoName&gt;</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestHTTP/EchoName?first%3DFirst%26middle%3DMiddle%26last%3DLast HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 293&#xd;
Content-Type: application/xml; charset=UTF-8; charset=UTF-8&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-11T14:56:47.271Z">
<messageContent>&lt;ns1:EchoName xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoName&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:56:47 GMT&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-11T14:56:47.342Z">
<messageContent>&lt;ns1:EchoName2 xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoName2&gt;</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestHTTP/EchoNameExpectFault?expected=fault HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 187&#xd;
Content-Type: application/xml; charset=UTF-8; charset=UTF-8&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-11T14:56:47.365Z">
<messageContent>&lt;ns1:EchoNameFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:Fault&gt;rejected&lt;/ns1:Fault&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoNameFault&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:56:47 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-11T14:56:47.500Z">
<messageContent>&lt;Random /&gt;</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestHTTP/Send HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 10&#xd;
Content-Type: application/xml; charset=UTF-8; charset=UTF-8&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-01-11T14:56:47.502Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Length: 0&#xd;
Date: Thu, 11 Jan 2007 14:56:47 GMT&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="7" conversationID="4" type="request" timestamp="2007-01-11T14:56:47.542Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestHTTP/GuaranteedFault HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 0&#xd;
Content-Type: application/xml; charset=UTF-8; charset=UTF-8&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="8" conversationID="4" type="response" timestamp="2007-01-11T14:56:47.569Z">
<messageContent>&lt;ns1:EchoNameFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:Fault&gt;rejected&lt;/ns1:Fault&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoNameFault&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:56:47 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="9" conversationID="5" type="request" timestamp="2007-01-11T14:56:47.822Z">
<messageContent>MiddleName=Middle</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestURLHTTP/EchoName?first%3DFirst%3Blast%3DLast HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 17&#xd;
Content-Type: application/x-www-form-urlencoded&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="10" conversationID="5" type="response" timestamp="2007-01-11T14:56:47.866Z">
<messageContent>&lt;?xml version=&apos;1.0&apos; encoding=&apos;UTF-8&apos;?&gt;&lt;soapenv:Envelope xmlns:wsa=&quot;http://www.w3.org/2005/08/addressing&quot; xmlns:soapenv=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&gt;&lt;soapenv:Header&gt;&lt;wsa:ReplyTo&gt;&lt;wsa:Address&gt;http://www.w3.org/2005/08/addressing/none&lt;/wsa:Address&gt;&lt;/wsa:ReplyTo&gt;&lt;wsa:MessageID&gt;urn:uuid:39955CF2B997C0C997116852740782735&lt;/wsa:MessageID&gt;&lt;wsa:Action&gt;http://www.w3.org/2005/08/addressing/soap/fault&lt;/wsa:Action&gt;&lt;/soapenv:Header&gt;&lt;soapenv:Body&gt;&lt;soapenv:Fault&gt;&lt;faultcode&gt;&lt;/faultcode&gt;&lt;faultstring&gt;Required element {http://example.org/message-test/xsd}LastName defined in the schema can not be found in the request&lt;/faultstring&gt;&lt;detail /&gt;&lt;/soapenv:Fault&gt;&lt;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: text/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:56:47 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="11" conversationID="6" type="request" timestamp="2007-01-11T14:57:19.983Z">
<messageContent>MiddleName=Middle&amp;LastName=Last</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestURLHTTP/EchoNameExpectFault?first%3DFirst HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 31&#xd;
Content-Type: application/x-www-form-urlencoded&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="12" conversationID="6" type="response" timestamp="2007-01-11T14:57:19.988Z">
<messageContent>&lt;ns1:EchoNameFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:Fault&gt;rejected&lt;/ns1:Fault&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoNameFault&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="13" conversationID="7" type="request" timestamp="2007-01-11T14:57:20.109Z">
<messageContent>&lt;Random /&gt;</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestURLHTTP/Send HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 10&#xd;
Content-Type: application/xml; charset=UTF-8; charset=UTF-8&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="14" conversationID="7" type="response" timestamp="2007-01-11T14:57:20.113Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Length: 0&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="15" conversationID="8" type="request" timestamp="2007-01-11T14:57:20.144Z">
<messageContent>0</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestURLHTTP/GuaranteedFault HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 1&#xd;
Content-Type: application/x-www-form-urlencoded&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="16" conversationID="8" type="response" timestamp="2007-01-11T14:57:20.146Z">
<messageContent>&lt;ns1:EchoNameFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:Fault&gt;rejected&lt;/ns1:Fault&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoNameFault&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="17" conversationID="9" type="request" timestamp="2007-01-11T14:57:20.195Z">
<messageContent>--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp&#xd;
Content-Disposition: form-data; name=&quot;FirstName&quot;&#xd;
Content-Type: text/plain; charset=US-ASCII&#xd;
Content-Transfer-Encoding: 8bit&#xd;
&#xd;
First&#xd;
--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp&#xd;
Content-Disposition: form-data; name=&quot;MiddleName&quot;&#xd;
Content-Type: text/plain; charset=US-ASCII&#xd;
Content-Transfer-Encoding: 8bit&#xd;
&#xd;
Middle&#xd;
--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp&#xd;
Content-Disposition: form-data; name=&quot;LastName&quot;&#xd;
Content-Type: text/plain; charset=US-ASCII&#xd;
Content-Transfer-Encoding: 8bit&#xd;
&#xd;
Last&#xd;
--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp--&#xd;
</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestMultipartHTTP/EchoName?first%3DFirst%26middle%3DMiddle%26last%3DLast HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 554&#xd;
Content-Type: multipart/form-data; boundary=NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="18" conversationID="9" type="response" timestamp="2007-01-11T14:57:20.204Z">
<messageContent>&lt;ns1:EchoName xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoName&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="19" conversationID="10" type="request" timestamp="2007-01-11T14:57:20.302Z">
<messageContent>--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5&#xd;
Content-Disposition: form-data; name=&quot;FirstName&quot;&#xd;
Content-Type: text/plain; charset=US-ASCII&#xd;
Content-Transfer-Encoding: 8bit&#xd;
&#xd;
First&#xd;
--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5&#xd;
Content-Disposition: form-data; name=&quot;MiddleName&quot;&#xd;
Content-Type: text/plain; charset=US-ASCII&#xd;
Content-Transfer-Encoding: 8bit&#xd;
&#xd;
Middle&#xd;
--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5&#xd;
Content-Disposition: form-data; name=&quot;LastName&quot;&#xd;
Content-Type: text/plain; charset=US-ASCII&#xd;
Content-Transfer-Encoding: 8bit&#xd;
&#xd;
Last&#xd;
--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5--&#xd;
</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestMultipartHTTP/EchoNameExpectFault HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 558&#xd;
Content-Type: multipart/form-data; boundary=zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="20" conversationID="10" type="response" timestamp="2007-01-11T14:57:20.308Z">
<messageContent>&lt;ns1:EchoNameFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:Fault&gt;rejected&lt;/ns1:Fault&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoNameFault&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="21" conversationID="11" type="request" timestamp="2007-01-11T14:57:20.344Z">
<messageContent>&lt;Random /&gt;</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestMultipartHTTP/Send HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 10&#xd;
Content-Type: application/xml; charset=UTF-8; charset=UTF-8&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="22" conversationID="11" type="response" timestamp="2007-01-11T14:57:20.349Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Length: 0&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="23" conversationID="12" type="request" timestamp="2007-01-11T14:57:20.381Z">
<messageContent>--6ecN4Kiw4aGbAPDX1Q6-NZcnBMQ_smx55MXkEa--&#xd;
</messageContent>
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTestService2G.MessageTestMultipartHTTP/GuaranteedFault HTTP/1.1&#xd;
Connection: Keep-Alive&#xd;
User-Agent: Axis2&#xd;
Host: localhost:8080&#xd;
Content-Length: 44&#xd;
Content-Type: multipart/form-data; boundary=6ecN4Kiw4aGbAPDX1Q6-NZcnBMQ_smx55MXkEa&#xd;
&#xd;
</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="24" conversationID="12" type="response" timestamp="2007-01-11T14:57:20.385Z">
<messageContent>&lt;ns1:EchoNameFault xmlns:ns1=&quot;http://example.org/message-test/xsd&quot;&gt;&lt;ns1:Fault&gt;rejected&lt;/ns1:Fault&gt;&lt;ns1:FirstName&gt;First&lt;/ns1:FirstName&gt;&lt;ns1:MiddleName&gt;Middle&lt;/ns1:MiddleName&gt;&lt;ns1:LastName&gt;Last&lt;/ns1:LastName&gt;&lt;/ns1:EchoNameFault&gt;</messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>HTTP/1.1 500 Internal Server Error&#xd;
Server: Apache-Coyote/1.1&#xd;
Content-Type: application/xml;charset=UTF-8&#xd;
Transfer-Encoding: chunked&#xd;
Date: Thu, 11 Jan 2007 14:57:19 GMT&#xd;
Connection: close&#xd;
&#xd;
</httpHeaders>
</messageEntry>
</log>

Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-2G/description-generate-report-html.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-generate-report-html.xsl	10 Jan 2007 01:39:47 -0000	1.5
--- description-generate-report-html.xsl	12 Jan 2007 04:36:23 -0000	1.6
***************
*** 170,173 ****
--- 170,217 ----
  </xsl:otherwise>
  </xsl:choose>
+ <xsl:choose>
+ <xsl:when test="count(/l:log/l:message[@number=&quot;1&quot;]/l:content/*)=1">
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td>
+ <td>
[...1159 lines suppressed...]
+ <div>OK</div>
+ </td>
+ <td>
+ <div class="assertion">/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
+ </xsl:when>
+ <xsl:otherwise>
+ <tr>
+ <td class="failed">
+ <div class="failed">FAILED</div>
+ </td>
+ <td>
+ <div class="assertion">/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
+ </xsl:otherwise>
+ </xsl:choose>
  </table>
  <p>

--- NEW FILE: log-MessageTest2G-wso2-wso2-output.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>24</messages><expectedMessages>24</expectedMessages><tests>113</tests><tstamp>2007-01-11T14:56:47.268Z</tstamp><generated>January 11 2007</generated><from>Axis2</from><to>Apache-Coyote/1.1</to></head><resultSet number="1" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="failed">contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/xml'</tst><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="1"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd'</test></resultSet><resultSet number="3" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?expected=fault")</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="reponse"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="5" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'/test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/*)&lt;=1</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="7" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/*)=0</test></resultSet><resultSet number="8" type="response" endpoint="MessageTestHTTP" binding="EchoTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="9" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="failed">contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeader/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="9"]/l:content/*)=0</test></resultSet><resultSet number="10" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="MessageTestURLTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="failed">contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?first=myfirst")</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="11"]/l:content/*)=0</test></resultSet><resultSet number="12" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="12"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="13" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="13"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="13"]/l:content/*)&lt;=1</test></resultSet><resultSet number="14" type="response" endpoint="MessageTestURLHTTP" binding"EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="14"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="15" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="15"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="15"]/l:content/*)=0</test></resultSet><resultSet number="16" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implemenation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="16"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="16"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="16"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="16"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="16"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="17" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="17"]/@type="request"</test><test ref="" result="failed">contains(/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="failed">count(/l:log/l:message[@number="17"]/l:content/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="17"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="18" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="18"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">count(/l:log/l:message[@number="18"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:cntent/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="19" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="19"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault")</test><test ref="" result="passed">/l:log/l:message[@number="19"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="failed">count(/l:log/l:message[@number="19"]/l:content/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="19"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="20" type="response" endpoint="MessageTestMultipartHTTP" bindig="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="20"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="20"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="21" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="21"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="21"]/l:htpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="21"]/l:content/*)&lt;=1</test></resultSet><resultSet number="22" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="22"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="22"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="23" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="23"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@alue='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="23"]/l:content/*)=0</test></resultSet><resultSet number="24" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="24"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="24"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="24"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="24"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets>
Index: log-MessageTest2G-canon-canon-results.html
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-2G/log-MessageTest2G-canon-canon-results.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** log-MessageTest2G-canon-canon-results.html	10 Jan 2007 21:42:36 -0000	1.2
--- log-MessageTest2G-canon-canon-results.html	12 Jan 2007 04:36:23 -0000	1.3
***************
*** 14,19 ****
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 10 2007,
! 	    1018</p>
  <h2>From
  	      Unknown
--- 14,19 ----
  <body>
  <h1>Message exchange test results</h1>
! <p>Generated January 11 2007,
! 	    2025</p>
  <h2>From
  	      Unknown
***************
*** 62,65 ****
--- 62,79 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="1"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="1"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 99,102 ****
--- 113,130 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="2"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="2"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 142,145 ****
--- 170,187 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="3"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="3"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 171,174 ****
--- 213,237 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='500'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="4"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="4"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 213,216 ****
--- 276,286 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="5"]/l:content/*)&lt;=1</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 273,277 ****
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/xml'</div>
  </td>
  </tr>
--- 343,347 ----
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</div>
  </td>
  </tr>
***************
*** 280,284 ****
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</div>
  </td>
  </tr>
--- 350,354 ----
  <div>OK</div>
  </td><td>
! <div class="assertion">count(/l:log/l:message[@number="7"]/l:content/*)=0</div>
  </td>
  </tr>
***************
*** 304,307 ****
--- 374,405 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/xml'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='500'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="8"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="8"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 348,351 ****
--- 446,456 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="9"]/l:content/*)=0</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 385,388 ****
--- 490,507 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="10"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="failed">
+ <div class="failed">FAILED</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="10"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 428,431 ****
--- 547,557 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="11"]/l:content/*)=0</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 457,460 ****
--- 583,607 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='500'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="12"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="12"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 499,502 ****
--- 646,656 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="13"]/l:content/*)&lt;=1</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 569,572 ****
--- 723,733 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="15"]/l:content/*)=0</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 590,593 ****
--- 751,782 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="16"]/l:httpHeaders/l:Content-Type/@type='application/xml'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="16"]/l:httpHeaders/l:StatusCode/@value='500'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="16"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="16"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 634,637 ****
--- 823,840 ----
  </td>
  </tr>
+ <tr>
+ <td class="failed">
+ <div class="failed">FAILED</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="17"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="failed">
+ <div class="failed">FAILED</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="17"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 671,674 ****
--- 874,891 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="18"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="18"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 714,717 ****
--- 931,948 ----
  </td>
  </tr>
+ <tr>
+ <td class="failed">
+ <div class="failed">FAILED</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="19"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="failed">
+ <div class="failed">FAILED</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="19"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 743,746 ****
--- 974,998 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="20"]/l:httpHeaders/l:StatusCode/@value='500'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="20"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="20"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 785,788 ****
--- 1037,1047 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="21"]/l:content/*)&lt;=1</div>
+ </td>
+ </tr>
  </table>
  <p>
***************
*** 845,849 ****
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="23"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</div>
  </td>
  </tr>
--- 1104,1108 ----
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</div>
  </td>
  </tr>
***************
*** 852,856 ****
  <div>OK</div>
  </td><td>
! <div class="assertion">/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</div>
  </td>
  </tr>
--- 1111,1115 ----
  <div>OK</div>
  </td><td>
! <div class="assertion">count(/l:log/l:message[@number="23"]/l:content/*)=0</div>
  </td>
  </tr>
***************
*** 876,879 ****
--- 1135,1166 ----
  </td>
  </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="24"]/l:httpHeaders/l:Content-Type/@type='application/xml'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="24"]/l:httpHeaders/l:StatusCode/@value='500'</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">count(/l:log/l:message[@number="24"]/l:content/*)=1</div>
+ </td>
+ </tr>
+ <tr>
+ <td class="passed">
+ <div>OK</div>
+ </td><td>
+ <div class="assertion">/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
+ </td>
+ </tr>
  </table>
  <p>

Index: log-MessageTest2G-canon-canon-output.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-2G/log-MessageTest2G-canon-canon-output.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** log-MessageTest2G-canon-canon-output.xml	10 Jan 2007 21:42:36 -0000	1.2
--- log-MessageTest2G-canon-canon-output.xml	12 Jan 2007 04:36:23 -0000	1.3
***************
*** 1,2 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>24</messages><expectedMessages>24</expectedMessages><tests>72</tests><tstamp>2007-01-10T17:12:34.191Z</tstamp><generated>January 10 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet number="1" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/ml'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test></resultSet><resultSet number="3" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?expected=fault")</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test rf="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="4" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test></resultSet><resultSet number="5" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="6" type="response" endpoint"MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="7" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="8" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test></rsultSet><resultSet number="9" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="10" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@alue='200'</test></resultSet><resultSet number="11" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?first=myfirst")</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="12" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</test></resultSet><resultSet number="13" type="request" endpoint="MesageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="13"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="14" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="14"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="15" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="15"]/@type="request"/test><test ref="" result="passed">contains(/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="16" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="16"]/@type="response"</test></resultSet><resultSet number="17" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="17"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref="" result="passed">/l:log/l:messae[@number="17"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="18" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="18"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:httpHeaders/l:StatusCode/@value='200'</test></resultSet><resultSet number="19" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="19"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault")</test><test ref="" result="passed>/l:log/l:message[@number="19"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="20" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="20"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test></resultSet><resultSet number="21" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="21"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="21"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" esult="passed">/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resultSet number="22" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="22"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="22"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="23" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="23"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="23"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet><resutSet number="24" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="24"]/@type="response"</test></resultSet></resultSets>
\ No newline at end of file
--- 1,2 ----
  <?xml version="1.0" encoding="UTF-8"?>
! <resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>24</messages><expectedMessages>24</expectedMessages><tests>113</tests><tstamp>2007-01-10T17:12:34.191Z</tstamp><generated>January 11 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet number="1" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='applicationxml'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="1"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-tst/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?expected=fault")</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@ype="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="5" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@valu='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/*)&lt;=1</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="7" type="request" endpoint="MessageTestHTTP" binding="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/*)=0</test></resultSet><resultSet number="8" type="response" endpoint="MessageTestHTTP" bindig="EchoHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="9" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:htpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="9"]/l:content/*)=0</test></resultSet><resultSet number="10" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="10"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="MessagTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?first=myfirst")</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="11"]/l:content/*)=0</test></resultSet><resultSet number="12" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="failed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="12"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="13" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="13"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="13"]/l:content/*)&lt;=1</test></resultSet><resultSet number="14" type="response" endpoint="MessageTestURLHTTP"binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="14"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="15" type="request" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="15"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</test><test ref="" result="passed">/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="15"]/l:content/*)=0</test></resultSet><resultSet number="16" type="response" endpoint="MessageTestURLHTTP" binding="EchoURLHTTPBinding" mplementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="16"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="16"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="16"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="16"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="16"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="17" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="17"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref="" result="passed">/l:log/l:message[@nmber="17"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="failed">count(/l:log/l:message[@number="17"]/l:content/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="17"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="18" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="18"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="18"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">count(/l:log/l:message[@number="18"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="19" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="19"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault")</test><test ref="" result="passed">/l:log/l:message[@number="19"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref="" result="passed">/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="failed">count(/l:log/l:message[@number="19"]/l:content/*)=1</test><test ref="" result="failed">/l:log/l:message[@number="19"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="20" type="response" endpoint="MessageTestMultipartHTT" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="20"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="20"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="20"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="21" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="21"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="21"]/l:content/*)&lt;=1</test></resultSet><resultSet number="22" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="22"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="22"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet><resultSet number="23" type="request" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="23"]/@type="request"</test><test ref="" result="passed">contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref="" result="passed">/l:log/l:message[@number="23"]/l:httpHeaders/l:ethod/@value='POST'</test><test ref="" result="passed">count(/l:log/l:message[@number="23"]/l:content/*)=0</test></resultSet><resultSet number="24" type="response" endpoint="MessageTestMultipartHTTP" binding="EchoMultipartHTTPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="24"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="24"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref="" result="passed">/l:log/l:message[@number="24"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref="" result="passed">count(/l:log/l:message[@number="24"]/l:content/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets>
\ No newline at end of file

Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-2G/description-generate-report-xml.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-generate-report-xml.xsl	10 Jan 2007 01:39:47 -0000	1.5
--- description-generate-report-xml.xsl	12 Jan 2007 04:36:23 -0000	1.6
***************
*** 3,5 ****
   This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
   ******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>24</expectedMessages><tests>72</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"/><xsl:call-template name="message13"/><xsl:call-template name="message14"/><xsl:call-template name="message15"/><xsl:call-template name="message16"/><xsl:call-template name="message17"/><xsl:call-template name="message18"/><xsl:call-template name="message19"/><xsl:call-template name="message20"/><xsl:call-template name="message21"/><xsl:call-template name="message22"/><xsl:call-template name="message23"/><xsl:call-template name="message24"/></resultSets></xsl:template><xsl:temlate name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" 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="contains(/l:log/l:message[@number=&quot1&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoName?first=myfirst;middle=mymiddle;last=mylast&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</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/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/xml'</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></resultSet></xsl:template><xsl:template name="message2"><resutSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:httpHeaders/l:Content-Type/@type='application/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/xml'</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:oherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoNameExpectFault?expected=fault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@numbe="3"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?expected=fault")</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/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/xml'</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></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute<test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:httpHeaders/l:Content-Type/@type='application/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/xml'</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" 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;]/@tpe=&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="contains(/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;Send&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "Send")</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/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/xml'</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</xl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:templte><xsl:template name="message7"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="request" number="7"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;GuaranteedFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:htpHeaders/l:Content-Type/@type='application/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/xml'</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></resultSet></xsl:template><xsl:template name="message8"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" 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></xs:choose></xsl:attribute>/l:log/l:message[@number="8"]/@type="response"</test></resultSet></xsl:template><xsl:template name="message9"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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><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="contains(/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoName?first=myfirst;last=mylast&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "EchoName?firt=myfirst;last=mylast")</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/x-www-form-urlencoded'">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/x-www-form-urlencoded'</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></resultSet></xsl:template><xsl:template name="message10"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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 rf=""><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:Content-Type/@type='application/echo+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/echo+xml'</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></resultSet></xsl:template><xsl:template name="message11"><resultSet binding="EchoURLHTTPBindig" endpoint="MessageTestURLHTTP" 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="contains(/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoNameExpectFault?first=myfirst&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?first=myfirst")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Content-Tye/@type='application/x-www-form-urlencoded'">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/x-www-form-urlencoded'</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:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet></xsl:template><xsl:template name="message12"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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>ailed</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/echo+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/echo+xml'</test></resultSet></xsl:template><xsl:template name="message13"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" type="request" number="13"><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;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="reqest"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;13&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;Send&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "Send")</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/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/xml'</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></resultSet></xsl:template>xsl:template name="message14"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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>failed</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:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:template><xsl:template name="message15"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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="contains(/l:log/l:message[@number=&quot;15&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;GuaranteedFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</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/x-www-form-urlencoded'">passed</xsl:when><xsl:otherwise>failed</xsl:otherise></xsl:choose></xsl:attribute>/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</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></resultSet></xsl:template><xsl:template name="message16"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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="respone"</test></resultSet></xsl:template><xsl:template name="message17"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="17"><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;17&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="17"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;17&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoName?first=myfirst;middle=mymiddle;last=mylast&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=myast")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;17&quot;]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="17"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;17&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet></xsl:template><xsl:template name="message18"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="18"><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="reslt"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;18&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="18"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;18&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="18"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;18&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="18"]/l:httpHeaders/l:StatusCode/@value='200'</test></resultSet></xsl:template><xsl:template name="message19"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartTTP" type="request" number="19"><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;19&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;19&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoNameExpectFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;19&quot;]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'">passed</xsl:when><xsl:oterwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;19&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet></xsl:template><xsl:template name="message20"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="20"><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;20&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@numer="20"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;20&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="20"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test></resultSet></xsl:template><xsl:template name="message21"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="21"><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;21&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="21"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xslwhen test="contains(/l:log/l:message[@number=&quot;21&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;Send&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@rawURI, "Send")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;21&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="21"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;21&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet></xsl:template><xsl:template name="message22"><resultSet binding="EchoMultipartHTTPBiding" endpoint="MessageTestMultipartHTTP" type="response" number="22"><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;22&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="22"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;22&quot;]/l:httpHeaders/l:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="22"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:template><xsl:template name="message23"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="23"><xsl:attribute name="implementation"><xsl:cal-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;23&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="23"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;23&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;GuaranteedFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;23&quot;]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;23&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</test></resultSet></xsl:template><xsl:template name="message24"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="24"><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;24&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="24"]/@type="response"</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- 3,5 ----
   This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
   ******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>24</expectedMessages><tests>113</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"/><xsl:call-template name="message17"/><xsl:call-template name="message18"/><xsl:call-template name="message19"/><xsl:call-template name="message20"/><xsl:call-template name="message21"/><xsl:call-template name="message22"/><xsl:call-template name="message23"/><xsl:call-template name="message24"/></resultSets></xsl:template><xsl:teplate name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" 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="contains(/l:log/l:message[@number=&quo;1&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoName?first=myfirst;middle=mymiddle;last=mylast&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</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/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/xml'</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:whn test="count(/l:log/l:message[@number=&quot;1&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="1"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/*[local-name()='EchoName' 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/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" 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[@numer=&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:Content-Type/@type='application/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/xml'</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="count(/l:log/l:message[@number=&quot;2&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:chose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:content/*[local-name()='EchoName' 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/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:lo/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoNameExpectFault?expected=fault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?expected=fault")</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/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/xml'</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:mesage[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;3&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/*[local-name()='EchoName2' 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/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></sl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:httpHeaders/l:Content-Type/@type='application/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/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:httpHeaders/l:StatusCode/@value='500'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test=count(/l:log/l:message[@number=&quot;4&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/*[local-name()=&quot;EchoNameFault&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="4"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" 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="contains(/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;Send&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "Send")</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/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/xml'</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="count(/l:log/l:message[@number=&quot;5&quot;]/l:content/*)&lt;=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="5"]/l:content/*)&lt;=1</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref="><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:template><xsl:template name="message7"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="request" number="7"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Method/@rawURI, &uot;GuaranteedFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</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="count(/l:log/l:message[@number=&quot;7&quot;]/l:content/*)=0">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="7"]/l:content/*)=0</test></resultSet></xsl:template><xsl:template name="message8"><resultSet binding="EchoHTTPBinding" endpoint="MessageTestHTTP" type="response" number="8"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param nme="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/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/xml'</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='500'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref=""><xsl:attribute name="result"<xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="8"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/*[local-name()=&quot;EchoNameFault&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/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message9"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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="reult"><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="contains(/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoName?first=myfirst;last=mylast&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;last=mylast")</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/x-www-form-urlencoded'">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/x-www-form-urlencoded'</test><test ref=""><xslattribute 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="count(/l:log/l:message[@number=&quot;9&quot;]/l:content/*)=0">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="9"]/l:content/*)=0</test></resultSet></xsl:template><xsl:template name="message10"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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:Content-Type/@type='application/echo+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/echo+xml'</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="count(/l:log/l:message[@number=&quot;10&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@nuber="10"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message11"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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="reuest"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoNameExpectFault?first=myfirst&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault?first=myfirst")</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/x-www-form-urlencoded'">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/x-www-form-urlencoded'</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:logl:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;11&quot;]/l:content/*)=0">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="11"]/l:content/*)=0</test></resultSet></xsl:template><xsl:template name="message12"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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=&uot;12&quot;]/l:httpHeaders/l:Content-Type/@type='application/echo+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/echo+xml'</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='500'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;12&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="12"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/l:content/*[local-name()=&quot;EchoNameFault&quot; and namespace-uri()=&qut;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/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message13"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" type="request" number="13"><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;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="contains(/l:log/l:message[@number=&quot;13&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;Send&quot;)">pased</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "Send")</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/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/xml'</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="count(/l:log/l:message[@number=&quot;13&quot;]/l:content/*)&lt;=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attibute>count(/l:log/l:message[@number="13"]/l:content/*)&lt;=1</test></resultSet></xsl:template><xsl:template name="message14"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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>failed</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:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:template><xsl:template name="message15"<resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" 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="contains(/l:log/l:message[@number=&quot;15&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;GuaranteedFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;15&quot;]/l:httpHeaders/l:Content-Tpe/@type='application/x-www-form-urlencoded'">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/x-www-form-urlencoded'</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="count(/l:log/l:message[@number=&quot;15&quot;]/l:content/*)=0">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="15"]/l:content/*)=0</test></resultSet></xsl:template><xsl:template name="message16"><resultSet binding="EchoURLHTTPBinding" endpoint="MessageTestURLHTTP" type="response" number="16"><xsl:attribute name="implementation"><xsl:call-teplate 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/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/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;16&quot;]/l:httpHeaders/l:StatusCode/@value='500'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="16"]/l:httpHeaders/l:StatusCode/@value='500'/test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;16&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="16"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;16&quot;]/l:content/*[local-name()=&quot;EchoNameFault&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/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message17"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="17"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:all-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;17&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="17"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;17&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoName?first=myfirst;middle=mymiddle;last=mylast&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@rawURI, "EchoName?first=myfirst;middle=mymiddle;last=mylast")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;17&quot;]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="17"]/l:htpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;17&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;17&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="17"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;17&quot;]/l:content/*[local-name()='EchoName' 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="17"]/l:content/*[local-name()='EchoName' and namespace-uri()='http:/example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message18"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="18"><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;18&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="18"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;18&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="18"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref=""><xsl:attribute name="result"><xsl:chose><xsl:when test="/l:log/l:message[@number=&quot;18&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="18"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;18&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="18"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;18&quot;]/l:content/*[local-name()='EchoName' 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="18"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message19"><resultet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="19"><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;19&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;19&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;EchoNameExpectFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@rawURI, "EchoNameExpectFault")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;19&quot;]/l:httpHeadersl:Content-Type/@type='multipart/form-data'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;19&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;19&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="19"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;19&quot;]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:wen><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="19"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message20"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="20"><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;20&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="20"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;20&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xs:choose></xsl:attribute>/l:log/l:message[@number="20"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;20&quot;]/l:httpHeaders/l:StatusCode/@value='500'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="20"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;20&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="20"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;20&quot;]/l:content/*[local-name()=&quot;EchoNameFault&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/:message[@number="20"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message21"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="21"><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;21&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="21"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;21&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;Send&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="21"]/l:httHeaders/l:Method/@rawURI, "Send")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;21&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="21"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;21&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;21&quot;]/l:content/*)&lt;=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="21"]/l:content/*)&lt;=1</test></resultSet></xsl:template><xsl:template name="message22><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="22"><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;22&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="22"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;22&quot;]/l:httpHeaders/l:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="22"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:template><xsl:template name="message23"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="request" number="23"><xs: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;23&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="23"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number=&quot;23&quot;]/l:httpHeaders/l:Method/@rawURI, &quot;GuaranteedFault&quot;)">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;23&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:lo/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;23&quot;]/l:content/*)=0">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="23"]/l:content/*)=0</test></resultSet></xsl:template><xsl:template name="message24"><resultSet binding="EchoMultipartHTTPBinding" endpoint="MessageTestMultipartHTTP" type="response" number="24"><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;24&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="24"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:messge[@number=&quot;24&quot;]/l:httpHeaders/l:Content-Type/@type='application/xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="24"]/l:httpHeaders/l:Content-Type/@type='application/xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;24&quot;]/l:httpHeaders/l:StatusCode/@value='500'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="24"]/l:httpHeaders/l:StatusCode/@value='500'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;24&quot;]/l:content/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="24"]/l:content/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;24&quot;]/l:content/*[local-name()=&quot;EchoNameFault&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="24"]/l:content/*[local-name()="EchoNameFault" 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-2G/description-xpath-assertions.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-xpath-assertions.xml	10 Jan 2007 01:39:47 -0000	1.5
--- description-xpath-assertions.xml	12 Jan 2007 04:36:23 -0000	1.6
***************
*** 15,18 ****
--- 15,19 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 24,27 ****
--- 25,30 ----
  <assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="1"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="1"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="2">
***************
*** 39,42 ****
--- 42,46 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 47,50 ****
--- 51,56 ----
  <assertion>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
+ <assertion>count(/l:log/l:message[@number="2"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="2"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="3">
***************
*** 61,64 ****
--- 67,71 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?expected=fault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 70,73 ****
--- 77,82 ----
  <assertion>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="3"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="3"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="4">
***************
*** 84,87 ****
--- 93,97 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?expected=fault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 94,97 ****
--- 104,110 ----
  <assertion>/l:log/l:message[@number="4"]/@type="response"</assertion>
  <assertion>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
+ <assertion>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='500'</assertion>
+ <assertion>count(/l:log/l:message[@number="4"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="4"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
  </assertionSet>
  <assertionSet messagePosition="5">
***************
*** 107,110 ****
--- 120,124 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 116,119 ****
--- 130,134 ----
  <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="5"]/l:content/*)&lt;=1</assertion>
  </assertionSet>
  <assertionSet messagePosition="6">
***************
*** 129,132 ****
--- 144,148 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 149,152 ****
--- 165,169 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 156,161 ****
  <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
  <assertion>contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</assertion>
- <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</assertion>
  </assertionSet>
  <assertionSet messagePosition="8">
--- 173,178 ----
  <assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
  <assertion>contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</assertion>
  <assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="7"]/l:content/*)=0</assertion>
  </assertionSet>
  <assertionSet messagePosition="8">
***************
*** 171,174 ****
--- 188,192 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 180,183 ****
--- 198,205 ----
  </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/xml'</assertion>
+ <assertion>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='500'</assertion>
+ <assertion>count(/l:log/l:message[@number="8"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="8"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
  </assertionSet>
  <assertionSet messagePosition="9">
***************
*** 195,198 ****
--- 217,221 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 204,207 ****
--- 227,231 ----
  <assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</assertion>
  <assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="9"]/l:content/*)=0</assertion>
  </assertionSet>
  <assertionSet messagePosition="10">
***************
*** 219,222 ****
--- 243,247 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 227,230 ****
--- 252,257 ----
  <assertion>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</assertion>
  <assertion>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
+ <assertion>count(/l:log/l:message[@number="10"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="10"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="11">
***************
*** 241,244 ****
--- 268,272 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?first=myfirst</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 250,253 ****
--- 278,282 ----
  <assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</assertion>
  <assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="11"]/l:content/*)=0</assertion>
  </assertionSet>
  <assertionSet messagePosition="12">
***************
*** 264,267 ****
--- 293,297 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?first=myfirst</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 274,277 ****
--- 304,310 ----
  <assertion>/l:log/l:message[@number="12"]/@type="response"</assertion>
  <assertion>/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/echo+xml'</assertion>
+ <assertion>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='500'</assertion>
+ <assertion>count(/l:log/l:message[@number="12"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="12"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
  </assertionSet>
  <assertionSet messagePosition="13">
***************
*** 287,290 ****
--- 320,324 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 296,299 ****
--- 330,334 ----
  <assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="13"]/l:content/*)&lt;=1</assertion>
  </assertionSet>
  <assertionSet messagePosition="14">
***************
*** 309,312 ****
--- 344,348 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 329,332 ****
--- 365,369 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 338,341 ****
--- 375,379 ----
  <assertion>/l:log/l:message[@number="15"]/l:httpHeaders/l:Content-Type/@type='application/x-www-form-urlencoded'</assertion>
  <assertion>/l:log/l:message[@number="15"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="15"]/l:content/*)=0</assertion>
  </assertionSet>
  <assertionSet messagePosition="16">
***************
*** 351,354 ****
--- 389,393 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 360,363 ****
--- 399,406 ----
  </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/xml'</assertion>
+ <assertion>/l:log/l:message[@number="16"]/l:httpHeaders/l:StatusCode/@value='500'</assertion>
+ <assertion>count(/l:log/l:message[@number="16"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="16"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
  </assertionSet>
  <assertionSet messagePosition="17">
***************
*** 375,378 ****
--- 418,422 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 384,387 ****
--- 428,433 ----
  <assertion>/l:log/l:message[@number="17"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</assertion>
  <assertion>/l:log/l:message[@number="17"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="17"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="17"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="18">
***************
*** 399,402 ****
--- 445,449 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 407,410 ****
--- 454,459 ----
  <assertion>/l:log/l:message[@number="18"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="18"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
+ <assertion>count(/l:log/l:message[@number="18"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="18"]/l:content/*[local-name()='EchoName' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="19">
***************
*** 421,424 ****
--- 470,474 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 430,433 ****
--- 480,485 ----
  <assertion>/l:log/l:message[@number="19"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</assertion>
  <assertion>/l:log/l:message[@number="19"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="19"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="19"]/l:content/*[local-name()='EchoName2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
  </assertionSet>
  <assertionSet messagePosition="20">
***************
*** 444,447 ****
--- 496,500 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 454,457 ****
--- 507,513 ----
  <assertion>/l:log/l:message[@number="20"]/@type="response"</assertion>
  <assertion>/l:log/l:message[@number="20"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
+ <assertion>/l:log/l:message[@number="20"]/l:httpHeaders/l:StatusCode/@value='500'</assertion>
+ <assertion>count(/l:log/l:message[@number="20"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="20"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
  </assertionSet>
  <assertionSet messagePosition="21">
***************
*** 467,470 ****
--- 523,527 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 476,479 ****
--- 533,537 ----
  <assertion>/l:log/l:message[@number="21"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
  <assertion>/l:log/l:message[@number="21"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="21"]/l:content/*)&lt;=1</assertion>
  </assertionSet>
  <assertionSet messagePosition="22">
***************
*** 489,492 ****
--- 547,551 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 509,512 ****
--- 568,572 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 516,521 ****
  <assertion>/l:log/l:message[@number="23"]/@type="request"</assertion>
  <assertion>contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</assertion>
- <assertion>/l:log/l:message[@number="23"]/l:httpHeaders/l:Content-Type/@type='multipart/form-data'</assertion>
  <assertion>/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</assertion>
  </assertionSet>
  <assertionSet messagePosition="24">
--- 576,581 ----
  <assertion>/l:log/l:message[@number="23"]/@type="request"</assertion>
  <assertion>contains(/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@rawURI, "GuaranteedFault")</assertion>
  <assertion>/l:log/l:message[@number="23"]/l:httpHeaders/l:Method/@value='POST'</assertion>
+ <assertion>count(/l:log/l:message[@number="23"]/l:content/*)=0</assertion>
  </assertionSet>
  <assertionSet messagePosition="24">
***************
*** 531,534 ****
--- 591,595 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 540,543 ****
--- 601,608 ----
  </message>
  <assertion>/l:log/l:message[@number="24"]/@type="response"</assertion>
+ <assertion>/l:log/l:message[@number="24"]/l:httpHeaders/l:Content-Type/@type='application/xml'</assertion>
+ <assertion>/l:log/l:message[@number="24"]/l:httpHeaders/l:StatusCode/@value='500'</assertion>
+ <assertion>count(/l:log/l:message[@number="24"]/l:content/*)=1</assertion>
+ <assertion>/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" 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-2G/description-message-properties.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description-message-properties.xml	10 Jan 2007 01:39:47 -0000	1.5
--- description-message-properties.xml	12 Jan 2007 04:36:23 -0000	1.6
***************
*** 14,17 ****
--- 14,18 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 32,35 ****
--- 33,37 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 49,52 ****
--- 51,55 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?expected=fault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 66,69 ****
--- 69,73 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?expected=fault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 85,88 ****
--- 89,93 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 101,104 ****
--- 106,110 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 117,120 ****
--- 123,127 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 133,136 ****
--- 140,144 ----
  <httpQueryParameterSeparatorDefault>&amp;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 154,157 ****
--- 162,166 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 172,175 ****
--- 181,185 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 189,192 ****
--- 199,203 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?first=myfirst</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 206,209 ****
--- 217,221 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault?first=myfirst</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/echo+xml</httpOutputSerialization>
***************
*** 225,228 ****
--- 237,241 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 241,244 ****
--- 254,258 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 257,260 ****
--- 271,275 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 273,276 ****
--- 288,292 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/x-www-form-urlencoded</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 294,297 ****
--- 310,314 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 312,315 ****
--- 329,333 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoName?first=myfirst;middle=mymiddle;last=mylast</httpLocation>
+ <httpLocationIgnoreUncited>true</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 329,332 ****
--- 347,351 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 346,349 ****
--- 365,369 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>EchoNameExpectFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 365,368 ****
--- 385,389 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 381,384 ****
--- 402,406 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>Send</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>application/xml</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 397,400 ****
--- 419,423 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>
***************
*** 413,416 ****
--- 436,440 ----
  <httpQueryParameterSeparatorDefault>;</httpQueryParameterSeparatorDefault>
  <httpLocation>GuaranteedFault</httpLocation>
+ <httpLocationIgnoreUncited>false</httpLocationIgnoreUncited>
  <httpInputSerialization>multipart/form-data</httpInputSerialization>
  <httpOutputSerialization>application/xml</httpOutputSerialization>

--- NEW FILE: log-MessageTest2G-wso2-wso2.descmsg ---
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../defaultss-msgnum.xslt"?>

<log xmlns="http://www.w3.org/2002/ws/desc/logs/">
<message type="request" number="1" conversation="1" timestamp="2007-01-11T14:56:47.268Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestHTTP/EchoName?first%3DFirst%26middle%3DMiddle%26last%3DLast">
<uri>/axis2/services/MessageTestService2G.MessageTestHTTP/EchoName</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>293</Content-Length>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
<charset>UTF-8</charset>
</Content-Type>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">First</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">Middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">Last</LastName></ns1:EchoName></content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-01-11T14:56:47.271Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:56:47 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-11T14:56:47.342Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestHTTP/EchoNameExpectFault?expected=fault">
<uri>/axis2/services/MessageTestService2G.MessageTestHTTP/EchoNameExpectFault</uri>
<expected>fault</expected>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>187</Content-Length>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
<charset>UTF-8</charset>
</Content-Type>

</httpHeaders>
<content><ns1:EchoName2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoName2></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-11T14:56:47.365Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:56:47 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-11T14:56:47.500Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestHTTP/Send">
<uri>/axis2/services/MessageTestService2G.MessageTestHTTP/Send</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>10</Content-Length>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
<charset>UTF-8</charset>
</Content-Type>

</httpHeaders>
<content><Random /></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-11T14:56:47.502Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Thu, 11 Jan 2007 14:56:47 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-01-11T14:56:47.542Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTestService2G.MessageTestHTTP/GuaranteedFault</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>0</Content-Length>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
<charset>UTF-8</charset>
</Content-Type>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-01-11T14:56:47.569Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:56:47 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-01-11T14:56:47.822Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestURLHTTP/EchoName?first%3DFirst%3Blast%3DLast">
<uri>/axis2/services/MessageTestService2G.MessageTestURLHTTP/EchoName</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>17</Content-Length>
<Content-Type type="application/x-www-form-urlencoded"/>

</httpHeaders>
<content>MiddleName=Middle</content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-01-11T14:56:47.866Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="text/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:56:47 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><wsa:ReplyTo><wsa:Address>http://www.w3.org/2005/08/addressing/none</wsa:Address></wsa:ReplyTo><wsa:MessageID>urn:uuid:39955CF2B997C0C997116852740782735</wsa:MessageID><wsa:Action>http://www.w3.org/2005/08/addressing/soap/fault</wsa:Action></soapenv:Header><soapenv:Body><soapenv:Fault><faultcode></faultcode><faultstring>Required element {http://example.org/message-test/xsd}LastName defined in the schema can not be found in the request</faultstring><detail /></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-01-11T14:57:19.983Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestURLHTTP/EchoNameExpectFault?first%3DFirst">
<uri>/axis2/services/MessageTestService2G.MessageTestURLHTTP/EchoNameExpectFault</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>31</Content-Length>
<Content-Type type="application/x-www-form-urlencoded"/>

</httpHeaders>
<content>MiddleName=Middle&amp;LastName=Last</content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-01-11T14:57:19.988Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-01-11T14:57:20.109Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestURLHTTP/Send">
<uri>/axis2/services/MessageTestService2G.MessageTestURLHTTP/Send</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>10</Content-Length>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
<charset>UTF-8</charset>
</Content-Type>

</httpHeaders>
<content><Random /></content>
</message>
<message type="response" number="14" conversation="7" timestamp="2007-01-11T14:57:20.113Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-01-11T14:57:20.144Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestURLHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTestService2G.MessageTestURLHTTP/GuaranteedFault</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>1</Content-Length>
<Content-Type type="application/x-www-form-urlencoded"/>

</httpHeaders>
<content>0</content>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-01-11T14:57:20.146Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="17" conversation="9" timestamp="2007-01-11T14:57:20.195Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/EchoName?first%3DFirst%26middle%3DMiddle%26last%3DLast">
<uri>/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/EchoName</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>554</Content-Length>
<Content-Type type="multipart/form-data">
<boundary>NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp</boundary>
</Content-Type>

</httpHeaders>
<content>--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp
Content-Disposition: form-data; name="FirstName"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

First
--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp
Content-Disposition: form-data; name="MiddleName"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

Middle
--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp
Content-Disposition: form-data; name="LastName"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

Last
--NUqa4KcIPohAp-ojzpWd5kZH_OJ5-6Dp--
</content>
</message>
<message type="response" number="18" conversation="9" timestamp="2007-01-11T14:57:20.204Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="19" conversation="10" timestamp="2007-01-11T14:57:20.302Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/EchoNameExpectFault">
<uri>/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/EchoNameExpectFault</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>558</Content-Length>
<Content-Type type="multipart/form-data">
<boundary>zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5</boundary>
</Content-Type>

</httpHeaders>
<content>--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5
Content-Disposition: form-data; name="FirstName"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

First
--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5
Content-Disposition: form-data; name="MiddleName"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

Middle
--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5
Content-Disposition: form-data; name="LastName"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

Last
--zh5cFCEPEDVP-QhJdbPhlGrTBwceQ5gd5--
</content>
</message>
<message type="response" number="20" conversation="10" timestamp="2007-01-11T14:57:20.308Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="21" conversation="11" timestamp="2007-01-11T14:57:20.344Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/Send">
<uri>/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/Send</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>10</Content-Length>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
<charset>UTF-8</charset>
</Content-Type>

</httpHeaders>
<content><Random /></content>
</message>
<message type="response" number="22" conversation="11" timestamp="2007-01-11T14:57:20.349Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="23" conversation="12" timestamp="2007-01-11T14:57:20.381Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTestService2G.MessageTestMultipartHTTP/GuaranteedFault</uri>
</Method>
<Connection>Keep-Alive</Connection>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>44</Content-Length>
<Content-Type type="multipart/form-data">
<boundary>6ecN4Kiw4aGbAPDX1Q6-NZcnBMQ_smx55MXkEa</boundary>
</Content-Type>

</httpHeaders>
<content>--6ecN4Kiw4aGbAPDX1Q6-NZcnBMQ_smx55MXkEa--
</content>
</message>
<message type="response" number="24" conversation="12" timestamp="2007-01-11T14:57:20.385Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Thu, 11 Jan 2007 14:57:19 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>First</ns1:FirstName><ns1:MiddleName>Middle</ns1:MiddleName><ns1:LastName>Last</ns1:LastName></ns1:EchoNameFault></content>
</message>
</log>

--- NEW FILE: log-MessageTest2G-wso2-wso2-results.html ---
<html xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Results</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
	        body {font-family:sans-serif}
	        td {vertical-align:top; border-top:1px solid gray}
	        .passed {width:4em; background-color:green; text-align:center}
	        .failed {width:4em; background-color:red; text-align:center}
	        .assertion {padding-bottom:.5em}
        </style>
</head>
<body>
<h1>Message exchange test results</h1>
<p>Generated January 11 2007,
	    2025</p>
<h2>From
	      Axis2
[...1132 lines suppressed...]
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="24"]/l:content/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="24"]/l:content/*[local-name()="EchoNameFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
</td>
</tr>
</table>
<p>
<a href="log-MessageTest2G-wso2-wso2.descmsg#message24">view log</a>
</p>
</div>
</body>
</html>

Received on Friday, 12 January 2007 04:37:27 UTC