- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Jan 2007 21:01:47 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/LocationTemplate-1G
In directory hutz:/tmp/cvs-serv6584/test-suite/results-messages/LocationTemplate-1G
Modified Files:
description-generate-report-html.xsl
description-generate-report-xml.xsl
description-message-properties.xml
description-xpath-assertions.xml
Added Files:
log-LocationTemplate-1G-CC-20070108.wsimsg
log-LocationTemplate-1G-CC-20070108.descmsg
log-LocationTemplate-1G-CC-20070108-output.xml
log-LocationTemplate-1G-CC-20070108-results.html
Log Message:
Added Canon results.
Updated ws-i.xslt to accomodate application/xml and application/x-www-url-formencoded types.
Fixed multiple table headers in summary in message-tests-results.xsl.
Fixed run-on xpath in generate-xpath-assertions.xslt.
--- NEW FILE: log-LocationTemplate-1G-CC-20070108-results.html ---
<html xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Results</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
body {font-family:sans-serif}
td {vertical-align:top; border-top:1px solid gray}
.passed {width:4em; background-color:green; text-align:center}
.failed {width:4em; background-color:red; text-align:center}
.assertion {padding-bottom:.5em}
</style>
</head>
<body>
<h1>Message exchange test results</h1>
<p>Generated January 8 2007,
1251</p>
<h2>From
Unknown
to
Apache/2.0.50 (Win32)</h2>
<div></div>
<div>
<hr>
<h3 id="message1">Message 1 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent PathsEndpoint<br>BindingComponent http://example.org/message-test{Paths}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</div>
</td>
</tr>
</table>
<p>
<a href="#message1">view log</a>
</p>
<hr>
<h3 id="message2">Message 2 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent PathsEndpoint<br>BindingComponent http://example.org/message-test{Paths}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="2"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message2">view log</a>
</p>
<hr>
<h3 id="message3">Message 3 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent MixedPathsQueryParamsEndpoint<br>BindingComponent http://example.org/message-test{MixedPathsQueryParams}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</div>
</td>
</tr>
</table>
<p>
<a href="#message3">view log</a>
</p>
<hr>
<h3 id="message4">Message 4 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent MixedPathsQueryParamsEndpoint<br>BindingComponent http://example.org/message-test{MixedPathsQueryParams}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="4"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message4">view log</a>
</p>
<hr>
<h3 id="message5">Message 5 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent AutoQueryParamsEndpoint<br>BindingComponent http://example.org/message-test{AutoQueryParams}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</div>
</td>
</tr>
</table>
<p>
<a href="#message5">view log</a>
</p>
<hr>
<h3 id="message6">Message 6 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent AutoQueryParamsEndpoint<br>BindingComponent http://example.org/message-test{AutoQueryParams}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="6"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message6">view log</a>
</p>
<hr>
<h3 id="message7">Message 7 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent AutoRemainderEndpoint<br>BindingComponent http://example.org/message-test{AutoRemainder}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="7"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</div>
</td>
</tr>
</table>
<p>
<a href="#message7">view log</a>
</p>
<hr>
<h3 id="message8">Message 8 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent AutoRemainderEndpoint<br>BindingComponent http://example.org/message-test{AutoRemainder}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="8"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="8"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message8">view log</a>
</p>
<hr>
<h3 id="message9">Message 9 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent IgnoreUncidedEndpoint<br>BindingComponent http://example.org/message-test{IgnoreUncited}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="9"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</div>
</td>
</tr>
</table>
<p>
<a href="#message9">view log</a>
</p>
<hr>
<h3 id="message10">Message 10 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent IgnoreUncidedEndpoint<br>BindingComponent http://example.org/message-test{IgnoreUncited}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="10"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message10">view log</a>
</p>
<hr>
<h3 id="message11">Message 11 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent AdditionalQueryParamsEndpoint<br>BindingComponent http://example.org/message-test{AdditionalQueryParams}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="11"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</div>
</td>
</tr>
</table>
<p>
<a href="#message11">view log</a>
</p>
<hr>
<h3 id="message12">Message 12 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent AdditionalQueryParamsEndpoint<br>BindingComponent http://example.org/message-test{AdditionalQueryParams}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="12"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message12">view log</a>
</p>
<hr>
<h3 id="message13">Message 13 (request)
[<code class="from">localhost:81</code> ⇨ <code class="to">ws.crf.canon.fr:80</code>]</h3>
<p style="font-size:small">EndpointComponent EscapingEndpoint<br>BindingComponent http://example.org/message-test{Escaping}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="13"]/@type="request"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='GET'</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</div>
</td>
</tr>
</table>
<p>
<a href="#message13">view log</a>
</p>
<hr>
<h3 id="message14">Message 14 (response)
[<code class="from">ws.crf.canon.fr:80</code> ⇨ <code class="to">localhost:81</code>]</h3>
<p style="font-size:small">EndpointComponent EscapingEndpoint<br>BindingComponent http://example.org/message-test{Escaping}<br>Operation http://example.org/message-test{constructReference}<br>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br>
</p>
<table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="14"]/@type="response"</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='200'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="14"]/l:content/soap12:Envelope</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">contains(/l:log/l:message[@number="14"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1</div>
</td>
</tr>
<tr>
<td class="passed">
<div>OK</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="#message14">view log</a>
</p>
</div>
</body>
</html>
--- NEW FILE: log-LocationTemplate-1G-CC-20070108-output.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>14</messages><expectedMessages>14</expectedMessages><tests>70</tests><tstamp>2007-01-08T18:08:52.599Z</tstamp><generated>January 8 2007</generated><from>Unknown</from><to>Apache/2.0.50 (Win32)</to></head><resultSet number="1" type="request" endpoint="PathsEndpoint" binding="Paths" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="failed">contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</test></resultSet><resultSetnumber="2" type="response" endpoint="PathsEndpoint" binding="Paths" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="failed">contains(/l:log/l:message[@number="2"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="MixedPathsQuryParamsEndpoint" binding="MixedPathsQueryParams" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="failed">contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</test></resultSet><resultSet number="4" type="response" endpoint="MixedPathsQueryParamsEndpoint" binding="MixedPathsQueryParams" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="failed">contains(/l:lo/l:message[@number="4"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="AutoQueryParamsEndpoint" binding="AutoQueryParams" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="passed">contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</test></resultSet><resultSet number="6" type="response" endpoint="AutoQueryParamsEndpoint" binding="AutoQueryParams" implementation="Unknown"><test ref="" resul="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="failed">contains(/l:log/l:message[@number="6"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet><resultSet number="7" type="request" endpoint="AutoRemainderEndpoint" binding="AutoRemainder" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ef="" result="failed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="failed">contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</test></resultSet><resultSet number="8" type="response" endpoint="AutoRemainderEndpoint" binding="AutoRemainder" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref="" result="failed">contains(/l:log/l:message[@number="8"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><tet ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet><resultSet number="9" type="request" endpoint="IgnoreUncidedEndpoint" binding="IgnoreUncited" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="failed">contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</test></resultSet><resultSet number="10" type="response" endpoint="IgnoreUncidedEndpoint" binding="IgnoreUncited" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:htpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref="" result="failed">contains(/l:log/l:message[@number="10"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="AdditionalQueryParamsEndpoint" binding="AdditionalQueryParams" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="failed">contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@awURI, "datespace/{year}.html?timezone=utc")</test></resultSet><resultSet number="12" type="response" endpoint="AdditionalQueryParamsEndpoint" binding="AdditionalQueryParams" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref="" result="failed">contains(/l:log/l:message[@number="12"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</test><test ref="" result="passed">count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://exampleorg/date-space/xsd']</test></resultSet><resultSet number="13" type="request" endpoint="EscapingEndpoint" binding="Escaping" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="13"]/@type="request"</test><test ref="" result="failed">/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='GET'</test><test ref="" result="failed">contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</test></resultSet><resultSet number="14" type="response" endpoint="EscapingEndpoint" binding="Escaping" 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='200'</test><test ref="" result="passed">/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="14"]/l:content/soap12:Envelope</test><est ref="" result="failed">contains(/l:log/l:message[@number="14"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</test><test ref="" result="passed">count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></resultSets>
Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/LocationTemplate-1G/description-generate-report-xml.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-generate-report-xml.xsl 6 Jan 2007 02:23:52 -0000 1.2
--- description-generate-report-xml.xsl 8 Jan 2007 21:01:45 -0000 1.3
***************
*** 1,4 ****
! <?xml version="1.0" encoding="UTF-8"?><!--
This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>14</expectedMessages><tests>70</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="request"]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-aram name="message" select="/l:log/l:message[@type="response"]"/></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"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><sl:template name="message1"><resultSet number="1" type="request" endpoint="PathsEndpoint" binding="Paths" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose>/xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</test></resultSet></xsl:template><xsl:template name="message2"><resultSet number="2" type="response" endpoint="PathsEndpoint" binding="Paths" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name"message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/@type="response"">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="2"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="esult"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="2"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="2"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:atribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet number="3" type="request" endpoint="MixedPathsQueryParamsEndpoint" binding="MixedPathsQueryParams" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-teplate></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};strt={time};end={time}")</test></resultSet></xsl:template><xsl:template name="message4"><resultSet number="4" type="response" endpoint="MixedPathsQueryParamsEndpoint" binding="MixedPathsQueryParams" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/@type="response"">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="4"]/l:httpHeades/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="4"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={tie};end={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="4"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/ate-space/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resultSet number="5" type="request" endpoint="AutoQueryParamsEndpoint" binding="AutoQueryParams" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='GE'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</test></resultSet></xsl:template><xsl:template name="message6"><resultSet number="6" type="response" endpoint="AutoQueryParamsEndpoint" binding="AutoQueryParams" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"<xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/@type="response"">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="6"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="">xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="6"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="6"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test"/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message7"><resultSet number="7" type="request" endpoint="AutoRemainderEndpoint" binding="AutoRemainder" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result">xsl:choose><xsl:when test="/l:log/l:message[@number="7"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</test></resultSet></xsl:template><xsl:template name="message8"><resultSet number="8" type="response" endpoint"AutoRemainderEndpoint" binding="AutoRemainder" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/@type="response"">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="8"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="8"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="8"]/l:httpHeaders/l:Method/@rawURI, "datesace/{year}/{month}.html")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message9"><resultSet number="9" type="request" endpoint="IgnoreUncidedEndpoint" binding="IgnoreUncited" xmlns:m="http://www.w3.org/2006/11/desc/mesages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="9"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:whe test="contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</test></resultSet></xsl:template><xsl:template name="message10"><resultSet number="10" type="response" endpoint="IgnoreUncidedEndpoint" binding="IgnoreUncited" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10quot;]/@type="response"">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="10"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwis></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="10"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="10"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http:/example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message11"><resultSet number="11" type="request" endpoint="AdditionalQueryParamsEndpoint" binding="AdditionalQueryParams" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="11"]/@type="request"">passed</xsl:whe><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</test></resultSet></xsl:template><xsl:template name="message12"><resultSet number="12" type="response" endpoint="AdditionalQueryParamsEndpoint" binding="AdditionalQueryParams" xmlns:m="http://www.w3.org/206/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/@type="response"">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="12"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name=result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="12"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="12"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</test><test ref=""><xsl:attribte name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message13"><resultSet number="13" type="request" endpoint="EscapingEndpoint" binding="Escaping" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="13"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="13"]l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</test></resultSet></xsl:template><xsl:template name="message14"><resultSet number="14" type="response" endpoint="EscapingEndpoint" binding="Escaping" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/@type="response""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="14"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:lg/l:message[@number="14"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="14"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="14"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://exaple.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- 1,5 ----
! <?xml version="1.0" encoding="UTF-8"?>
! <!--
This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>14</expectedMessages><tests>70</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="request"]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-aram name="message" select="/l:log/l:message[@type="response"]"/></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"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><sl:template name="message1"><resultSet binding="Paths" endpoint="PathsEndpoint" 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="1"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{ime}-{time}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="Paths" endpoint="PathsEndpoint" 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="2"]/@type="response"">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="2"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="2"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains/l:log/l:message[@number="2"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}/{day}/{time}-{time}.html")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="MixedPathsQueryParams" endpont="MixedPathsQueryParamsEndpoint" 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="3"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")">passe</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</test></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="MixedPathsQueryParams" endpoint="MixedPathsQueryParamsEndpoint" 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="4"]/@type="response"">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="4"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise><xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="4"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:chose></xsl:attribute>contains(/l:log/l:message[@number="4"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html?day={day};start={time};end={time}")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message5"><resutSet binding="AutoQueryParams" endpoint="AutoQueryParamsEndpoint" 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="5"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")">passed</xsl:when><xsl:oherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="AutoQueryParams" endpoint="AutoQueryParamsEndpoint" 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="6"]/@type="response"">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="6"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatuCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="6"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="6"]/l:httpHeaders/l:Method/@rawURI, "datespace.html")</test><test ref=""<xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message7"><resultSet binding="AutoRemainder" endpoint="AutoRemainderEndpoint" type="request" number="7"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-para name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="7"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</tst></resultSet></xsl:template><xsl:template name="message8"><resultSet binding="AutoRemainder" endpoint="AutoRemainderEndpoint" 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="8"]/@type="response"">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="8"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/l:httpHeaders/l:Contnt-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="8"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="8"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}/{month}.html")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="8"]/l:content/soap12:Enveope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message9"><resultSet binding="IgnoreUncited" endpoint="IgnoreUncidedEndpoint" 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:wen test="/l:log/l:message[@number="9"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</test></resultSet></xsl:template><xsl:template name="message10"><resultSet binding="IgnoreUncited" endpoint="IgnoreUnidedEndpoint" 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="10"]/@type="response"">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="10"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></sl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="10"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="10"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?start={time}")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></sl:attribute>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message11"><resultSet binding="AdditionalQueryParams" endpoint="AdditionalQueryParamsEndpoint" 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="11"]/@type="request&uot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</test></resultSet></xsl:template><xsl:template name="message12"><resultSet binding="AdditionalQueryParams" endpoint="AdditionalQueryParamsEndpoint" type="response" number="12"><xsl:atribute 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="12"]/@type="response"">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="12"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:htpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="12"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="12"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?timezone=utc")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="12"/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template><xsl:template name="message13"><resultSet binding="Escaping" endpoint="EscapingEndpoint" 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="13"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose><xsl:attribute>/l:log/l:message[@number="13"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='GET'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</test></resultSet></xsl:template><xsl:template name="message14"><resultSet binding="Escaping" endpoint="EscapingEndpoint" type="response" number="14"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xs: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="14"]/@type="response"">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="14"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="contains(/l:log/l:message[@number="14"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>contains(/l:log/l:message[@number="14"]/l:httpHeaders/l:Method/@rawURI, "datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}")</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='result' and namespace-uri()='http://example.org/date-space/xsd']</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- NEW FILE: log-LocationTemplate-1G-CC-20070108.descmsg ---
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../defaultss-msgnum.xslt"?>
<log xmlns="http://www.w3.org/2002/ws/desc/logs/">
<message type="request" number="1" conversation="1" timestamp="2007-01-08T18:08:52.599Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/Paths/datespace/2006/11/18/16%3A40%3A00-20%3A00%3A42.html">
<uri>/wss/LocationTemplate-1G/Paths/datespace/2006/11/18/16%3A40%3A00-20%3A00%3A42.html</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-01-08T18:08:52.865Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:00 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-08T18:08:56.629Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/MixedPathsQueryParams/datespace/2006/11.html?day=18;start=16%3A40%3A00;end=20%3A00%3A42">
<uri>/wss/LocationTemplate-1G/MixedPathsQueryParams/datespace/2006/11.html</uri>
<day>18;start=16%3A40%3A00;end=20%3A00%3A42</day>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-08T18:08:56.863Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:04 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=99</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-08T18:09:03.049Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/AutoQueryParams/datespace.html">
<uri>/wss/LocationTemplate-1G/AutoQueryParams/datespace.html</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-08T18:09:03.439Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:10 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=98</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-01-08T18:09:08.078Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/AutoRemainder/datespace/2006/11.html">
<uri>/wss/LocationTemplate-1G/AutoRemainder/datespace/2006/11.html</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-01-08T18:09:08.453Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:15 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=97</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-01-08T18:09:11.546Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/IgnoreUncited/datespace/2006.html?start=16%3A40%3A00">
<uri>/wss/LocationTemplate-1G/IgnoreUncited/datespace/2006.html</uri>
<start>16%3A40%3A00</start>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-01-08T18:09:11.780Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:19 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=96</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-01-08T18:09:16.591Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/AdditionalQueryParams/datespace/2006.html?timezone=utc">
<uri>/wss/LocationTemplate-1G/AdditionalQueryParams/datespace/2006.html</uri>
<timezone>utc</timezone>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-01-08T18:09:16.778Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:24 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=95</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-01-08T18:09:21.855Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/LocationTemplate-1G/Escaping/datespace/2006.html?passphrase={4(^$@!}4^@*}">
<uri>/wss/LocationTemplate-1G/Escaping/datespace/2006.html</uri>
<passphrase>{4(^$@!}4^@*}</passphrase>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/soap+xml">
<action/>
</Content-Type>
<Content-Length>329</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></content>
</message>
<message type="response" number="14" conversation="7" timestamp="2007-01-08T18:09:22.089Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Mon, 08 Jan 2007 17:13:29 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>282</Content-Length>
<Keep-Alive>timeout=15, max=94</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/soap+xml"/>
</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&month=11&day=18&time=16:40:00&time=20:00:42</ns1:result></env:Body></env:Envelope></content>
</message>
</log>
Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/LocationTemplate-1G/description-xpath-assertions.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-xpath-assertions.xml 6 Jan 2007 02:23:52 -0000 1.2
--- description-xpath-assertions.xml 8 Jan 2007 21:01:45 -0000 1.3
***************
*** 1,10 ****
<?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.w3.org/2006/11/desc/assertions">
<assertionSet messagePosition="1">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
<endpoint name="PathsEndpoint"/>
! <binding localName="Paths" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 1,10 ----
<?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns="http://www.w3.org/2006/11/desc/assertions" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages">
<assertionSet messagePosition="1">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
<endpoint name="PathsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Paths"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 22,28 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="PathsEndpoint"/>
! <binding localName="Paths" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 22,28 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="PathsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Paths"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 44,50 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding localName="MixedPathsQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 44,50 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="MixedPathsQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 62,68 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding localName="MixedPathsQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 62,68 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="MixedPathsQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 84,90 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding localName="AutoQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 84,90 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 102,108 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding localName="AutoQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 102,108 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 124,130 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
<endpoint name="AutoRemainderEndpoint"/>
! <binding localName="AutoRemainder" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 124,130 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
<endpoint name="AutoRemainderEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoRemainder"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 142,148 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="8" type="response">
<endpoint name="AutoRemainderEndpoint"/>
! <binding localName="AutoRemainder" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 142,148 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="8" type="response">
<endpoint name="AutoRemainderEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoRemainder"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 164,170 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding localName="IgnoreUncited" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 164,170 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="IgnoreUncited"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 182,188 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding localName="IgnoreUncited" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 182,188 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="IgnoreUncited"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 204,210 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding localName="AdditionalQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 204,210 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AdditionalQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 222,228 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding localName="AdditionalQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 222,228 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AdditionalQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 244,250 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="13" type="request">
<endpoint name="EscapingEndpoint"/>
! <binding localName="Escaping" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 244,250 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="13" type="request">
<endpoint name="EscapingEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Escaping"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 262,268 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="14" type="response">
<endpoint name="EscapingEndpoint"/>
! <binding localName="Escaping" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 262,268 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="14" type="response">
<endpoint name="EscapingEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Escaping"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
Index: description-message-properties.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/LocationTemplate-1G/description-message-properties.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-message-properties.xml 6 Jan 2007 02:23:52 -0000 1.2
--- description-message-properties.xml 8 Jan 2007 21:01:45 -0000 1.3
***************
*** 3,9 ****
<message messagePosition="1" type="request">
<endpoint name="PathsEndpoint"/>
! <binding localName="Paths" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 3,9 ----
<message messagePosition="1" type="request">
<endpoint name="PathsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Paths"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 16,22 ****
<message messagePosition="2" type="response">
<endpoint name="PathsEndpoint"/>
! <binding localName="Paths" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 16,22 ----
<message messagePosition="2" type="response">
<endpoint name="PathsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Paths"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 29,35 ****
<message messagePosition="3" type="request">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding localName="MixedPathsQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 29,35 ----
<message messagePosition="3" type="request">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="MixedPathsQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 42,48 ****
<message messagePosition="4" type="response">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding localName="MixedPathsQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 42,48 ----
<message messagePosition="4" type="response">
<endpoint name="MixedPathsQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="MixedPathsQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 55,61 ****
<message messagePosition="5" type="request">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding localName="AutoQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 55,61 ----
<message messagePosition="5" type="request">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 68,74 ****
<message messagePosition="6" type="response">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding localName="AutoQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 68,74 ----
<message messagePosition="6" type="response">
<endpoint name="AutoQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 81,87 ****
<message messagePosition="7" type="request">
<endpoint name="AutoRemainderEndpoint"/>
! <binding localName="AutoRemainder" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 81,87 ----
<message messagePosition="7" type="request">
<endpoint name="AutoRemainderEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoRemainder"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 94,100 ****
<message messagePosition="8" type="response">
<endpoint name="AutoRemainderEndpoint"/>
! <binding localName="AutoRemainder" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 94,100 ----
<message messagePosition="8" type="response">
<endpoint name="AutoRemainderEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AutoRemainder"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 107,113 ****
<message messagePosition="9" type="request">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding localName="IgnoreUncited" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 107,113 ----
<message messagePosition="9" type="request">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="IgnoreUncited"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 120,126 ****
<message messagePosition="10" type="response">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding localName="IgnoreUncited" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 120,126 ----
<message messagePosition="10" type="response">
<endpoint name="IgnoreUncidedEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="IgnoreUncited"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 133,139 ****
<message messagePosition="11" type="request">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding localName="AdditionalQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 133,139 ----
<message messagePosition="11" type="request">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AdditionalQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 146,152 ****
<message messagePosition="12" type="response">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding localName="AdditionalQueryParams" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 146,152 ----
<message messagePosition="12" type="response">
<endpoint name="AdditionalQueryParamsEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="AdditionalQueryParams"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 159,165 ****
<message messagePosition="13" type="request">
<endpoint name="EscapingEndpoint"/>
! <binding localName="Escaping" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 159,165 ----
<message messagePosition="13" type="request">
<endpoint name="EscapingEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Escaping"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
***************
*** 172,178 ****
<message messagePosition="14" type="response">
<endpoint name="EscapingEndpoint"/>
! <binding localName="Escaping" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ProbeSpace" namespace="http://example.org/message-test"/>
! <operation localName="constructReference" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
--- 172,178 ----
<message messagePosition="14" type="response">
<endpoint name="EscapingEndpoint"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="Escaping"/>
! <interface namespace="http://example.org/message-test" localName="ProbeSpace"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="constructReference"/>
<address>http://example.org/</address>
<httpCookies>false</httpCookies>
Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/LocationTemplate-1G/description-generate-report-html.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** description-generate-report-html.xsl 6 Jan 2007 02:23:52 -0000 1.2
--- description-generate-report-html.xsl 8 Jan 2007 21:01:45 -0000 1.3
***************
*** 4,8 ****
******** DO NOT EDIT *********
-->
! <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
--- 4,8 ----
******** DO NOT EDIT *********
-->
! <xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
***************
*** 11,18 ****
<xsl:output method="html"/>
<xsl:template match="/">
! <html xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<head>
<title>Results</title>
! <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
body {font-family:sans-serif}
--- 11,18 ----
<xsl:output method="html"/>
<xsl:template match="/">
! <html>
<head>
<title>Results</title>
! <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<style type="text/css">
body {font-family:sans-serif}
***************
*** 63,79 ****
</xsl:template>
<xsl:template match="l:message[@number="1"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message1" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 1 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent PathsEndpoint<br/>BindingComponent http://example.org/message-test{Paths}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="1"]/@type="request"">
--- 63,79 ----
</xsl:template>
<xsl:template match="l:message[@number="1"]">
! <hr/>
! <h3 id="message1">Message 1 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent PathsEndpoint<br/>BindingComponent http://example.org/message-test{Paths}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="1"]/@type="request"">
***************
*** 143,147 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 143,147 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 151,167 ****
</xsl:template>
<xsl:template match="l:message[@number="2"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message2" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 2 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent PathsEndpoint<br/>BindingComponent http://example.org/message-test{Paths}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="2"]/@type="response"">
--- 151,167 ----
</xsl:template>
<xsl:template match="l:message[@number="2"]">
! <hr/>
! <h3 id="message2">Message 2 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent PathsEndpoint<br/>BindingComponent http://example.org/message-test{Paths}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="2"]/@type="response"">
***************
*** 319,323 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 319,323 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 327,343 ****
</xsl:template>
<xsl:template match="l:message[@number="3"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message3" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 3 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MixedPathsQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{MixedPathsQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="3"]/@type="request"">
--- 327,343 ----
</xsl:template>
<xsl:template match="l:message[@number="3"]">
! <hr/>
! <h3 id="message3">Message 3 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MixedPathsQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{MixedPathsQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="3"]/@type="request"">
***************
*** 407,411 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 407,411 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 415,431 ****
</xsl:template>
<xsl:template match="l:message[@number="4"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message4" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 4 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent MixedPathsQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{MixedPathsQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="4"]/@type="response"">
--- 415,431 ----
</xsl:template>
<xsl:template match="l:message[@number="4"]">
! <hr/>
! <h3 id="message4">Message 4 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent MixedPathsQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{MixedPathsQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="4"]/@type="response"">
***************
*** 583,587 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 583,587 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 591,607 ****
</xsl:template>
<xsl:template match="l:message[@number="5"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message5" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 5 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent AutoQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AutoQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="5"]/@type="request"">
--- 591,607 ----
</xsl:template>
<xsl:template match="l:message[@number="5"]">
! <hr/>
! <h3 id="message5">Message 5 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent AutoQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AutoQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="5"]/@type="request"">
***************
*** 671,675 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 671,675 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 679,695 ****
</xsl:template>
<xsl:template match="l:message[@number="6"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message6" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 6 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent AutoQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AutoQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="6"]/@type="response"">
--- 679,695 ----
</xsl:template>
<xsl:template match="l:message[@number="6"]">
! <hr/>
! <h3 id="message6">Message 6 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent AutoQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AutoQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="6"]/@type="response"">
***************
*** 847,851 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 847,851 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 855,871 ****
</xsl:template>
<xsl:template match="l:message[@number="7"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message7" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 7 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent AutoRemainderEndpoint<br/>BindingComponent http://example.org/message-test{AutoRemainder}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="7"]/@type="request"">
--- 855,871 ----
</xsl:template>
<xsl:template match="l:message[@number="7"]">
! <hr/>
! <h3 id="message7">Message 7 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent AutoRemainderEndpoint<br/>BindingComponent http://example.org/message-test{AutoRemainder}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="7"]/@type="request"">
***************
*** 935,939 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 935,939 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 943,959 ****
</xsl:template>
<xsl:template match="l:message[@number="8"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message8" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 8 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent AutoRemainderEndpoint<br/>BindingComponent http://example.org/message-test{AutoRemainder}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="8"]/@type="response"">
--- 943,959 ----
</xsl:template>
<xsl:template match="l:message[@number="8"]">
! <hr/>
! <h3 id="message8">Message 8 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent AutoRemainderEndpoint<br/>BindingComponent http://example.org/message-test{AutoRemainder}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="8"]/@type="response"">
***************
*** 1111,1115 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1111,1115 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 1119,1135 ****
</xsl:template>
<xsl:template match="l:message[@number="9"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message9" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 9 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent IgnoreUncidedEndpoint<br/>BindingComponent http://example.org/message-test{IgnoreUncited}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="9"]/@type="request"">
--- 1119,1135 ----
</xsl:template>
<xsl:template match="l:message[@number="9"]">
! <hr/>
! <h3 id="message9">Message 9 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent IgnoreUncidedEndpoint<br/>BindingComponent http://example.org/message-test{IgnoreUncited}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="9"]/@type="request"">
***************
*** 1199,1203 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1199,1203 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 1207,1223 ****
</xsl:template>
<xsl:template match="l:message[@number="10"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message10" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 10 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent IgnoreUncidedEndpoint<br/>BindingComponent http://example.org/message-test{IgnoreUncited}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="10"]/@type="response"">
--- 1207,1223 ----
</xsl:template>
<xsl:template match="l:message[@number="10"]">
! <hr/>
! <h3 id="message10">Message 10 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent IgnoreUncidedEndpoint<br/>BindingComponent http://example.org/message-test{IgnoreUncited}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="10"]/@type="response"">
***************
*** 1375,1379 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1375,1379 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 1383,1399 ****
</xsl:template>
<xsl:template match="l:message[@number="11"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message11" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 11 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent AdditionalQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AdditionalQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="11"]/@type="request"">
--- 1383,1399 ----
</xsl:template>
<xsl:template match="l:message[@number="11"]">
! <hr/>
! <h3 id="message11">Message 11 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent AdditionalQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AdditionalQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="11"]/@type="request"">
***************
*** 1463,1467 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1463,1467 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 1471,1487 ****
</xsl:template>
<xsl:template match="l:message[@number="12"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message12" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 12 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent AdditionalQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AdditionalQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="12"]/@type="response"">
--- 1471,1487 ----
</xsl:template>
<xsl:template match="l:message[@number="12"]">
! <hr/>
! <h3 id="message12">Message 12 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent AdditionalQueryParamsEndpoint<br/>BindingComponent http://example.org/message-test{AdditionalQueryParams}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="12"]/@type="response"">
***************
*** 1639,1643 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1639,1643 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 1647,1663 ****
</xsl:template>
<xsl:template match="l:message[@number="13"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message13" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 13 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent EscapingEndpoint<br/>BindingComponent http://example.org/message-test{Escaping}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="13"]/@type="request"">
--- 1647,1663 ----
</xsl:template>
<xsl:template match="l:message[@number="13"]">
! <hr/>
! <h3 id="message13">Message 13 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent EscapingEndpoint<br/>BindingComponent http://example.org/message-test{Escaping}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="13"]/@type="request"">
***************
*** 1727,1731 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1727,1731 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 1735,1751 ****
</xsl:template>
<xsl:template match="l:message[@number="14"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message14" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 14 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent EscapingEndpoint<br/>BindingComponent http://example.org/message-test{Escaping}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="14"]/@type="response"">
--- 1735,1751 ----
</xsl:template>
<xsl:template match="l:message[@number="14"]">
! <hr/>
! <h3 id="message14">Message 14 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent EscapingEndpoint<br/>BindingComponent http://example.org/message-test{Escaping}<br/>Operation http://example.org/message-test{constructReference}<br/>WSDL MEP http://www.w3.org/2006/01/wsdl/in-out<br/>SOAP MEP http://www.w3.org/2003/05/soap/mep/soap-response/<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="14"]/@type="response"">
***************
*** 1903,1907 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 1903,1907 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
--- NEW FILE: log-LocationTemplate-1G-CC-20070108.wsimsg ---
<?xml version="1.0" encoding="UTF-8"?>
<log timestamp="2007-01-08T18:09:50.205"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<monitor version="1.0" releaseDate="2003-03-20">
<implementer name="IBM" location=""/>
<environment>
<runtime name="Java(TM) 2 Runtime Environment, Standard Edition" version="1.5.0_06-b05"/>
<operatingSystem name="Windows XP" version="5.1"/>
<xmlParser name="Apache Xerces" version="Xerces-J 2.8.0"/>
</environment>
<wsi-monConfig:configuration>
<wsi-monConfig:comment>Comment</wsi-monConfig:comment>
<wsi-monConfig:logFile replace="true" location="URL">
<wsi-monConfig:addStyleSheet href="null" type="null" />
</wsi-monConfig:logFile>
<wsi-monConfig:logDuration>600</wsi-monConfig:logDuration>
<wsi-monConfig:cleanupTimeoutSeconds>3</wsi-monConfig:cleanupTimeoutSeconds>
<wsi-monConfig:manInTheMiddle>
</wsi-monConfig:manInTheMiddle>
</wsi-monConfig:configuration>
</monitor>
<messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-01-08T18:08:52.599Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/Paths/datespace/2006/11/18/16%3A40%3A00-20%3A00%3A42.html HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-08T18:08:52.865Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:00 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-08T18:08:56.629Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/MixedPathsQueryParams/datespace/2006/11.html?day=18;start=16%3A40%3A00;end=20%3A00%3A42 HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-08T18:08:56.863Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:04 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-08T18:09:03.049Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/AutoQueryParams/datespace.html HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-01-08T18:09:03.439Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:10 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="7" conversationID="4" type="request" timestamp="2007-01-08T18:09:08.078Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/AutoRemainder/datespace/2006/11.html HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="8" conversationID="4" type="response" timestamp="2007-01-08T18:09:08.453Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:15 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="9" conversationID="5" type="request" timestamp="2007-01-08T18:09:11.546Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/IgnoreUncited/datespace/2006.html?start=16%3A40%3A00 HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="10" conversationID="5" type="response" timestamp="2007-01-08T18:09:11.780Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:19 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="11" conversationID="6" type="request" timestamp="2007-01-08T18:09:16.591Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/AdditionalQueryParams/datespace/2006.html?timezone=utc HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="12" conversationID="6" type="response" timestamp="2007-01-08T18:09:16.778Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:24 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="13" conversationID="7" type="request" timestamp="2007-01-08T18:09:21.855Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:dateSpace xmlns:ns1="http://example.org/date-space/xsd"><ns1:year>2006</ns1:year><ns1:month>11</ns1:month><ns1:day>18</ns1:day><ns1:time>16:40:00</ns1:time><ns1:time>20:00:42</ns1:time></ns1:dateSpace></env:Body></env:Envelope></messageContent>
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>POST /wss/LocationTemplate-1G/Escaping/datespace/2006.html?passphrase={4(^$@!}4^@*} HTTP/1.1
Host: ws.crf.canon.fr
Pragma: no-cache
Accept: */*
Content-Type: application/soap+xml;action=""
Content-Length: 329
Connection: Keep-Alive
X-BlueCoat-Via: 3FF3740A68851F74

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="14" conversationID="7" type="response" timestamp="2007-01-08T18:09:22.089Z">
<messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/date-space/xsd">http://example.org?year=2006&amp;month=11&amp;day=18&amp;time=16:40:00&amp;time=20:00:42</ns1:result></env:Body></env:Envelope></messageContent>
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Date: Mon, 08 Jan 2007 17:13:29 GMT
Server: Apache/2.0.50 (Win32)
Content-Length: 282
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
Content-Type: application/soap+xml

</httpHeaders>
</messageEntry>
</log>
Received on Monday, 8 January 2007 21:02:39 UTC