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

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

Added Files:
	description.wsdlcm description-generate-report-html.xsl 
	description-message-properties.xml 
	description-xpath-assertions.xml 
	description-generate-report-xml.xsl 
Log Message:
See http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0136.html

1)      Removed GenericSOAPBinding from MessageTest-1G, including the
endpoint referring to it.

2)      Created MessageTest-6G that only has the GenericSOAPBinding,
including removing endpoints associated with other bindings.

3)      Changed the content models of Send and GuaranteedFault to elements
sendString and sendInt, with xs:string and xs:int types repectively.

4)      Changed the name of the Service, changed some comments

+ Regenerated all results.

--- NEW FILE: description.wsdlcm ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  -->
<descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="N10001">
<extensions>
<base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/http</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/rpc</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/soap</base:uri>
</extensions>
<interfaces>
<interfaceComponent xml:id="N10018">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>SimpleEcho</base:localName>
</name>
<interfaceFaults>
<interfaceFaultComponent xml:id="N1001E">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MessageTestSimpleFault</base:localName>
</name>
<elementDeclaration ref="N2005E"/>
<base:parent ref="N10018"/>
</interfaceFaultComponent>
</interfaceFaults>
<interfaceOperations>
<interfaceOperationComponent xml:id="N10026">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>EchoString</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N1002D">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20008"/>
<base:parent ref="N10026"/>
</interfaceMessageReferenceComponent>
<interfaceMessageReferenceComponent xml:id="N10030">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N2000C"/>
<base:parent ref="N10026"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<base:parent ref="N10018"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
<interfaceOperationComponent xml:id="N10034">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>EchoStringFault</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N1003B">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20018"/>
<base:parent ref="N10034"/>
</interfaceMessageReferenceComponent>
<interfaceMessageReferenceComponent xml:id="N1003E">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N2001C"/>
<base:parent ref="N10034"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<interfaceFaultReferences>
<interfaceFaultReferenceComponent xml:id="N10041">
<interfaceFault ref="N1001E"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N10034"/>
</interfaceFaultReferenceComponent>
</interfaceFaultReferences>
<base:parent ref="N10018"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
</interfaceOperations>
</interfaceComponent>
<interfaceComponent xml:id="N10046">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ComplexEcho</base:localName>
</name>
<extendedInterfaces>
<interface ref="N10018"/>
</extendedInterfaces>
<interfaceFaults>
<interfaceFaultComponent xml:id="N1004A">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MessageTestFault</base:localName>
</name>
<elementDeclaration ref="N2005A"/>
<base:parent ref="N10046"/>
</interfaceFaultComponent>
</interfaceFaults>
<interfaceOperations>
<interfaceOperationComponent xml:id="N10052">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>EchoInt</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N1005A">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20020"/>
<base:parent ref="N10052"/>
</interfaceMessageReferenceComponent>
<interfaceMessageReferenceComponent xml:id="N1005D">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N2002F"/>
<base:parent ref="N10052"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<interfaceFaultReferences>
<interfaceFaultReferenceComponent xml:id="N10060">
<interfaceFault ref="N1001E"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N10052"/>
</interfaceFaultReferenceComponent>
<interfaceFaultReferenceComponent xml:id="N10063">
<interfaceFault ref="N1004A"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N10052"/>
</interfaceFaultReferenceComponent>
</interfaceFaultReferences>
<style>
<base:uri>http://www.w3.org/2006/01/wsdl/style/iri</base:uri>
</style>
<base:parent ref="N10046"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
<interfaceOperationComponent xml:id="N10067">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>EchoIntSimpleFault</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N1006E">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20033"/>
<base:parent ref="N10067"/>
</interfaceMessageReferenceComponent>
<interfaceMessageReferenceComponent xml:id="N10071">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20037"/>
<base:parent ref="N10067"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<interfaceFaultReferences>
<interfaceFaultReferenceComponent xml:id="N10074">
<interfaceFault ref="N1001E"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N10067"/>
</interfaceFaultReferenceComponent>
<interfaceFaultReferenceComponent xml:id="N10077">
<interfaceFault ref="N1004A"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N10067"/>
</interfaceFaultReferenceComponent>
</interfaceFaultReferences>
<base:parent ref="N10046"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
<interfaceOperationComponent xml:id="N1007B">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>EchoIntFault</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N10082">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N2003B"/>
<base:parent ref="N1007B"/>
</interfaceMessageReferenceComponent>
<interfaceMessageReferenceComponent xml:id="N10085">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N2003F"/>
<base:parent ref="N1007B"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<interfaceFaultReferences>
<interfaceFaultReferenceComponent xml:id="N10088">
<interfaceFault ref="N1004A"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N1007B"/>
</interfaceFaultReferenceComponent>
<interfaceFaultReferenceComponent xml:id="N1008B">
<interfaceFault ref="N1001E"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<base:parent ref="N1007B"/>
</interfaceFaultReferenceComponent>
</interfaceFaultReferences>
<base:parent ref="N10046"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
<interfaceOperationComponent xml:id="N1008F">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>Send</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-only</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N10096">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20043"/>
<base:parent ref="N1008F"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<base:parent ref="N10046"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
<interfaceOperationComponent xml:id="N1009A">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>GuaranteedFault</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/robust-in-only</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N100A1">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N20047"/>
<base:parent ref="N1009A"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<interfaceFaultReferences>
<interfaceFaultReferenceComponent xml:id="N100A4">
<interfaceFault ref="N1001E"/>
<messageLabel>In</messageLabel>
<direction>out</direction>
<base:parent ref="N1009A"/>
</interfaceFaultReferenceComponent>
</interfaceFaultReferences>
<base:parent ref="N10046"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
</interfaceOperations>
</interfaceComponent>
</interfaces>
<bindings>
<bindingComponent xml:id="N100A9">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>GenericSOAPBinding</base:localName>
</name>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<soapcm:soapBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<soapcm:soapMepDefault>http://www.w3.org/2003/05/soap/mep/request-response/</soapcm:soapMepDefault>
<soapcm:soapModules>
<soapcm:soapModuleComponent xml:id="N100B3">
<soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
<soapcm:required>false</soapcm:required>
<base:parent ref="N100A9"/>
</soapcm:soapModuleComponent>
</soapcm:soapModules>
<soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol>
<soapcm:soapVersion>1.2</soapcm:soapVersion>
</soapcm:soapBindingExtension>
</bindingComponent>
</bindings>
<services>
<serviceComponent xml:id="N100B7">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MessageTest6GService</base:localName>
</name>
<interface ref="N10046"/>
<endpoints>
<endpointComponent xml:id="N100BE">
<name>MessageTestGenericSOAP</name>
<binding ref="N100A9"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<base:parent ref="N100B7"/>
<soapcm:soapEndpointExtension/>
</endpointComponent>
</endpoints>
</serviceComponent>
</services>
<elementDeclarations>
<elementDeclarationComponent xml:id="N20008">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoString</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2000C">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoStringReturn</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20010">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoString2</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20014">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoString2Return</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20018">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoString3</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2001C">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoString3Return</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20020">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>EchoInt</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2002F">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoIntReturn</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20033">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoInt2</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20037">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoInt2Return</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2003B">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoInt3</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2003F">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>echoInt3Return</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20043">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>sendString</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N20047">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>sendInt</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2005A">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>messageTestFault</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N2005E">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>messageTestSimpleFault</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
</elementDeclarations>
<typeDefinitions>
<typeDefinitionComponent xml:id="N20024">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>intStruct</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="N2004B">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
<base:localName>IntFaultStruct</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-anyURI">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>anyURI</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-base64Binary">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>base64Binary</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-boolean">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>boolean</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-byte">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>byte</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-date">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>date</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-dateTime">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>dateTime</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-decimal">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>decimal</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-double">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>double</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-duration">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>duration</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-ENTITIES">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>ENTITIES</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-ENTITY">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>ENTITY</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-float">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>float</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gDay">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gDay</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gMonth">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gMonth</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gMonthDay">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gMonthDay</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gYear">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gYear</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gYearMonth">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gYearMonth</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-hexBinary">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>hexBinary</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-ID">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>ID</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-IDREF">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>IDREF</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-IDREFS">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>IDREFS</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-int">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>int</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-integer">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>integer</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-language">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>language</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-long">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>long</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-Name">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>Name</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NCName">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NCName</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-negativeInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>negativeInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NMTOKEN">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NMTOKEN</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NMTOKENS">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NMTOKENS</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-nonNegativeInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>nonNegativeInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-nonPositiveInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>nonPositiveInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-normalizedString">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>normalizedString</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NOTATION">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NOTATION</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-positiveInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>positiveInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-QName">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>QName</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-short">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>short</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-string">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>string</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-time">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>time</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-token">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>token</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedByte">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedByte</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedInt">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedInt</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedLong">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedLong</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedShort">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedShort</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
</typeDefinitions>
</descriptionComponent>

