perfsonar-dev - perfsonar: r3739 - in trunk/geant2_java-xml-ls/functional-testing: . build/org/perfsonar/service/testing ext jar soapui_template src/org/perfsonar/service/testing wsdl
Subject: perfsonar development work
List archive
perfsonar: r3739 - in trunk/geant2_java-xml-ls/functional-testing: . build/org/perfsonar/service/testing ext jar soapui_template src/org/perfsonar/service/testing wsdl
Chronological Thread
- From:
- To:
- Subject: perfsonar: r3739 - in trunk/geant2_java-xml-ls/functional-testing: . build/org/perfsonar/service/testing ext jar soapui_template src/org/perfsonar/service/testing wsdl
- Date: Sat, 19 Apr 2008 14:56:06 -0400
Author: pgerakios
Date: 2008-04-19 14:56:05 -0400 (Sat, 19 Apr 2008)
New Revision: 3739
Modified:
trunk/geant2_java-xml-ls/functional-testing/.Makefile.swp
trunk/geant2_java-xml-ls/functional-testing/Makefile
trunk/geant2_java-xml-ls/functional-testing/build/org/perfsonar/service/testing/LSOperation$1.class
trunk/geant2_java-xml-ls/functional-testing/build/org/perfsonar/service/testing/LSOperation.class
trunk/geant2_java-xml-ls/functional-testing/ext/dbclient.jar
trunk/geant2_java-xml-ls/functional-testing/jar/dbclient.jar
trunk/geant2_java-xml-ls/functional-testing/soapui_template/LS-soapui-project.xml
trunk/geant2_java-xml-ls/functional-testing/src/org/perfsonar/service/testing/LSOperation.java
trunk/geant2_java-xml-ls/functional-testing/wsdl/lsDeregister.wsdl
trunk/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl
trunk/geant2_java-xml-ls/functional-testing/wsdl/lsKeepalive.wsdl
trunk/geant2_java-xml-ls/functional-testing/wsdl/lsQuery.wsdl
trunk/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl
Log:
Modified: trunk/geant2_java-xml-ls/functional-testing/.Makefile.swp
===================================================================
(Binary files differ)
Modified: trunk/geant2_java-xml-ls/functional-testing/Makefile
===================================================================
--- trunk/geant2_java-xml-ls/functional-testing/Makefile 2008-04-19
16:43:20 UTC (rev 3738)
+++ trunk/geant2_java-xml-ls/functional-testing/Makefile 2008-04-19
18:56:05 UTC (rev 3739)
@@ -1,7 +1,7 @@
#.SILENT
INSTALL_PATH=$(PWD)
-CUR_LS_VERSION=XML-LS-1.2
-NEW_LS_VERSION=XML-LS
+CUR_LS_VERSION=XML-LS
+NEW_LS_VERSION=xml-ls
DSRC = $(wildcard rnc/*)
DDST = $(DSRC:rnc/%=%)
FSRC = $(wildcard rnc/*/*.rnc)
@@ -68,7 +68,7 @@
wsdl/lsEcho.wsdl wsdl/lsRegister.wsdl wsdl/lsDeregister.wsdl
wsdl/lsKeepalive.wsdl wsdl/lsQuery.wsdl
fixversion: tools/repl
- @for i in $(FILES_VERSION); do tools/repl -i $$i -o $$i
$(CUR_LS_VERSION) $(NEW_LS_VERSION); done;
+ for i in $(FILES_VERSION); do tools/repl -i $$i -o $$i
$(CUR_LS_VERSION) $(NEW_LS_VERSION); done;
guesspath:
@tail -n 2 soapui_template/LS-workspace.xml | head -n 1 | cut -d '>'
-f2 | cut -d '<' -f 1 | tools/repl /soapui_template/LS-soapui-project.xml /
Modified:
trunk/geant2_java-xml-ls/functional-testing/build/org/perfsonar/service/testing/LSOperation$1.class
===================================================================
(Binary files differ)
Modified:
trunk/geant2_java-xml-ls/functional-testing/build/org/perfsonar/service/testing/LSOperation.class
===================================================================
(Binary files differ)
Modified: trunk/geant2_java-xml-ls/functional-testing/ext/dbclient.jar
===================================================================
(Binary files differ)
Modified: trunk/geant2_java-xml-ls/functional-testing/jar/dbclient.jar
===================================================================
(Binary files differ)
Modified:
trunk/geant2_java-xml-ls/functional-testing/soapui_template/LS-soapui-project.xml
===================================================================
---
trunk/geant2_java-xml-ls/functional-testing/soapui_template/LS-soapui-project.xml
2008-04-19 16:43:20 UTC (rev 3738)
+++
trunk/geant2_java-xml-ls/functional-testing/soapui_template/LS-soapui-project.xml
2008-04-19 18:56:05 UTC (rev 3739)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<con:soapui-project name="LS" soapui-version="2.0.2"
xmlns:con="http://eviware.com/soapui/config"><con:settings><con:setting
id="ProjectSettings@projectRoot">/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/soapui_template</con:setting></con:settings><con:interface
name="LookupServiceBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LookupServiceBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSRegister"
bindingOperationName="LSRegister" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Request
1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
x
mlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+<con:soapui-project name="LS" soapui-version="2.0.2"
xmlns:con="http://eviware.com/soapui/config"><con:settings><con:setting
id="ProjectSettings@projectRoot">/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/soapui_template</con:setting></con:settings><con:interface
name="LookupServiceBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LookupServiceBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSRegister"
bindingOperationName="LSRegister" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Request
1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
x
mlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -310,12 +310,12 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LookupServicePortType"
binding="psls:LookupServiceBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
-</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSRegisterBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSRegisterBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSRegister"
bindingOperationName="LSRegister" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Sample Register
Request"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSRegisterBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSRegisterBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSRegister"
bindingOperationName="LSRegister" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Sample Register
Request"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -625,12 +625,12 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSRegisterPortType" binding="psls:LSRegisterBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
-</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSDeregisterBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSDeregisterBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsDeregister.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSDeregister"
bindingOperationName="LSDeregister" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Sample Deregister
Request"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSDeregisterBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSDeregisterBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsDeregister.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSDeregister"
bindingOperationName="LSDeregister" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Sample Deregister
Request"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<ns:message id="?" messageIdRef="?" type="?">
@@ -774,12 +774,12 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSDeregisterPortType"
binding="psls:LSDeregisterBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
-</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSKeepaliveBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSKeepaliveBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsKeepalive.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSKeepalive"
bindingOperationName="LSKeepalive" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Request
1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSKeepaliveBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSKeepaliveBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsKeepalive.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSKeepalive"
bindingOperationName="LSKeepalive" inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Request
1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<xs:string/>
@@ -837,12 +837,12 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSKeepalivePortType"
binding="psls:LSKeepaliveBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS-1.1-RC7/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls-1.1-RC7/services/LookupService"/>
</wsdl:port>
</wsdl:service>
-</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSQueryBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSQueryBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsQuery.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSQuery" bindingOperationName="LSQuery"
inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Request
1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSQueryBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSQueryBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsQuery.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSQuery" bindingOperationName="LSQuery"
inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/><con:call name="Request
1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<xs:string/>
@@ -900,12 +900,12 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSQueryPortType" binding="psls:LSQueryBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS-1.1-RC7/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls-1.1-RC7/services/LookupService"/>
</wsdl:port>
</wsdl:service>
-</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSEchoBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSEchoBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSEcho" bindingOperationName="LSEcho"
inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/></con:operation><con:definitionCache
rootPart="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl"
type="TEXT"><con:part><con:url>file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl</con:url><con:content><![CDATA[<wsdl:definitions
targetNamespace="http://ggf.org/ns/nmwg/base/2.0/" name="L
ookupService" xmlns:psls="http://ggf.org/ns/nmwg/base/2.0/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://ggf.org/ns/nmwg/base/2.0/">
+</wsdl:definitions></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:interface
name="LSEchoBinding"
bindingName="{http://ggf.org/ns/nmwg/base/2.0/}LSEchoBinding"
soapVersion="1_1"
definition="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl"><con:settings/><con:endpoints><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint></con:endpoints><con:operation
isOneWay="false" action="" name="LSEcho" bindingOperationName="LSEcho"
inputName="" receivesAttachments="false"
sendsAttachments="false"><con:settings/></con:operation><con:definitionCache
rootPart="file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl"
type="TEXT"><con:part><con:url>file:/home/pgerakios/grnet/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl</con:url><con:content><![CDATA[<wsdl:definitions
targetNamespace="http://ggf.org/ns/nmwg/base/2.0/" name="L
ookupService" xmlns:psls="http://ggf.org/ns/nmwg/base/2.0/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://ggf.org/ns/nmwg/base/2.0/">
<!--=====================================================================
wsdl types
======================================================================-->
@@ -950,10 +950,10 @@
<wsdl:service name="LSEcho">
<wsdl:documentation>perfSONAR LookupService exposes the following
operations TODO</wsdl:documentation>
<wsdl:port name="LSEchoPortType" binding="psls:LSEchoBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS-1.1-RC7/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls-1.1-RC7/services/LookupService"/>
</wsdl:port>
</wsdl:service>
-</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:testSuite
name="LSRegister"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="Generic Request"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="Generic Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmls
oap.org/soap/envelope/" xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:testSuite
name="LSRegister"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="Generic Request"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="Generic Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmls
oap.org/soap/envelope/" xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -1002,7 +1002,7 @@
</nmwg:message>
</soapenv:Body>
</soapenv:Envelope>
-]]></con:request></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.1.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></con:request></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.1.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1045,7 +1045,7 @@
</soapenv:Body>
</soapenv:Envelope>
-]]></con:request></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.1.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.1.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></con:request></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.1.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.1.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1106,7 +1106,7 @@
</soapenv:Body>
</soapenv:Envelope>
-]]></con:request></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.1.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.1.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></con:request></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.1.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.1.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1143,7 +1143,7 @@
</soapenv:Body>
</soapenv:Envelope>
-]]></con:request></con:request></con:config></con:testStep><con:loadTest
name="LoadTest
1"><con:settings/><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>false</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion
type="Step Status" name="Step
Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors></con:loadTest><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.1.2.2.1 --- a"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchem
a-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.1 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></con:request></con:request></con:config></con:testStep><con:loadTest
name="LoadTest
1"><con:settings/><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>false</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion
type="Step Status" name="Step
Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors></con:loadTest><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.1.2.2.1 --- a"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchem
a-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.1 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -1223,7 +1223,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.1 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.1 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.1 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.1 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -1303,7 +1303,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.2 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.2 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.2 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.2 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1397,7 +1397,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.2 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.2 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.2 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.2 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1491,7 +1491,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.3 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.3 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.3 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.3 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1559,7 +1559,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.3 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.3 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.3 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.3 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -1627,7 +1627,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -1712,7 +1712,7 @@
);
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -1841,7 +1841,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- c"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- c"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -1928,7 +1928,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- d"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.4 --- d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.4 --- d"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -2017,7 +2017,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2115,7 +2115,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2214,7 +2214,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- c"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- c"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2355,7 +2355,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- d"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.5 --- d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.5 --- d"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2456,7 +2456,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2530,7 +2530,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2605,7 +2605,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- c"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- c"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2680,7 +2680,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- d"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.6 --- d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.6 --- d"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2756,7 +2756,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.7 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.7 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.7 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.7 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2832,7 +2832,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.7 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.7 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.7 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.7 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -2908,7 +2908,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.8 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.8 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.8 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.8 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3003,7 +3003,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.8 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.8 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.8 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.8 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3098,7 +3098,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.9 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.9 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.9 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.9 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3167,7 +3167,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.9 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.9 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.2.9 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.2.9 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3236,7 +3236,7 @@
// && XMLU.forall_text_exists_att(acpt_list,par_list,"value")
//
if(b1==false) throw new Exception("Assertion failed");
-]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.1.2.3.1"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+]]></scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.1.2.3.1"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3321,7 +3321,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3425,7 +3425,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3503,7 +3503,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.4"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.4"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3588,7 +3588,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.5"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.5"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3692,7 +3692,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.6"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.6"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3770,7 +3770,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.7"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.7"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3852,7 +3852,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.8"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.8"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -3953,7 +3953,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.9"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.9"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.9"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.9"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4035,7 +4035,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.10"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.10"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.10"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.10"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4117,7 +4117,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.11"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.11"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.11"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.11"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4219,7 +4219,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.12"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.12"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.12"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.12"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4304,7 +4304,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.13"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.13"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.13"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.13"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4386,7 +4386,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.14"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.14"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.14"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.14"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4489,7 +4489,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.15"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.15"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.15"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.15"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4573,7 +4573,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.16"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.16"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.16"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.16"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4655,7 +4655,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.17 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.17 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.17 --- a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.17 --- a"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4758,7 +4758,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.17 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.17 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.17 --- b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.17 --- b"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4836,7 +4836,7 @@
count(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/* ) = 1
and
exists(/soapenv:Envelope/soapenv:Body/nmwg:message/nmwg:data/nmwgr:datum )
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.18"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.18"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.1.2.3.18"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.1.2.3.18"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -4973,7 +4973,7 @@
}
if(failed) throw new Exception("Tests failed: " + errorString );
-</script></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Additional Tests" searchProperties="true"><con:settings/><con:testStep
type="request" name="test1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</script></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Additional Tests" searchProperties="true"><con:settings/><con:testStep
type="request" name="test1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
@@ -5019,7 +5019,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -5061,7 +5061,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -5105,7 +5105,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="test4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message xmlns="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/"
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/"
xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/utilization/2.0/"
type="LSRegisterRequest" id="msg1">
@@ -5128,7 +5128,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test4dr"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="test4dr"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="test4dr"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="test4dr"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
type="LSDeregisterRequest" id="msg1">
@@ -5145,7 +5145,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="candido1W"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="candido1W"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="candido1W"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="candido1W"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header><wsse:Security
soapenv:actor="ac" soapenv:mustUnderstand="1"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:BinarySecurityToken
EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"
ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"
wsu:Id="CertId-15005985"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">MIIEhTCCA22gAwIBAgIBZDANBgkqhkiG9w0BAQUFADBBMRMwEQYKCZImiZPyLGQBGRMDbmV0MRUwEwYKCZImiZPyLGQBGRMFZ2VhbnQxEzARBgNVBAMTCmVkdUdBSU5TQ0EwHhcNMDcxMDA5MDk1NjI0WhcNMDgxMDA4MDk1NjI0WjBZMRMwEQYKCZImiZPyLGQBGRYDbmV0MRUwEwYKCZImiZPyLGQBGRYFZ2VhbnQxEDAOBgNVBAoTB0ZlZElSSVMxGTAXBgNVBAMTEGhvbWVyLnJlZGly
aXMuZXMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO4Qij5Dm8ZX20DrWsBmzutX+rCKFAlIv7WE7i5h+0KcZQO00h5N0jymf278HutV7nqKD9m2ToewYrMtUT1LJw1viraWF059+JUTy1p+97Dzwt0k6dXp6h1l3F2PnmG48gzNCJi96FXWwKNvbuPGkjW9mlBJ4LYe9lleMyWrYBj5rIjfZznFFFE84wvy7sQedeYJ1FQKE/ukN7cg+iISZ/frecfsONEFdj71D/s9eJfNdAKUUj7S1reuvgQXNvnLhVxlcso5XNgodeaB2aIeHXTJ+HeuGiI8W1XmpjRx8S4vx/xA4cTe6fqLOrzYNbyb6hzSsyqLa6DNYU629jXwk7AgMBAAGjggFuMIIBajAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTEq1UjoW63cnpBjYYUypH9aaIe4DAfBgNVHSMEGDAWgBSLD48ngNKT10ZdkYS7LphirgTx0jAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGPBgNVHREEgYcwgYSGgYFodHRwczovL3JlZ2lzdHJ5LmVkdWdhaW4ub3JnL3Jlc29sdmVyP3Vybj11cm4lM0FnZWFudCUzQWVkdWdhaW4lM0Fjb21wb25lbnQlM0FlZSUzQWZlZGlyaXMlM0ExNWNkN2FiYS03NjRhLTExZGMtODMxNC0wODAwMjAwYzlhNjYwQAYDVR0fBDkwNzA1oDOgMYYvaHR0cDovL3d3dy5yZWRpcmlzLmVzL3BraS9lZHVnYWluL2NybC9jYWNybC5kZXIwFwYDVR0gBBAwDjAMBgorBgEEAbp7AgACMA0GCSqGSIb3DQEBBQUAA4IBAQCAWhhZGb+LqDIa4EocxyzfHiLXey2MZuE7N+U4zSn9KUHOoGR91Y3pieHJ9I9EdOJZGMc+x
JDcGenLxo03p1wA/2t1/iv53WW0iEszEoQAyZWqBiNFHjFNp9VpcciuiIXai!
DRV1n4Kz
lUMzTR2IRnW9mZ+VjoHEW7m3z0JIdJM82s7rBtqVQ1/DmKuqsEparHx0FL4kIZ/pa/NHLXz7gblaHvx9L2wQV2GezSPFT20CThoWc8EQ6/V5NHJ3VmfscJNOFpiyChpFiwq1+k6eKbNfN8faAUg82UBOFvTG2UOADoTAS2NfFTlAIA3PJKacBNuL6pGQH+XBv0tL4R9L1KM</wsse:BinarySecurityToken><ds:Signature
Id="Signature-33509728" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:SignedInfo>
<ds:CanonicalizationMethod
Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
@@ -5209,7 +5209,7 @@
</nmwg:metadata>
</nmwg:data>
-
</nmwg:message></soapenv:Body></soapenv:Envelope>]]></con:request><con:assertion
type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="candido1M"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="candido1M"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
+
</nmwg:message></soapenv:Body></soapenv:Envelope>]]></con:request><con:assertion
type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="candido1M"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="candido1M"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header><wsse:Security
soapenv:actor="ac" soapenv:mustUnderstand="1"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:BinarySecurityToken
EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"
ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"
wsu:Id="CertId-15005985"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">MIIEhTCCA22gAwIBAgIBZDANBgkqhkiG9w0BAQUFADBBMRMwEQYKCZImiZPyLGQBGRMDbmV0MRUwEwYKCZImiZPyLGQBGRMFZ2VhbnQxEzARBgNVBAMTCmVkdUdBSU5TQ0EwHhcNMDcxMDA5MDk1NjI0WhcNMDgxMDA4MDk1NjI0WjBZMRMwEQYKCZImiZPyLGQBGRYDbmV0MRUwEwYKCZImiZPyLGQBGRYFZ2VhbnQxEDAOBgNVBAoTB0ZlZElSSVMxGTAXBgNVBAMTEGhvbWVyLnJlZGly
aXMuZXMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO4Qij5Dm8ZX20DrWsBmzutX+rCKFAlIv7WE7i5h+0KcZQO00h5N0jymf278HutV7nqKD9m2ToewYrMtUT1LJw1viraWF059+JUTy1p+97Dzwt0k6dXp6h1l3F2PnmG48gzNCJi96FXWwKNvbuPGkjW9mlBJ4LYe9lleMyWrYBj5rIjfZznFFFE84wvy7sQedeYJ1FQKE/ukN7cg+iISZ/frecfsONEFdj71D/s9eJfNdAKUUj7S1reuvgQXNvnLhVxlcso5XNgodeaB2aIeHXTJ+HeuGiI8W1XmpjRx8S4vx/xA4cTe6fqLOrzYNbyb6hzSsyqLa6DNYU629jXwk7AgMBAAGjggFuMIIBajAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTEq1UjoW63cnpBjYYUypH9aaIe4DAfBgNVHSMEGDAWgBSLD48ngNKT10ZdkYS7LphirgTx0jAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGPBgNVHREEgYcwgYSGgYFodHRwczovL3JlZ2lzdHJ5LmVkdWdhaW4ub3JnL3Jlc29sdmVyP3Vybj11cm4lM0FnZWFudCUzQWVkdWdhaW4lM0Fjb21wb25lbnQlM0FlZSUzQWZlZGlyaXMlM0ExNWNkN2FiYS03NjRhLTExZGMtODMxNC0wODAwMjAwYzlhNjYwQAYDVR0fBDkwNzA1oDOgMYYvaHR0cDovL3d3dy5yZWRpcmlzLmVzL3BraS9lZHVnYWluL2NybC9jYWNybC5kZXIwFwYDVR0gBBAwDjAMBgorBgEEAbp7AgACMA0GCSqGSIb3DQEBBQUAA4IBAQCAWhhZGb+LqDIa4EocxyzfHiLXey2MZuE7N+U4zSn9KUHOoGR91Y3pieHJ9I9EdOJZGMc+x
JDcGenLxo03p1wA/2t1/iv53WW0iEszEoQAyZWqBiNFHjFNp9VpcciuiIXai!
DRV1n4Kz
lUMzTR2IRnW9mZ+VjoHEW7m3z0JIdJM82s7rBtqVQ1/DmKuqsEparHx0FL4kIZ/pa/NHLXz7gblaHvx9L2wQV2GezSPFT20CThoWc8EQ6/V5NHJ3VmfscJNOFpiyChpFiwq1+k6eKbNfN8faAUg82UBOFvTG2UOADoTAS2NfFTlAIA3PJKacBNuL6pGQH+XBv0tL4R9L1KM</wsse:BinarySecurityToken><ds:Signature
Id="Signature-33509728" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:SignedInfo>
<ds:CanonicalizationMethod
Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
@@ -5273,7 +5273,7 @@
</nmwg:metadata>
</nmwg:data>
-
</nmwg:message></soapenv:Body></soapenv:Envelope>]]></con:request><con:assertion
type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="candido2W"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="candido2W"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header><wsse:Security
soapenv:actor="we" soapenv:mustUnderstand="1"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:BinarySecurityToken
EncodingType="http://docs.oasis-open.org
/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"
ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"
wsu:Id="CertId-15005985"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">MIIEhTCCA22gAwIBAgIBZDANBgkqhkiG9w0BAQUFADBBMRMwEQYKCZImiZPyLGQBGRMDbmV0MRUwEwYKCZImiZPyLGQBGRMFZ2VhbnQxEzARBgNVBAMTCmVkdUdBSU5TQ0EwHhcNMDcxMDA5MDk1NjI0WhcNMDgxMDA4MDk1NjI0WjBZMRMwEQYKCZImiZPyLGQBGRYDbmV0MRUwEwYKCZImiZPyLGQBGRYFZ2VhbnQxEDAOBgNVBAoTB0ZlZElSSVMxGTAXBgNVBAMTEGhvbWVyLnJlZGlyaXMuZXMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO4Qij5Dm8ZX20DrWsBmzutX+rCKFAlIv7WE7i5h+0KcZQO00h5N0jymf278HutV7nqKD9m2ToewYrMtUT1LJw1viraWF059+JUTy1p+97Dzwt0k6dXp6h1l3F2PnmG48gzNCJi96FXWwKNvbuPGkjW9mlBJ4LYe9lleMyWrYBj5rIjfZznFFFE84wvy7sQedeYJ1FQKE/ukN7cg+iISZ/frecfsONEFdj71D/s9eJfNdAKUUj7S1reuvgQXNvnLhVxlcso5XNgodeaB2aIeHXTJ+HeuGiI8W1XmpjRx8S4vx/xA4cTe6fqLOrzYNbyb6hzSsyqLa6DNYU629jXwk7AgMBAAGjggFuMIIBajAMB
gNVHRMBAf8EAjAAMB0GA1UdDgQWBBTEq1UjoW63cnpBjYYUypH9aaIe4DAfB!
gNVHSMEG
DAWgBSLD48ngNKT10ZdkYS7LphirgTx0jAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGPBgNVHREEgYcwgYSGgYFodHRwczovL3JlZ2lzdHJ5LmVkdWdhaW4ub3JnL3Jlc29sdmVyP3Vybj11cm4lM0FnZWFudCUzQWVkdWdhaW4lM0Fjb21wb25lbnQlM0FlZSUzQWZlZGlyaXMlM0ExNWNkN2FiYS03NjRhLTExZGMtODMxNC0wODAwMjAwYzlhNjYwQAYDVR0fBDkwNzA1oDOgMYYvaHR0cDovL3d3dy5yZWRpcmlzLmVzL3BraS9lZHVnYWluL2NybC9jYWNybC5kZXIwFwYDVR0gBBAwDjAMBgorBgEEAbp7AgACMA0GCSqGSIb3DQEBBQUAA4IBAQCAWhhZGb+LqDIa4EocxyzfHiLXey2MZuE7N+U4zSn9KUHOoGR91Y3pieHJ9I9EdOJZGMc+xJDcGenLxo03p1wA/2t1/iv53WW0iEszEoQAyZWqBiNFHjFNp9VpcciuiIXaiDRV1n4KzlUMzTR2IRnW9mZ+VjoHEW7m3z0JIdJM82s7rBtqVQ1/DmKuqsEparHx0FL4kIZ/pa/NHLXz7gblaHvx9L2wQV2GezSPFT20CThoWc8EQ6/V5NHJ3VmfscJNOFpiyChpFiwq1+k6eKbNfN8faAUg82UBOFvTG2UOADoTAS2NfFTlAIA3PJKacBNuL6pGQH+XBv0tL4R9L1KM</wsse:BinarySecurityToken><ds:Signature
Id="Signature-8406178" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
+
</nmwg:message></soapenv:Body></soapenv:Envelope>]]></con:request><con:assertion
type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="candido2W"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="candido2W"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header><wsse:Security
soapenv:actor="we" soapenv:mustUnderstand="1"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:BinarySecurityToken
EncodingType="http://docs.oasis-open.org
/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"
ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"
wsu:Id="CertId-15005985"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">MIIEhTCCA22gAwIBAgIBZDANBgkqhkiG9w0BAQUFADBBMRMwEQYKCZImiZPyLGQBGRMDbmV0MRUwEwYKCZImiZPyLGQBGRMFZ2VhbnQxEzARBgNVBAMTCmVkdUdBSU5TQ0EwHhcNMDcxMDA5MDk1NjI0WhcNMDgxMDA4MDk1NjI0WjBZMRMwEQYKCZImiZPyLGQBGRYDbmV0MRUwEwYKCZImiZPyLGQBGRYFZ2VhbnQxEDAOBgNVBAoTB0ZlZElSSVMxGTAXBgNVBAMTEGhvbWVyLnJlZGlyaXMuZXMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO4Qij5Dm8ZX20DrWsBmzutX+rCKFAlIv7WE7i5h+0KcZQO00h5N0jymf278HutV7nqKD9m2ToewYrMtUT1LJw1viraWF059+JUTy1p+97Dzwt0k6dXp6h1l3F2PnmG48gzNCJi96FXWwKNvbuPGkjW9mlBJ4LYe9lleMyWrYBj5rIjfZznFFFE84wvy7sQedeYJ1FQKE/ukN7cg+iISZ/frecfsONEFdj71D/s9eJfNdAKUUj7S1reuvgQXNvnLhVxlcso5XNgodeaB2aIeHXTJ+HeuGiI8W1XmpjRx8S4vx/xA4cTe6fqLOrzYNbyb6hzSsyqLa6DNYU629jXwk7AgMBAAGjggFuMIIBajAMB
gNVHRMBAf8EAjAAMB0GA1UdDgQWBBTEq1UjoW63cnpBjYYUypH9aaIe4DAfB!
gNVHSMEG
DAWgBSLD48ngNKT10ZdkYS7LphirgTx0jAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGPBgNVHREEgYcwgYSGgYFodHRwczovL3JlZ2lzdHJ5LmVkdWdhaW4ub3JnL3Jlc29sdmVyP3Vybj11cm4lM0FnZWFudCUzQWVkdWdhaW4lM0Fjb21wb25lbnQlM0FlZSUzQWZlZGlyaXMlM0ExNWNkN2FiYS03NjRhLTExZGMtODMxNC0wODAwMjAwYzlhNjYwQAYDVR0fBDkwNzA1oDOgMYYvaHR0cDovL3d3dy5yZWRpcmlzLmVzL3BraS9lZHVnYWluL2NybC9jYWNybC5kZXIwFwYDVR0gBBAwDjAMBgorBgEEAbp7AgACMA0GCSqGSIb3DQEBBQUAA4IBAQCAWhhZGb+LqDIa4EocxyzfHiLXey2MZuE7N+U4zSn9KUHOoGR91Y3pieHJ9I9EdOJZGMc+xJDcGenLxo03p1wA/2t1/iv53WW0iEszEoQAyZWqBiNFHjFNp9VpcciuiIXaiDRV1n4KzlUMzTR2IRnW9mZ+VjoHEW7m3z0JIdJM82s7rBtqVQ1/DmKuqsEparHx0FL4kIZ/pa/NHLXz7gblaHvx9L2wQV2GezSPFT20CThoWc8EQ6/V5NHJ3VmfscJNOFpiyChpFiwq1+k6eKbNfN8faAUg82UBOFvTG2UOADoTAS2NfFTlAIA3PJKacBNuL6pGQH+XBv0tL4R9L1KM</wsse:BinarySecurityToken><ds:Signature
Id="Signature-8406178" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:SignedInfo>
<ds:CanonicalizationMethod
Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
@@ -5332,7 +5332,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope></soapenv:Body></soapenv:Envelope>]]></con:request><con:assertion
type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSDeregister"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="Simple Register Request"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="Simple Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupSe
rvice</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</soapenv:Envelope></soapenv:Body></soapenv:Envelope>]]></con:request><con:assertion
type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSDeregister"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="Simple Register Request"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="Simple Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupSe
rvice</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -5462,7 +5462,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="Generic Deregister Request"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="Generic Deregister Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="Generic Deregister Request"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="Generic Deregister Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -5672,7 +5672,7 @@
-</scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.1.1R"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.1.1R"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.1.1R"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.1.1R"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -5801,7 +5801,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.1.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.1.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6011,7 +6011,7 @@
-</scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.2.2.2.1 --- Register Request"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.2.1 --- Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</scriptText></con:configuration></con:assertion></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.2.2.2.1 --- Register Request"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.2.1 --- Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -6140,7 +6140,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6245,7 +6245,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6350,7 +6350,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6455,7 +6455,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.4 --- Register
Request"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.2.4 --- Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.4 --- Register
Request"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.2.4 --- Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -6584,7 +6584,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.4"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.4"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6689,7 +6689,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.5"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.5"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6794,7 +6794,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.6"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.6"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -6899,7 +6899,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.7 --- Register
Request"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.2.7 --- Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.7 --- Register
Request"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSRegisterBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.2.2.2.7 --- Register Request"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -7028,7 +7028,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.7"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.7"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7134,7 +7134,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.8"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.8"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7240,7 +7240,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.9"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.9"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.2.9"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.2.9"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7346,7 +7346,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="sample"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="sample"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg
/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="sample"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="sample"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg
/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7451,7 +7451,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.1"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7556,7 +7556,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.2"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7657,7 +7657,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.3"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7762,7 +7762,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.4"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.4"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message messageIdRef="blah2" type="LSDeregisterRequest"
@@ -7867,7 +7867,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.5"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.5"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -7972,7 +7972,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.6"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.6"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -8077,7 +8077,7 @@
or
exists($x/nmwg:key/nmwg:parameters/nmwg:parameter/text()))
)
)
-)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.7"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+)</path><content>true</content><allowWildcards>false</allowWildcards></con:configuration></con:assertion></con:request></con:config></con:testStep><con:testStep
type="request" name="2.2.2.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSDeregisterBinding</con:interface><con:operation>LSDeregister</con:operation><con:request
name="2.2.2.3.7"><con:settings><con:setting
id="com.eviware.soapui.impl.wsdl.WsdlRequest@inline-response-attachments">false</con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message id = "blah1" messageIdRef="blah2"
type="LSDeregisterRequest"
@@ -8229,7 +8229,7 @@
if(failed) throw new Exception("Tests failed: " + errorString );
-</script></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSKeepalive"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and Well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.3RS"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.3RS"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</script></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSKeepalive"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and Well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.3RS"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.3RS"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -8278,7 +8278,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3RT"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.3RT"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3RT"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LookupServiceBinding</con:interface><con:operation>LSRegister</con:operation><con:request
name="2.3RT"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="http://ggf.org/ns/nmwg/base/2.0/">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSRegisterRequest"
@@ -8368,7 +8368,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.1.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.1.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8390,7 +8390,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.1.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.1.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.1.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.1.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8423,7 +8423,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.3.1.2.1"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.3.1.2.1"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -8445,7 +8445,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8466,7 +8466,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8485,7 +8485,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8506,7 +8506,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -8528,7 +8528,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -8548,7 +8548,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8570,7 +8570,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.8"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.8"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8592,7 +8592,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.9"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.9"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.2.9"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.2.9"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8612,7 +8612,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.3.1.3.1"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.3.1.3.1"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8624,7 +8624,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8641,7 +8641,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8662,7 +8662,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8673,7 +8673,7 @@
<nmwg:key>
<nmwg:parameters id="keys">
<nmwg:parameter name="lsKey">
-
http://reed.man.poznan.pl:8080/axis/services/MA</nmwg:parameter>
+
http://reed.man.poznan.pl:8080/aaxis/services/MA</nmwg:parameter>
</nmwg:parameters>
</nmwg:key>
</nmwg:metadata>
@@ -8683,7 +8683,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -8704,7 +8704,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8725,7 +8725,7 @@
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.3.1.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSKeepaliveBinding</con:interface><con:operation>LSKeepalive</con:operation><con:request
name="2.3.1.3.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message type="LSKeepaliveRequest"
@@ -8828,7 +8828,7 @@
def y = testRunner.getTestCase().getTestSuite().getProject().getPath();
log.debug(testRunner.getClass().getName());
log.debug("Test case 2.3 ok " + testRunner.getStatus());
-</script></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSQuery"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.4.2.1.1a"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1a"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</script></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSQuery"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Valid and well-formed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="2.4.2.1.1a"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1a"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -8860,7 +8860,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1b"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1b"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -8892,7 +8892,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1c"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1c"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -8922,7 +8922,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1d"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1d"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -8953,7 +8953,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1f"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1f"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.1f"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.1f"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -8984,7 +8984,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2a"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2a"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2a"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9014,7 +9014,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2b"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2b"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2b"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9043,7 +9043,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2c"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2c"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2c"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9070,7 +9070,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2d"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2d"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2d"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9097,7 +9097,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2e"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2e"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.2e"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.2e"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9124,7 +9124,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.1.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.1.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9154,7 +9154,7 @@
<nmwg:data id="data1" metadataIdRef="meta1" />
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="sample"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="sample"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed Requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="sample"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="sample"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9184,7 +9184,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.2.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.2.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.2.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.2.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9214,7 +9214,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.2.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.2.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9245,7 +9245,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.2.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.2.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9276,7 +9276,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="Copy of sample"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="Copy of
sample"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Requests containing invalid data"
searchProperties="true"><con:settings/><con:testStep type="request"
name="Copy of sample"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="Copy of
sample"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9306,7 +9306,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9338,7 +9338,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9369,7 +9369,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9400,7 +9400,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9414,7 +9414,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9432,7 +9432,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9453,7 +9453,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.4.2.3.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSQueryBinding</con:interface><con:operation>LSQuery</con:operation><con:request
name="2.4.2.3.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
<nmwg:message
@@ -9535,7 +9535,7 @@
}
if(failed) throw new Exception("Tests failed: " + errorString );
-</script></con:config></con:testStep><con:testStep type="groovy"
name="ReloadTests"><con:settings/><con:config><script>org.perfsonar.service.loader.ReloadableClassLoader.reloadAll("ext/dbclient.jar"
);</script></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSEcho"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Well-formed requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="template"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="template"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://sch
emas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</script></con:config></con:testStep><con:testStep type="groovy"
name="ReloadTests"><con:settings/><con:config><script>org.perfsonar.service.loader.ReloadableClassLoader.reloadAll("ext/dbclient.jar"
);</script></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:testSuite
name="LSEcho"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Well-formed requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="template"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="template"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://sch
emas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9557,7 +9557,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9575,7 +9575,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9596,7 +9596,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9618,7 +9618,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9640,7 +9640,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.5"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.5"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9662,7 +9662,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.6"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.6"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9684,7 +9684,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.7"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.7"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9705,7 +9705,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.8"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.1.8"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.1.8"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9726,7 +9726,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="template2"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="template2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Malformed requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="template2"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="template2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9748,7 +9748,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9770,7 +9770,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9782,7 +9782,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9804,7 +9804,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.2.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.2.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9826,7 +9826,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Near valid requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="template3"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="template3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase
failOnError="true" failTestCaseOnErrors="true" keepSession="false"
name="Near valid requests"
searchProperties="true"><con:settings/><con:testStep type="request"
name="template3"><con:settings/><con:config xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="template3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9848,7 +9848,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.1"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9870,7 +9870,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.2"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.2"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9892,7 +9892,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.3"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.3"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
@@ -9914,7 +9914,7 @@
</nmwg:message>
</soapenv:Body>
-</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/XML-LS/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+</soapenv:Envelope>]]></con:request><con:assertion type="SOAP
Response"/></con:request></con:config></con:testStep><con:testStep
type="request" name="2.5.2.3.4"><con:settings/><con:config
xsi:type="con:RequestStep"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>LSEchoBinding</con:interface><con:operation>LSEcho</con:operation><con:request
name="2.5.2.3.4"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://127.0.0.1:8080/xml-ls/services/LookupService</con:endpoint><con:request><![CDATA[<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<soapenv:Header/>
<soapenv:Body>
Modified:
trunk/geant2_java-xml-ls/functional-testing/src/org/perfsonar/service/testing/LSOperation.java
===================================================================
---
trunk/geant2_java-xml-ls/functional-testing/src/org/perfsonar/service/testing/LSOperation.java
2008-04-19 16:43:20 UTC (rev 3738)
+++
trunk/geant2_java-xml-ls/functional-testing/src/org/perfsonar/service/testing/LSOperation.java
2008-04-19 18:56:05 UTC (rev 3739)
@@ -386,7 +386,11 @@
case EQ: b1 = XMLU.forall_text(evtyp_list,eventType); break;
case NEQ: b1 = !XMLU.exists_text(evtyp_list,eventType); break;
}
- if(!b1) throw new Exception("Assertion failed! ");
+ if(!b1){
+ System.out.println("\ncheckConsistency :: Bad list :\n" + evtyp_list);
+ for( Element e : msg_list ) System.out.println( DBClient.printElt(e) );
+ throw new Exception("Assertion failed! ");
+ }
if( msg_list.size() > 0 && msg_list.get(0).getAttribute("type") != null ){
/* Check only if the attribute exists */
switch(op2){
@@ -394,7 +398,12 @@
case NEQ: b1 = !XMLU.exists_att(msg_list,"type" ,messageType); break;
}
if(!b1) b1 = XMLU.exists_att(msg_list,"type" , "ErrorResponse");
- if(!b1) throw new Exception("Assertion failed!! ");
+ if(!b1){
+ System.out.println("\ncheckConsistency :: Bad list :\n" + msg_list);
+ for( Element e : msg_list ) System.out.println( DBClient.printElt(e) );
+ throw new Exception("Assertion failed!! ");
+ }
+
}
/* General-purpose assertion */
Modified: trunk/geant2_java-xml-ls/functional-testing/wsdl/lsDeregister.wsdl
===================================================================
--- trunk/geant2_java-xml-ls/functional-testing/wsdl/lsDeregister.wsdl
2008-04-19 16:43:20 UTC (rev 3738)
+++ trunk/geant2_java-xml-ls/functional-testing/wsdl/lsDeregister.wsdl
2008-04-19 18:56:05 UTC (rev 3739)
@@ -74,7 +74,7 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSDeregisterPortType"
binding="psls:LSDeregisterBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
Modified: trunk/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl
===================================================================
--- trunk/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl
2008-04-19 16:43:20 UTC (rev 3738)
+++ trunk/geant2_java-xml-ls/functional-testing/wsdl/lsEcho.wsdl
2008-04-19 18:56:05 UTC (rev 3739)
@@ -63,7 +63,7 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSEchoPortType" binding="psls:LSEchoBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
Modified: trunk/geant2_java-xml-ls/functional-testing/wsdl/lsKeepalive.wsdl
===================================================================
--- trunk/geant2_java-xml-ls/functional-testing/wsdl/lsKeepalive.wsdl
2008-04-19 16:43:20 UTC (rev 3738)
+++ trunk/geant2_java-xml-ls/functional-testing/wsdl/lsKeepalive.wsdl
2008-04-19 18:56:05 UTC (rev 3739)
@@ -64,7 +64,7 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSKeepalivePortType"
binding="psls:LSKeepaliveBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
Modified: trunk/geant2_java-xml-ls/functional-testing/wsdl/lsQuery.wsdl
===================================================================
--- trunk/geant2_java-xml-ls/functional-testing/wsdl/lsQuery.wsdl
2008-04-19 16:43:20 UTC (rev 3738)
+++ trunk/geant2_java-xml-ls/functional-testing/wsdl/lsQuery.wsdl
2008-04-19 18:56:05 UTC (rev 3739)
@@ -64,7 +64,7 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSQueryPortType" binding="psls:LSQueryBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
Modified: trunk/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl
===================================================================
--- trunk/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl
2008-04-19 16:43:20 UTC (rev 3738)
+++ trunk/geant2_java-xml-ls/functional-testing/wsdl/lsRegister.wsdl
2008-04-19 18:56:05 UTC (rev 3739)
@@ -72,7 +72,7 @@
<wsdl:documentation> perfSONAR LookupService exposes the following
operations TODO
</wsdl:documentation>
<wsdl:port name="LSRegisterPortType"
binding="psls:LSRegisterBinding">
- <soap:address
location="http://127.0.0.1:8080/XML-LS/services/LookupService"/>
+ <soap:address
location="http://127.0.0.1:8080/xml-ls/services/LookupService"/>
</wsdl:port>
</wsdl:service>
- perfsonar: r3739 - in trunk/geant2_java-xml-ls/functional-testing: . build/org/perfsonar/service/testing ext jar soapui_template src/org/perfsonar/service/testing wsdl, svnlog, 04/19/2008
Archive powered by MHonArc 2.6.16.