--- NEW FILE: description-generate-report-xml.xsl ---
<?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>78</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type=&quot;request&quot;]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-paam name="message" select="/l:log/l:message[@type=&quot;response&quot;]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/><xsl:call-template name="message7"/><xsl:call-template name="message8"/><xsl:call-template name="message9"/><xsl:call-template name="message10"/><xsl:call-template name="message11"/><xsl:call-template name="message12"/><xsl:call-template name="message13"/><xsl:call-template name="message14"/></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><xs:template name="message1"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="1"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'>passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;1&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']>passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;2&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>filed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Enveope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;3&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message4"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="4"><xsl:attribute name="implementation"><xsl:cal-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""<xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;4&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribue>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message5"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="5"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><est ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;5&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoInt' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoInt' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@umber="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l: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:chose><xsl:when test="count(/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;6&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoIntReturn' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoIntReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message7"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="7"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="messag" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:chose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;7&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoInt2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoInt2' and namespace-uri()='http://example.org/message-testxsd']</test></resultSet></xsl:template><xsl:template name="message8"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="8"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:essage[@number=&quot;8&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;8&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Faultsoap12:Detail/*[local-name()=&quot;messageTestSimpleFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message9"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="9"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/@type="request"</test><test ref=""><xsl:attriute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;9&quot;/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;9&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoInt3' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoInt3' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message10"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" 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:atribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Evelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;10&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestFault&quot; and namespace-uri()=&quot;http://example.org/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTetFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template><xsl:template name="message11"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="11"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xs:when test="/l:log/l:message[@number=&quot;11&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;11&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;11&quot;]/l:contet/soap12:Envelope/soap12:Body/*[local-name()='sendString' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='sendString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message12"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="12"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;12&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="l:log/l:message[@number=&quot;12&quot;]/l:httpHeaders/l:StatusCode/@value='202'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='202'</test></resultSet></xsl:template><xsl:template name="message13"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="13"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/@type=&quot;request&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:oterwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;13&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="13"]l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;13&quot;]/l:content/soap12:Envelope/soap12:Body/*[local-name()='sendInt' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="13"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='sendInt' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message14"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="14"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;14&quot;]/@type=&quot;response&quot;">passed</xsl:when><xsl:otherwise>failed</xsl:oherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number=&quot;14&quot;]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;14&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number=&quot;14&quot;]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()=&quot;messageTestSimpleFault&quot; and namespace-uri()=&quot;http://example.rg/message-test/xsd&quot;]">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></xsl:template></xsl:stylesheet>
--- NEW FILE: description-xpath-assertions.xml ---
<?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="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="1"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="2">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="2"]/@type="response"</assertion>
<assertion>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
<assertion>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="3">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="3"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString3' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="4">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestSimpleFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestSimpleFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<assertion>/l:log/l:message[@number="4"]/@type="response"</assertion>
<assertion>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
<assertion>/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
</assertionSet>
<assertionSet messagePosition="5">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoInt"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="EchoInt" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="5"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='EchoInt' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="6">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoInt"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoIntReturn" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="6"]/@type="response"</assertion>
<assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</assertion>
<assertion>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="6"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoIntReturn' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="7">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="7" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntSimpleFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoInt2" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="7"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoInt2' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="8">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="8" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntSimpleFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestSimpleFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestSimpleFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<assertion>/l:log/l:message[@number="8"]/@type="response"</assertion>
<assertion>/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="8"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
<assertion>/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
</assertionSet>
<assertionSet messagePosition="9">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="9" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoInt3" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="9"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoInt3' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="10">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="10" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<assertion>/l:log/l:message[@number="10"]/@type="response"</assertion>
<assertion>/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
<assertion>/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
</assertionSet>
<assertionSet messagePosition="11">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="11" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-only" namespace="http://example.org/message-test" localName="Send"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="sendString" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="11"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="11"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='sendString' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="12">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="12" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-only" namespace="http://example.org/message-test" localName="Send"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
</message>
<assertion>/l:log/l:message[@number="12"]/@type="response"</assertion>
<assertion>/l:log/l:message[@number="12"]/l:httpHeaders/l:StatusCode/@value='202'</assertion>
</assertionSet>
<assertionSet messagePosition="13">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="13" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/robust-in-only" namespace="http://example.org/message-test" localName="GuaranteedFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="sendInt" namespace="http://example.org/message-test/xsd"/>
</message>
<assertion>/l:log/l:message[@number="13"]/@type="request"</assertion>
<assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Method/@value='POST'</assertion>
<assertion>/l:log/l:message[@number="13"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</assertion>
<assertion>/l:log/l:message[@number="13"]/l:content/soap12:Envelope</assertion>
<assertion>count(/l:log/l:message[@number="13"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="13"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='sendInt' and namespace-uri()='http://example.org/message-test/xsd']</assertion>
</assertionSet>
<assertionSet messagePosition="14">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="14" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/robust-in-only" namespace="http://example.org/message-test" localName="GuaranteedFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestSimpleFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestSimpleFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<assertion>/l:log/l:message[@number="14"]/@type="response"</assertion>
<assertion>count(/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/*)=1</assertion>
<assertion>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</assertion>
<assertion>/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</assertion>
</assertionSet>
</assertionSets>

--- NEW FILE: description-message-properties.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<messages xmlns="http://www.w3.org/2006/11/desc/messages">
<message messagePosition="1" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoString" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="2" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoStringReturn" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoString3" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="SimpleEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoStringFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestSimpleFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestSimpleFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<message messagePosition="5" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoInt"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="EchoInt" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="6" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoInt"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoIntReturn" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="7" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntSimpleFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoInt2" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="8" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntSimpleFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestSimpleFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestSimpleFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<message messagePosition="9" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="echoInt3" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="10" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoIntFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
<message messagePosition="11" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-only" namespace="http://example.org/message-test" localName="Send"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="sendString" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="12" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/in-only" namespace="http://example.org/message-test" localName="Send"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
</message>
<message messagePosition="13" type="request">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/robust-in-only" namespace="http://example.org/message-test" localName="GuaranteedFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<messageContentModel type="#element" localName="sendInt" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="14" type="response">
<endpoint name="MessageTestGenericSOAP"/>
<binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
<interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
<operation mep="http://www.w3.org/2006/01/wsdl/robust-in-only" namespace="http://example.org/message-test" localName="GuaranteedFault"/>
<address>http://example.org/MessageTest-6G/endpoint-1</address>
<safety>false</safety>
<httpCookies>false</httpCookies>
<soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapUnderlyingProtocol>
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/request-response/</soapMep>
<fault localName="MessageTestSimpleFault" namespace="http://example.org/message-test">
<contentModel localName="messageTestSimpleFault" namespace="http://example.org/message-test/xsd"/>
</fault>
</message>
</messages>

--- NEW FILE: description-generate-report-html.xsl ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
 This is a style sheet, generated by evaluate-html-log-xsl.xslt.
 ******** DO NOT EDIT *********
-->
<xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
<xsl:param name="TODAY"/>
<xsl:param name="logfile"/>
<xsl:output method="html"/>
<xsl:template match="/">
<html>
<head>
<title>Results</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<style type="text/css">
	        body {font-family:sans-serif}
	        td {vertical-align:top; border-top:1px solid gray}
[...2121 lines suppressed...]
<xsl:otherwise>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td>
<td>
<div class="assertion">/l:log/l:message[@number="14"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleFault" and namespace-uri()="http://example.org/message-test/xsd"]</div>
</td>
</tr>
</xsl:otherwise>
</xsl:choose>
</table>
<p>
<a>
<xsl:attribute name="href">
<xsl:value-of select="concat($logfile,'#message14')"/>
</xsl:attribute>view log</a>
</p>
</xsl:template>
</xsl:stylesheet>

Received on Wednesday, 17 January 2007 06:02:54 UTC