diff options
Diffstat (limited to 'tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends')
1000 files changed, 0 insertions, 39000 deletions
diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample0.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample0.wsdl deleted file mode 100644 index 3b6227953..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample0.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample0" xmlns:tns="http://www.example.org/sample0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample893" location="sample893.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample666" location="./sample666.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample459" location=".\sample459.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample0"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample1.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample1.wsdl deleted file mode 100644 index 4cc78ab2a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample1.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample1" xmlns:tns="http://www.example.org/sample1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample13" location="sample13.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample834" location="./sample834.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample375" location=".\sample375.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample1"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample10.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample10.wsdl deleted file mode 100644 index 667e140be..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample10.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample10" xmlns:tns="http://www.example.org/sample10" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample308" location="sample308.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample869" location="./sample869.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample140" location=".\sample140.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample10"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample100.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample100.wsdl deleted file mode 100644 index fe93fb649..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample100.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample100" xmlns:tns="http://www.example.org/sample100" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample682" location="sample682.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample27" location="./sample27.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample174" location=".\sample174.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample100"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample101.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample101.wsdl deleted file mode 100644 index 0e3e0ef4c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample101.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample101" xmlns:tns="http://www.example.org/sample101" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample781" location="sample781.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample797" location="./sample797.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample858" location=".\sample858.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample101"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample102.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample102.wsdl deleted file mode 100644 index 7e5e45d8b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample102.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample102" xmlns:tns="http://www.example.org/sample102" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample191" location="sample191.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample336" location="./sample336.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample486" location=".\sample486.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample102"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample103.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample103.wsdl deleted file mode 100644 index 4b467ac65..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample103.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample103" xmlns:tns="http://www.example.org/sample103" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample505" location="sample505.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample308" location="./sample308.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample919" location=".\sample919.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample103"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample104.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample104.wsdl deleted file mode 100644 index 25ecb7544..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample104.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample104" xmlns:tns="http://www.example.org/sample104" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample194" location="sample194.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample47" location="./sample47.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample199" location=".\sample199.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample104"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample105.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample105.wsdl deleted file mode 100644 index a71b63979..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample105.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample105" xmlns:tns="http://www.example.org/sample105" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample566" location="sample566.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample822" location="./sample822.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample814" location=".\sample814.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample105"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample106.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample106.wsdl deleted file mode 100644 index c989193c0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample106.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample106" xmlns:tns="http://www.example.org/sample106" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample406" location="sample406.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample797" location="./sample797.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample272" location=".\sample272.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample106"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample107.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample107.wsdl deleted file mode 100644 index c9ad7fbd2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample107.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample107" xmlns:tns="http://www.example.org/sample107" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample187" location="sample187.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample422" location="./sample422.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample924" location=".\sample924.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample107"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample108.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample108.wsdl deleted file mode 100644 index 1fd60281b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample108.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample108" xmlns:tns="http://www.example.org/sample108" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample431" location="sample431.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample858" location="./sample858.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample208" location=".\sample208.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample108"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample109.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample109.wsdl deleted file mode 100644 index c1bca72c2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample109.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample109" xmlns:tns="http://www.example.org/sample109" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample647" location="sample647.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample159" location="./sample159.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample714" location=".\sample714.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample109"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample11.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample11.wsdl deleted file mode 100644 index 7bfad3d07..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample11.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample11" xmlns:tns="http://www.example.org/sample11" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample595" location="sample595.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample316" location="./sample316.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample235" location=".\sample235.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample11"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample110.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample110.wsdl deleted file mode 100644 index 79fe26580..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample110.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample110" xmlns:tns="http://www.example.org/sample110" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample577" location="sample577.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample615" location="./sample615.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample196" location=".\sample196.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample110"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample111.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample111.wsdl deleted file mode 100644 index b5fa9df9e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample111.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample111" xmlns:tns="http://www.example.org/sample111" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample851" location="sample851.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample316" location="./sample316.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample37" location=".\sample37.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample111"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample112.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample112.wsdl deleted file mode 100644 index f24aa2c51..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample112.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample112" xmlns:tns="http://www.example.org/sample112" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample792" location="sample792.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample448" location="./sample448.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample178" location=".\sample178.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample112"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample113.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample113.wsdl deleted file mode 100644 index e029061e8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample113.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample113" xmlns:tns="http://www.example.org/sample113" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample571" location="sample571.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample959" location="./sample959.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample708" location=".\sample708.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample113"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample114.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample114.wsdl deleted file mode 100644 index ca17055a0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample114.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample114" xmlns:tns="http://www.example.org/sample114" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample354" location="sample354.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample849" location="./sample849.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample615" location=".\sample615.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample114"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample115.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample115.wsdl deleted file mode 100644 index ef5ebae1d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample115.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample115" xmlns:tns="http://www.example.org/sample115" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample141" location="sample141.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample59" location="./sample59.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample185" location=".\sample185.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample115"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample116.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample116.wsdl deleted file mode 100644 index f6961ef40..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample116.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample116" xmlns:tns="http://www.example.org/sample116" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample622" location="sample622.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample296" location="./sample296.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample502" location=".\sample502.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample116"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample117.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample117.wsdl deleted file mode 100644 index 8eb2058bd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample117.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample117" xmlns:tns="http://www.example.org/sample117" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample952" location="sample952.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample835" location="./sample835.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample55" location=".\sample55.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample117"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample118.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample118.wsdl deleted file mode 100644 index f4954bcfa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample118.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample118" xmlns:tns="http://www.example.org/sample118" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample848" location="sample848.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample721" location="./sample721.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample926" location=".\sample926.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample118"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample119.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample119.wsdl deleted file mode 100644 index 5c0c80bbc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample119.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample119" xmlns:tns="http://www.example.org/sample119" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample158" location="sample158.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample549" location="./sample549.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample471" location=".\sample471.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample119"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample12.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample12.wsdl deleted file mode 100644 index 8b9b746ea..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample12.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample12" xmlns:tns="http://www.example.org/sample12" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample535" location="sample535.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample341" location="./sample341.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample658" location=".\sample658.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample12"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample120.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample120.wsdl deleted file mode 100644 index 17b7ca6ee..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample120.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample120" xmlns:tns="http://www.example.org/sample120" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample460" location="sample460.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample110" location="./sample110.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample897" location=".\sample897.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample120"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample121.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample121.wsdl deleted file mode 100644 index ddfacb0d0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample121.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample121" xmlns:tns="http://www.example.org/sample121" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample174" location="sample174.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample307" location="./sample307.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample83" location=".\sample83.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample121"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample122.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample122.wsdl deleted file mode 100644 index 795a27643..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample122.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample122" xmlns:tns="http://www.example.org/sample122" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample455" location="sample455.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample831" location="./sample831.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample100" location=".\sample100.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample122"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample123.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample123.wsdl deleted file mode 100644 index f64f4958e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample123.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample123" xmlns:tns="http://www.example.org/sample123" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample345" location="sample345.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample12" location="./sample12.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample623" location=".\sample623.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample123"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample124.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample124.wsdl deleted file mode 100644 index 8470edf98..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample124.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample124" xmlns:tns="http://www.example.org/sample124" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample206" location="sample206.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample110" location="./sample110.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample30" location=".\sample30.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample124"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample125.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample125.wsdl deleted file mode 100644 index e066b5166..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample125.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample125" xmlns:tns="http://www.example.org/sample125" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample98" location="sample98.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample38" location="./sample38.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample811" location=".\sample811.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample125"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample126.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample126.wsdl deleted file mode 100644 index 417f1bfb4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample126.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample126" xmlns:tns="http://www.example.org/sample126" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample63" location="sample63.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample721" location="./sample721.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample500" location=".\sample500.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample126"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample127.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample127.wsdl deleted file mode 100644 index 755faed55..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample127.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample127" xmlns:tns="http://www.example.org/sample127" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample276" location="sample276.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample469" location="./sample469.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample606" location=".\sample606.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample127"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample128.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample128.wsdl deleted file mode 100644 index b5e021d6d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample128.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample128" xmlns:tns="http://www.example.org/sample128" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample938" location="sample938.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample818" location="./sample818.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample659" location=".\sample659.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample128"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample129.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample129.wsdl deleted file mode 100644 index 02c8ba1a9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample129.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample129" xmlns:tns="http://www.example.org/sample129" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample167" location="sample167.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample790" location="./sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample810" location=".\sample810.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample129"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample13.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample13.wsdl deleted file mode 100644 index 9ddf9d1e1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample13.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample13" xmlns:tns="http://www.example.org/sample13" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample635" location="sample635.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample481" location="./sample481.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample864" location=".\sample864.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample13"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample130.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample130.wsdl deleted file mode 100644 index 9ed754dc6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample130.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample130" xmlns:tns="http://www.example.org/sample130" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample914" location="sample914.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample375" location="./sample375.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample630" location=".\sample630.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample130"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample131.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample131.wsdl deleted file mode 100644 index dc18277df..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample131.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample131" xmlns:tns="http://www.example.org/sample131" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample284" location="sample284.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample289" location="./sample289.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample396" location=".\sample396.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample131"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample132.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample132.wsdl deleted file mode 100644 index 8ff72793d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample132.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample132" xmlns:tns="http://www.example.org/sample132" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample859" location="sample859.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample801" location="./sample801.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample485" location=".\sample485.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample132"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample133.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample133.wsdl deleted file mode 100644 index b6d081e5b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample133.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample133" xmlns:tns="http://www.example.org/sample133" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample150" location="sample150.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample13" location="./sample13.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample521" location=".\sample521.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample133"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample134.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample134.wsdl deleted file mode 100644 index 5ac6f0d28..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample134.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample134" xmlns:tns="http://www.example.org/sample134" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample249" location="sample249.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample742" location="./sample742.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample478" location=".\sample478.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample134"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample135.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample135.wsdl deleted file mode 100644 index 39c166e1f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample135.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample135" xmlns:tns="http://www.example.org/sample135" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample377" location="sample377.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample702" location="./sample702.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample934" location=".\sample934.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample135"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample136.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample136.wsdl deleted file mode 100644 index 55979ad65..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample136.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample136" xmlns:tns="http://www.example.org/sample136" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample964" location="sample964.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample150" location="./sample150.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample917" location=".\sample917.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample136"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample137.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample137.wsdl deleted file mode 100644 index 906e4daa3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample137.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample137" xmlns:tns="http://www.example.org/sample137" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample786" location="sample786.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample22" location="./sample22.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample392" location=".\sample392.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample137"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample138.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample138.wsdl deleted file mode 100644 index 8226b0695..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample138.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample138" xmlns:tns="http://www.example.org/sample138" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample737" location="sample737.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample443" location="./sample443.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample967" location=".\sample967.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample138"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample139.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample139.wsdl deleted file mode 100644 index 1933dc27c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample139.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample139" xmlns:tns="http://www.example.org/sample139" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample78" location="sample78.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample739" location="./sample739.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample180" location=".\sample180.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample139"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample14.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample14.wsdl deleted file mode 100644 index 3cb4a4266..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample14.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample14" xmlns:tns="http://www.example.org/sample14" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample490" location="sample490.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample167" location="./sample167.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample341" location=".\sample341.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample14"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample140.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample140.wsdl deleted file mode 100644 index e59e267aa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample140.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample140" xmlns:tns="http://www.example.org/sample140" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample344" location="sample344.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample234" location="./sample234.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample405" location=".\sample405.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample140"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample141.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample141.wsdl deleted file mode 100644 index cf2f970b3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample141.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample141" xmlns:tns="http://www.example.org/sample141" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample19" location="sample19.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample608" location="./sample608.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample248" location=".\sample248.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample141"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample142.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample142.wsdl deleted file mode 100644 index 5ff71ec94..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample142.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample142" xmlns:tns="http://www.example.org/sample142" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample952" location="sample952.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample526" location="./sample526.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample343" location=".\sample343.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample142"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample143.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample143.wsdl deleted file mode 100644 index 4b223e830..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample143.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample143" xmlns:tns="http://www.example.org/sample143" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample608" location="sample608.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample512" location="./sample512.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample62" location=".\sample62.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample143"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample144.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample144.wsdl deleted file mode 100644 index fdf5ef156..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample144.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample144" xmlns:tns="http://www.example.org/sample144" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample648" location="sample648.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample406" location="./sample406.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample732" location=".\sample732.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample144"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample145.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample145.wsdl deleted file mode 100644 index 75c0bb5eb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample145.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample145" xmlns:tns="http://www.example.org/sample145" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample981" location="sample981.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample925" location="./sample925.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample586" location=".\sample586.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample145"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample146.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample146.wsdl deleted file mode 100644 index 194871fa8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample146.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample146" xmlns:tns="http://www.example.org/sample146" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample948" location="sample948.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample160" location="./sample160.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample484" location=".\sample484.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample146"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample147.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample147.wsdl deleted file mode 100644 index eaa4086d4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample147.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample147" xmlns:tns="http://www.example.org/sample147" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample497" location="sample497.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample580" location="./sample580.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample673" location=".\sample673.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample147"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample148.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample148.wsdl deleted file mode 100644 index 2105c610a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample148.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample148" xmlns:tns="http://www.example.org/sample148" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample230" location="sample230.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample568" location="./sample568.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample653" location=".\sample653.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample148"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample149.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample149.wsdl deleted file mode 100644 index 233c8fc54..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample149.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample149" xmlns:tns="http://www.example.org/sample149" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample235" location="sample235.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample640" location="./sample640.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample887" location=".\sample887.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample149"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample15.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample15.wsdl deleted file mode 100644 index 265f7894b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample15.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample15" xmlns:tns="http://www.example.org/sample15" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample656" location="sample656.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample789" location="./sample789.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample902" location=".\sample902.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample15"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample150.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample150.wsdl deleted file mode 100644 index 3f00268ce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample150.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample150" xmlns:tns="http://www.example.org/sample150" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample995" location="sample995.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample666" location="./sample666.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample299" location=".\sample299.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample150"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample151.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample151.wsdl deleted file mode 100644 index d5ff58e65..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample151.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample151" xmlns:tns="http://www.example.org/sample151" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample10" location="sample10.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample49" location="./sample49.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample767" location=".\sample767.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample151"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample152.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample152.wsdl deleted file mode 100644 index c6bc54ac6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample152.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample152" xmlns:tns="http://www.example.org/sample152" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample847" location="sample847.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample767" location="./sample767.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample935" location=".\sample935.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample152"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample153.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample153.wsdl deleted file mode 100644 index c8b1ff922..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample153.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample153" xmlns:tns="http://www.example.org/sample153" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample510" location="sample510.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample724" location="./sample724.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample221" location=".\sample221.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample153"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample154.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample154.wsdl deleted file mode 100644 index 045290971..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample154.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample154" xmlns:tns="http://www.example.org/sample154" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample414" location="sample414.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample364" location="./sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample824" location=".\sample824.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample154"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample155.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample155.wsdl deleted file mode 100644 index cfe3ed413..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample155.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample155" xmlns:tns="http://www.example.org/sample155" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample658" location="sample658.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample906" location="./sample906.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample280" location=".\sample280.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample155"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample156.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample156.wsdl deleted file mode 100644 index 494eeff61..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample156.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample156" xmlns:tns="http://www.example.org/sample156" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample229" location="sample229.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample790" location="./sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample566" location=".\sample566.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample156"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample157.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample157.wsdl deleted file mode 100644 index 141cc3444..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample157.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample157" xmlns:tns="http://www.example.org/sample157" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample52" location="sample52.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample674" location="./sample674.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample937" location=".\sample937.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample157"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample158.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample158.wsdl deleted file mode 100644 index c14d30031..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample158.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample158" xmlns:tns="http://www.example.org/sample158" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample326" location="sample326.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample176" location="./sample176.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample633" location=".\sample633.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample158"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample159.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample159.wsdl deleted file mode 100644 index 13481fc73..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample159.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample159" xmlns:tns="http://www.example.org/sample159" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample374" location="sample374.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample413" location="./sample413.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample339" location=".\sample339.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample159"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample16.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample16.wsdl deleted file mode 100644 index cb515ebbc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample16.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample16" xmlns:tns="http://www.example.org/sample16" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample11" location="sample11.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample83" location="./sample83.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample933" location=".\sample933.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample16"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample160.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample160.wsdl deleted file mode 100644 index 6b7441b32..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample160.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample160" xmlns:tns="http://www.example.org/sample160" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample113" location="sample113.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample851" location="./sample851.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample735" location=".\sample735.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample160"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample161.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample161.wsdl deleted file mode 100644 index 8d7b9bfe9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample161.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample161" xmlns:tns="http://www.example.org/sample161" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample127" location="sample127.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample274" location="./sample274.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample390" location=".\sample390.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample161"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample162.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample162.wsdl deleted file mode 100644 index 4a95cccd6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample162.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample162" xmlns:tns="http://www.example.org/sample162" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample321" location="sample321.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample536" location="./sample536.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample237" location=".\sample237.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample162"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample163.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample163.wsdl deleted file mode 100644 index c4c04c566..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample163.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample163" xmlns:tns="http://www.example.org/sample163" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample941" location="sample941.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample77" location="./sample77.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample145" location=".\sample145.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample163"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample164.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample164.wsdl deleted file mode 100644 index 334d66898..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample164.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample164" xmlns:tns="http://www.example.org/sample164" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample854" location="sample854.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample418" location="./sample418.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample185" location=".\sample185.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample164"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample165.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample165.wsdl deleted file mode 100644 index 151b2c315..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample165.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample165" xmlns:tns="http://www.example.org/sample165" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample923" location="sample923.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample978" location="./sample978.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample345" location=".\sample345.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample165"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample166.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample166.wsdl deleted file mode 100644 index 4ab04e94e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample166.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample166" xmlns:tns="http://www.example.org/sample166" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample895" location="sample895.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample250" location="./sample250.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample75" location=".\sample75.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample166"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample167.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample167.wsdl deleted file mode 100644 index a5bbfe7d7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample167.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample167" xmlns:tns="http://www.example.org/sample167" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample160" location="sample160.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample823" location="./sample823.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample639" location=".\sample639.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample167"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample168.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample168.wsdl deleted file mode 100644 index 654ce636b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample168.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample168" xmlns:tns="http://www.example.org/sample168" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample698" location="sample698.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample546" location="./sample546.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample400" location=".\sample400.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample168"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample169.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample169.wsdl deleted file mode 100644 index b4670e021..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample169.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample169" xmlns:tns="http://www.example.org/sample169" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample339" location="sample339.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample507" location="./sample507.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample615" location=".\sample615.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample169"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample17.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample17.wsdl deleted file mode 100644 index 277bf9335..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample17.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample17" xmlns:tns="http://www.example.org/sample17" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample850" location="sample850.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample359" location="./sample359.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample927" location=".\sample927.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample17"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample170.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample170.wsdl deleted file mode 100644 index bf34aa0ec..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample170.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample170" xmlns:tns="http://www.example.org/sample170" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample645" location="sample645.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample871" location="./sample871.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample444" location=".\sample444.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample170"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample171.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample171.wsdl deleted file mode 100644 index 96aba833f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample171.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample171" xmlns:tns="http://www.example.org/sample171" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample20" location="sample20.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample132" location="./sample132.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample605" location=".\sample605.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample171"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample172.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample172.wsdl deleted file mode 100644 index 0b3af853b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample172.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample172" xmlns:tns="http://www.example.org/sample172" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample472" location="sample472.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample594" location="./sample594.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample779" location=".\sample779.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample172"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample173.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample173.wsdl deleted file mode 100644 index 3885ab1bf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample173.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample173" xmlns:tns="http://www.example.org/sample173" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample770" location="sample770.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample32" location="./sample32.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample398" location=".\sample398.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample173"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample174.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample174.wsdl deleted file mode 100644 index 9323114e5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample174.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample174" xmlns:tns="http://www.example.org/sample174" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample523" location="sample523.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample571" location="./sample571.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample545" location=".\sample545.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample174"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample175.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample175.wsdl deleted file mode 100644 index 7fd5a9173..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample175.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample175" xmlns:tns="http://www.example.org/sample175" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample596" location="sample596.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample807" location="./sample807.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample304" location=".\sample304.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample175"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample176.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample176.wsdl deleted file mode 100644 index 0babbdac1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample176.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample176" xmlns:tns="http://www.example.org/sample176" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample633" location="sample633.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample193" location="./sample193.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample805" location=".\sample805.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample176"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample177.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample177.wsdl deleted file mode 100644 index 88b9cd4e2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample177.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample177" xmlns:tns="http://www.example.org/sample177" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample241" location="sample241.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample482" location="./sample482.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample140" location=".\sample140.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample177"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample178.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample178.wsdl deleted file mode 100644 index b1e91f1fb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample178.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample178" xmlns:tns="http://www.example.org/sample178" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample34" location="sample34.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample652" location="./sample652.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample761" location=".\sample761.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample178"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample179.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample179.wsdl deleted file mode 100644 index 2792fa7e2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample179.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample179" xmlns:tns="http://www.example.org/sample179" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample863" location="sample863.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample821" location="./sample821.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample576" location=".\sample576.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample179"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample18.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample18.wsdl deleted file mode 100644 index a8afc965c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample18.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample18" xmlns:tns="http://www.example.org/sample18" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample965" location="sample965.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample776" location="./sample776.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample613" location=".\sample613.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample18"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample180.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample180.wsdl deleted file mode 100644 index 537101144..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample180.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample180" xmlns:tns="http://www.example.org/sample180" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample488" location="sample488.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample592" location="./sample592.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample825" location=".\sample825.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample180"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample181.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample181.wsdl deleted file mode 100644 index 638b31a8e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample181.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample181" xmlns:tns="http://www.example.org/sample181" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample538" location="sample538.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample943" location="./sample943.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample295" location=".\sample295.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample181"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample182.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample182.wsdl deleted file mode 100644 index c7ccb82ff..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample182.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample182" xmlns:tns="http://www.example.org/sample182" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample894" location="sample894.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample961" location="./sample961.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample730" location=".\sample730.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample182"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample183.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample183.wsdl deleted file mode 100644 index 47b5d5858..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample183.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample183" xmlns:tns="http://www.example.org/sample183" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample971" location="sample971.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample258" location="./sample258.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample480" location=".\sample480.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample183"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample184.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample184.wsdl deleted file mode 100644 index 5a8f2f6f0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample184.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample184" xmlns:tns="http://www.example.org/sample184" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample44" location="sample44.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample381" location="./sample381.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample96" location=".\sample96.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample184"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample185.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample185.wsdl deleted file mode 100644 index 1d914a918..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample185.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample185" xmlns:tns="http://www.example.org/sample185" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample943" location="sample943.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample825" location="./sample825.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample24" location=".\sample24.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample185"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample186.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample186.wsdl deleted file mode 100644 index 0605adef4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample186.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample186" xmlns:tns="http://www.example.org/sample186" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample834" location="sample834.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample806" location="./sample806.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample608" location=".\sample608.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample186"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample187.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample187.wsdl deleted file mode 100644 index e4db23eae..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample187.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample187" xmlns:tns="http://www.example.org/sample187" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample60" location="sample60.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample451" location="./sample451.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample968" location=".\sample968.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample187"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample188.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample188.wsdl deleted file mode 100644 index a5103f4ca..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample188.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample188" xmlns:tns="http://www.example.org/sample188" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample728" location="sample728.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample286" location="./sample286.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample325" location=".\sample325.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample188"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample189.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample189.wsdl deleted file mode 100644 index e6f22f817..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample189.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample189" xmlns:tns="http://www.example.org/sample189" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample639" location="sample639.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample10" location="./sample10.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample765" location=".\sample765.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample189"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample19.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample19.wsdl deleted file mode 100644 index 523a5a2eb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample19.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample19" xmlns:tns="http://www.example.org/sample19" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample372" location="sample372.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample263" location="./sample263.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample83" location=".\sample83.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample19"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample190.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample190.wsdl deleted file mode 100644 index 3a9cc0ce7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample190.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample190" xmlns:tns="http://www.example.org/sample190" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample585" location="sample585.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample466" location="./sample466.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample836" location=".\sample836.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample190"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample191.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample191.wsdl deleted file mode 100644 index 6f03f0d70..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample191.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample191" xmlns:tns="http://www.example.org/sample191" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample292" location="sample292.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample574" location="./sample574.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample392" location=".\sample392.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample191"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample192.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample192.wsdl deleted file mode 100644 index 264d61e73..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample192.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample192" xmlns:tns="http://www.example.org/sample192" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample581" location="sample581.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample503" location="./sample503.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample952" location=".\sample952.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample192"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample193.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample193.wsdl deleted file mode 100644 index 497ed72d6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample193.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample193" xmlns:tns="http://www.example.org/sample193" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample975" location="sample975.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample116" location="./sample116.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample219" location=".\sample219.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample193"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample194.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample194.wsdl deleted file mode 100644 index 60d6e3fab..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample194.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample194" xmlns:tns="http://www.example.org/sample194" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample425" location="sample425.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample414" location="./sample414.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample299" location=".\sample299.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample194"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample195.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample195.wsdl deleted file mode 100644 index 6940a0b8b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample195.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample195" xmlns:tns="http://www.example.org/sample195" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample39" location="sample39.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample670" location="./sample670.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample291" location=".\sample291.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample195"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample196.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample196.wsdl deleted file mode 100644 index d06fd884a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample196.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample196" xmlns:tns="http://www.example.org/sample196" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample737" location="sample737.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample953" location="./sample953.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample40" location=".\sample40.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample196"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample197.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample197.wsdl deleted file mode 100644 index e0f4f3ba0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample197.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample197" xmlns:tns="http://www.example.org/sample197" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample194" location="sample194.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample382" location="./sample382.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample846" location=".\sample846.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample197"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample198.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample198.wsdl deleted file mode 100644 index f5445d70f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample198.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample198" xmlns:tns="http://www.example.org/sample198" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample419" location="sample419.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample722" location="./sample722.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample671" location=".\sample671.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample198"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample199.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample199.wsdl deleted file mode 100644 index abc1855a2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample199.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample199" xmlns:tns="http://www.example.org/sample199" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample762" location="sample762.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample539" location="./sample539.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample877" location=".\sample877.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample199"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample2.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample2.wsdl deleted file mode 100644 index e757a0a7f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample2.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample2" xmlns:tns="http://www.example.org/sample2" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample364" location="sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample844" location="./sample844.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample258" location=".\sample258.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample2"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample20.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample20.wsdl deleted file mode 100644 index c407208b5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample20.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample20" xmlns:tns="http://www.example.org/sample20" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample754" location="sample754.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample946" location="./sample946.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample776" location=".\sample776.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample20"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample200.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample200.wsdl deleted file mode 100644 index dc2a15f17..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample200.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample200" xmlns:tns="http://www.example.org/sample200" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample457" location="sample457.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample616" location="./sample616.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample673" location=".\sample673.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample200"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample201.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample201.wsdl deleted file mode 100644 index 7e1e7a628..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample201.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample201" xmlns:tns="http://www.example.org/sample201" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample525" location="sample525.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample506" location="./sample506.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample151" location=".\sample151.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample201"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample202.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample202.wsdl deleted file mode 100644 index 8528f14c9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample202.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample202" xmlns:tns="http://www.example.org/sample202" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample134" location="sample134.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample702" location="./sample702.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample571" location=".\sample571.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample202"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample203.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample203.wsdl deleted file mode 100644 index 7d123e943..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample203.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample203" xmlns:tns="http://www.example.org/sample203" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample985" location="sample985.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample135" location="./sample135.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample347" location=".\sample347.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample203"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample204.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample204.wsdl deleted file mode 100644 index ef60ccc28..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample204.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample204" xmlns:tns="http://www.example.org/sample204" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample201" location="sample201.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample368" location="./sample368.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample734" location=".\sample734.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample204"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample205.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample205.wsdl deleted file mode 100644 index 34332ea53..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample205.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample205" xmlns:tns="http://www.example.org/sample205" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample401" location="sample401.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample683" location="./sample683.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample607" location=".\sample607.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample205"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample206.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample206.wsdl deleted file mode 100644 index 226719d8e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample206.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample206" xmlns:tns="http://www.example.org/sample206" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample913" location="sample913.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample826" location="./sample826.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample142" location=".\sample142.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample206"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample207.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample207.wsdl deleted file mode 100644 index b440e5207..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample207.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample207" xmlns:tns="http://www.example.org/sample207" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample659" location="sample659.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample484" location="./sample484.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample359" location=".\sample359.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample207"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample208.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample208.wsdl deleted file mode 100644 index 95a4eced6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample208.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample208" xmlns:tns="http://www.example.org/sample208" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample996" location="sample996.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample741" location="./sample741.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample193" location=".\sample193.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample208"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample209.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample209.wsdl deleted file mode 100644 index 0af25b7b5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample209.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample209" xmlns:tns="http://www.example.org/sample209" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample333" location="sample333.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample188" location="./sample188.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample413" location=".\sample413.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample209"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample21.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample21.wsdl deleted file mode 100644 index b825523f2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample21.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample21" xmlns:tns="http://www.example.org/sample21" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample981" location="sample981.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample173" location="./sample173.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample328" location=".\sample328.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample21"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample210.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample210.wsdl deleted file mode 100644 index 733e4ed6c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample210.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample210" xmlns:tns="http://www.example.org/sample210" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample688" location="sample688.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample906" location="./sample906.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample274" location=".\sample274.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample210"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample211.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample211.wsdl deleted file mode 100644 index 94739c26c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample211.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample211" xmlns:tns="http://www.example.org/sample211" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample707" location="sample707.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample449" location="./sample449.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample708" location=".\sample708.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample211"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample212.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample212.wsdl deleted file mode 100644 index 9e5416eff..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample212.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample212" xmlns:tns="http://www.example.org/sample212" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample855" location="sample855.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample909" location="./sample909.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample454" location=".\sample454.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample212"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample213.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample213.wsdl deleted file mode 100644 index fef2035db..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample213.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample213" xmlns:tns="http://www.example.org/sample213" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample39" location="sample39.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample251" location="./sample251.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample800" location=".\sample800.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample213"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample214.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample214.wsdl deleted file mode 100644 index e4643aa1a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample214.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample214" xmlns:tns="http://www.example.org/sample214" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample262" location="sample262.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample305" location="./sample305.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample943" location=".\sample943.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample214"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample215.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample215.wsdl deleted file mode 100644 index 9b227750b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample215.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample215" xmlns:tns="http://www.example.org/sample215" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample405" location="sample405.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample4" location="./sample4.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample4" location=".\sample4.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample215"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample216.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample216.wsdl deleted file mode 100644 index fbfaa970d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample216.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample216" xmlns:tns="http://www.example.org/sample216" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample807" location="sample807.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample203" location="./sample203.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample158" location=".\sample158.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample216"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample217.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample217.wsdl deleted file mode 100644 index aec2c1403..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample217.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample217" xmlns:tns="http://www.example.org/sample217" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample975" location="sample975.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample708" location="./sample708.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample746" location=".\sample746.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample217"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample218.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample218.wsdl deleted file mode 100644 index 57b2bda64..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample218.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample218" xmlns:tns="http://www.example.org/sample218" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample337" location="sample337.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample393" location="./sample393.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample312" location=".\sample312.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample218"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample219.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample219.wsdl deleted file mode 100644 index 28681c3d1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample219.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample219" xmlns:tns="http://www.example.org/sample219" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample891" location="sample891.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample106" location="./sample106.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample515" location=".\sample515.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample219"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample22.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample22.wsdl deleted file mode 100644 index e66df5882..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample22.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample22" xmlns:tns="http://www.example.org/sample22" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample646" location="sample646.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample883" location="./sample883.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample933" location=".\sample933.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample22"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample220.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample220.wsdl deleted file mode 100644 index f5513cb5c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample220.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample220" xmlns:tns="http://www.example.org/sample220" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample842" location="sample842.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample713" location="./sample713.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample663" location=".\sample663.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample220"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample221.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample221.wsdl deleted file mode 100644 index 1389b75fe..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample221.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample221" xmlns:tns="http://www.example.org/sample221" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample217" location="sample217.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample978" location="./sample978.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample683" location=".\sample683.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample221"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample222.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample222.wsdl deleted file mode 100644 index 29f574529..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample222.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample222" xmlns:tns="http://www.example.org/sample222" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample404" location="sample404.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample237" location="./sample237.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample839" location=".\sample839.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample222"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample223.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample223.wsdl deleted file mode 100644 index 56798161d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample223.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample223" xmlns:tns="http://www.example.org/sample223" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample978" location="sample978.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample378" location="./sample378.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample375" location=".\sample375.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample223"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample224.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample224.wsdl deleted file mode 100644 index ba2c25a7c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample224.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample224" xmlns:tns="http://www.example.org/sample224" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample971" location="sample971.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample370" location="./sample370.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample98" location=".\sample98.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample224"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample225.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample225.wsdl deleted file mode 100644 index d940680fd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample225.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample225" xmlns:tns="http://www.example.org/sample225" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample221" location="sample221.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample416" location="./sample416.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample942" location=".\sample942.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample225"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample226.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample226.wsdl deleted file mode 100644 index 9f9bf3bc3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample226.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample226" xmlns:tns="http://www.example.org/sample226" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample775" location="sample775.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample467" location="./sample467.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample92" location=".\sample92.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample226"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample227.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample227.wsdl deleted file mode 100644 index e8d24eff3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample227.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample227" xmlns:tns="http://www.example.org/sample227" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample396" location="sample396.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample937" location="./sample937.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample520" location=".\sample520.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample227"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample228.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample228.wsdl deleted file mode 100644 index ccdbc08fa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample228.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample228" xmlns:tns="http://www.example.org/sample228" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample439" location="sample439.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample746" location="./sample746.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample917" location=".\sample917.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample228"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample229.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample229.wsdl deleted file mode 100644 index 6ee2eb6d5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample229.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample229" xmlns:tns="http://www.example.org/sample229" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample468" location="sample468.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample509" location="./sample509.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample196" location=".\sample196.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample229"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample23.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample23.wsdl deleted file mode 100644 index 42be14327..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample23.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample23" xmlns:tns="http://www.example.org/sample23" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample811" location="sample811.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample9" location="./sample9.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample715" location=".\sample715.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample23"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample230.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample230.wsdl deleted file mode 100644 index 8824d5464..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample230.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample230" xmlns:tns="http://www.example.org/sample230" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample690" location="sample690.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample625" location="./sample625.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample15" location=".\sample15.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample230"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample231.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample231.wsdl deleted file mode 100644 index 1e9325a06..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample231.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample231" xmlns:tns="http://www.example.org/sample231" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample836" location="sample836.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample318" location="./sample318.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample806" location=".\sample806.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample231"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample232.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample232.wsdl deleted file mode 100644 index f672fd3e7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample232.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample232" xmlns:tns="http://www.example.org/sample232" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample636" location="sample636.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample308" location="./sample308.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample815" location=".\sample815.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample232"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample233.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample233.wsdl deleted file mode 100644 index ec44cb023..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample233.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample233" xmlns:tns="http://www.example.org/sample233" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample746" location="sample746.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample29" location="./sample29.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample442" location=".\sample442.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample233"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample234.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample234.wsdl deleted file mode 100644 index 47d0fc4a8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample234.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample234" xmlns:tns="http://www.example.org/sample234" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample86" location="sample86.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample563" location="./sample563.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample854" location=".\sample854.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample234"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample235.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample235.wsdl deleted file mode 100644 index da468513e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample235.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample235" xmlns:tns="http://www.example.org/sample235" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample49" location="sample49.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample926" location="./sample926.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample891" location=".\sample891.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample235"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample236.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample236.wsdl deleted file mode 100644 index 087be613c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample236.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample236" xmlns:tns="http://www.example.org/sample236" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample385" location="sample385.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample200" location="./sample200.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample867" location=".\sample867.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample236"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample237.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample237.wsdl deleted file mode 100644 index 298c8a87a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample237.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample237" xmlns:tns="http://www.example.org/sample237" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample267" location="sample267.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample780" location="./sample780.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample569" location=".\sample569.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample237"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample238.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample238.wsdl deleted file mode 100644 index 8e5118982..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample238.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample238" xmlns:tns="http://www.example.org/sample238" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample637" location="sample637.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample151" location="./sample151.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample858" location=".\sample858.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample238"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample239.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample239.wsdl deleted file mode 100644 index c595911ec..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample239.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample239" xmlns:tns="http://www.example.org/sample239" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample672" location="sample672.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample803" location="./sample803.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample662" location=".\sample662.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample239"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample24.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample24.wsdl deleted file mode 100644 index f91bc0824..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample24.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample24" xmlns:tns="http://www.example.org/sample24" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample364" location="sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample200" location="./sample200.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample935" location=".\sample935.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample24"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample240.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample240.wsdl deleted file mode 100644 index b6bdc7e1c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample240.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample240" xmlns:tns="http://www.example.org/sample240" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample984" location="sample984.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample510" location="./sample510.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample268" location=".\sample268.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample240"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample241.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample241.wsdl deleted file mode 100644 index b9a467d5e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample241.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample241" xmlns:tns="http://www.example.org/sample241" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample748" location="sample748.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample85" location="./sample85.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample185" location=".\sample185.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample241"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample242.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample242.wsdl deleted file mode 100644 index 8e98ce1c4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample242.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample242" xmlns:tns="http://www.example.org/sample242" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample624" location="sample624.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample877" location="./sample877.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample148" location=".\sample148.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample242"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample243.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample243.wsdl deleted file mode 100644 index cdabf587c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample243.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample243" xmlns:tns="http://www.example.org/sample243" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample513" location="sample513.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample333" location="./sample333.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample408" location=".\sample408.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample243"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample244.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample244.wsdl deleted file mode 100644 index 2b940939c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample244.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample244" xmlns:tns="http://www.example.org/sample244" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample367" location="sample367.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample34" location="./sample34.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample127" location=".\sample127.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample244"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample245.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample245.wsdl deleted file mode 100644 index 592ad4759..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample245.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample245" xmlns:tns="http://www.example.org/sample245" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample654" location="sample654.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample449" location="./sample449.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample361" location=".\sample361.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample245"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample246.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample246.wsdl deleted file mode 100644 index 6c9df5c43..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample246.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample246" xmlns:tns="http://www.example.org/sample246" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample79" location="sample79.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample358" location="./sample358.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample205" location=".\sample205.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample246"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample247.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample247.wsdl deleted file mode 100644 index 81041157b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample247.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample247" xmlns:tns="http://www.example.org/sample247" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample781" location="sample781.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample299" location="./sample299.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample895" location=".\sample895.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample247"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample248.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample248.wsdl deleted file mode 100644 index 7e8f1ce03..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample248.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample248" xmlns:tns="http://www.example.org/sample248" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample125" location="sample125.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample172" location="./sample172.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample62" location=".\sample62.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample248"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample249.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample249.wsdl deleted file mode 100644 index 32d0c7103..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample249.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample249" xmlns:tns="http://www.example.org/sample249" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample433" location="sample433.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample731" location="./sample731.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample935" location=".\sample935.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample249"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample25.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample25.wsdl deleted file mode 100644 index 097aace98..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample25.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample25" xmlns:tns="http://www.example.org/sample25" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample397" location="sample397.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample153" location="./sample153.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample390" location=".\sample390.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample25"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample250.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample250.wsdl deleted file mode 100644 index db1c84c18..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample250.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample250" xmlns:tns="http://www.example.org/sample250" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample350" location="sample350.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample696" location="./sample696.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample499" location=".\sample499.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample250"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample251.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample251.wsdl deleted file mode 100644 index 12b95f4a6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample251.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample251" xmlns:tns="http://www.example.org/sample251" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample26" location="sample26.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample540" location="./sample540.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample942" location=".\sample942.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample251"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample252.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample252.wsdl deleted file mode 100644 index 7be11eed4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample252.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample252" xmlns:tns="http://www.example.org/sample252" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample145" location="sample145.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample452" location="./sample452.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample385" location=".\sample385.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample252"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample253.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample253.wsdl deleted file mode 100644 index c6b5599a0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample253.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample253" xmlns:tns="http://www.example.org/sample253" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample523" location="sample523.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample71" location="./sample71.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample87" location=".\sample87.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample253"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample254.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample254.wsdl deleted file mode 100644 index 297d4980e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample254.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample254" xmlns:tns="http://www.example.org/sample254" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample379" location="sample379.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample196" location="./sample196.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample951" location=".\sample951.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample254"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample255.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample255.wsdl deleted file mode 100644 index 0fb22bf0e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample255.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample255" xmlns:tns="http://www.example.org/sample255" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample501" location="sample501.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample623" location="./sample623.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location=".\sample125.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample255"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample256.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample256.wsdl deleted file mode 100644 index e8a6a4811..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample256.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample256" xmlns:tns="http://www.example.org/sample256" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample967" location="sample967.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample576" location="./sample576.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample328" location=".\sample328.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample256"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample257.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample257.wsdl deleted file mode 100644 index 0c4554ac3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample257.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample257" xmlns:tns="http://www.example.org/sample257" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample108" location="sample108.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample618" location="./sample618.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample995" location=".\sample995.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample257"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample258.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample258.wsdl deleted file mode 100644 index e66e292c9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample258.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample258" xmlns:tns="http://www.example.org/sample258" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample309" location="sample309.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample364" location="./sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample602" location=".\sample602.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample258"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample259.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample259.wsdl deleted file mode 100644 index c45759435..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample259.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample259" xmlns:tns="http://www.example.org/sample259" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample234" location="sample234.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample353" location="./sample353.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample298" location=".\sample298.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample259"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample26.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample26.wsdl deleted file mode 100644 index 6e9ad250b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample26.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample26" xmlns:tns="http://www.example.org/sample26" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample986" location="sample986.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample443" location="./sample443.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample483" location=".\sample483.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample26"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample260.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample260.wsdl deleted file mode 100644 index a383c3f61..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample260.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample260" xmlns:tns="http://www.example.org/sample260" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample28" location="sample28.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample682" location="./sample682.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample124" location=".\sample124.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample260"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample261.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample261.wsdl deleted file mode 100644 index a984e1b6a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample261.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample261" xmlns:tns="http://www.example.org/sample261" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample224" location="sample224.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample620" location="./sample620.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample255" location=".\sample255.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample261"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample262.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample262.wsdl deleted file mode 100644 index 473165501..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample262.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample262" xmlns:tns="http://www.example.org/sample262" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample55" location="sample55.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample12" location="./sample12.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample751" location=".\sample751.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample262"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample263.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample263.wsdl deleted file mode 100644 index 317386e80..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample263.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample263" xmlns:tns="http://www.example.org/sample263" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample905" location="sample905.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample845" location="./sample845.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample148" location=".\sample148.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample263"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample264.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample264.wsdl deleted file mode 100644 index e9214c4c7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample264.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample264" xmlns:tns="http://www.example.org/sample264" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample344" location="sample344.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample346" location="./sample346.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample101" location=".\sample101.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample264"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample265.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample265.wsdl deleted file mode 100644 index ae33f0a62..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample265.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample265" xmlns:tns="http://www.example.org/sample265" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample0" location="sample0.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample50" location="./sample50.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample966" location=".\sample966.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample265"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample266.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample266.wsdl deleted file mode 100644 index e8045910d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample266.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample266" xmlns:tns="http://www.example.org/sample266" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample203" location="sample203.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample419" location="./sample419.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample644" location=".\sample644.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample266"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample267.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample267.wsdl deleted file mode 100644 index eebd04d1b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample267.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample267" xmlns:tns="http://www.example.org/sample267" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample543" location="sample543.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample358" location="./sample358.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample207" location=".\sample207.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample267"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample268.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample268.wsdl deleted file mode 100644 index 826990d08..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample268.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample268" xmlns:tns="http://www.example.org/sample268" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample690" location="sample690.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample37" location="./sample37.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample244" location=".\sample244.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample268"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample269.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample269.wsdl deleted file mode 100644 index b4de7ef79..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample269.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample269" xmlns:tns="http://www.example.org/sample269" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample533" location="sample533.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample832" location="./sample832.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample126" location=".\sample126.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample269"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample27.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample27.wsdl deleted file mode 100644 index f35e1a696..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample27.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample27" xmlns:tns="http://www.example.org/sample27" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample987" location="sample987.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample948" location="./sample948.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample390" location=".\sample390.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample27"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample270.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample270.wsdl deleted file mode 100644 index bbf178818..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample270.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample270" xmlns:tns="http://www.example.org/sample270" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample978" location="sample978.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample70" location="./sample70.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample786" location=".\sample786.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample270"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample271.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample271.wsdl deleted file mode 100644 index 5390a47d3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample271.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample271" xmlns:tns="http://www.example.org/sample271" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample799" location="sample799.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample296" location="./sample296.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample673" location=".\sample673.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample271"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample272.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample272.wsdl deleted file mode 100644 index cce40e5f9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample272.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample272" xmlns:tns="http://www.example.org/sample272" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample806" location="sample806.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample415" location="./sample415.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample137" location=".\sample137.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample272"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample273.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample273.wsdl deleted file mode 100644 index 5a9d45ac6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample273.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample273" xmlns:tns="http://www.example.org/sample273" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample898" location="sample898.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample979" location="./sample979.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample436" location=".\sample436.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample273"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample274.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample274.wsdl deleted file mode 100644 index 6cce9d6f3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample274.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample274" xmlns:tns="http://www.example.org/sample274" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample496" location="sample496.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample218" location="./sample218.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample27" location=".\sample27.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample274"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample275.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample275.wsdl deleted file mode 100644 index fa63e88df..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample275.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample275" xmlns:tns="http://www.example.org/sample275" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample501" location="sample501.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample741" location="./sample741.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample897" location=".\sample897.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample275"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample276.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample276.wsdl deleted file mode 100644 index b6862aa40..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample276.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample276" xmlns:tns="http://www.example.org/sample276" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample556" location="sample556.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample371" location="./sample371.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample455" location=".\sample455.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample276"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample277.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample277.wsdl deleted file mode 100644 index 65f4bba78..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample277.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample277" xmlns:tns="http://www.example.org/sample277" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample213" location="sample213.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample100" location="./sample100.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample37" location=".\sample37.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample277"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample278.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample278.wsdl deleted file mode 100644 index e55120ac8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample278.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample278" xmlns:tns="http://www.example.org/sample278" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample380" location="sample380.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample117" location="./sample117.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample666" location=".\sample666.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample278"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample279.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample279.wsdl deleted file mode 100644 index 2ae8bbce9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample279.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample279" xmlns:tns="http://www.example.org/sample279" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample423" location="sample423.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample740" location="./sample740.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample862" location=".\sample862.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample279"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample28.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample28.wsdl deleted file mode 100644 index d3785406a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample28.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample28" xmlns:tns="http://www.example.org/sample28" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample369" location="sample369.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample257" location="./sample257.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample827" location=".\sample827.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample28"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample280.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample280.wsdl deleted file mode 100644 index 08f405fb8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample280.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample280" xmlns:tns="http://www.example.org/sample280" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample362" location="sample362.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample461" location="./sample461.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample916" location=".\sample916.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample280"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample281.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample281.wsdl deleted file mode 100644 index 7df5fa36d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample281.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample281" xmlns:tns="http://www.example.org/sample281" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample249" location="sample249.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample616" location="./sample616.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample969" location=".\sample969.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample281"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample282.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample282.wsdl deleted file mode 100644 index 936f45681..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample282.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample282" xmlns:tns="http://www.example.org/sample282" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample614" location="sample614.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample448" location="./sample448.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample254" location=".\sample254.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample282"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample283.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample283.wsdl deleted file mode 100644 index fd29de499..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample283.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample283" xmlns:tns="http://www.example.org/sample283" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample119" location="sample119.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample237" location="./sample237.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample235" location=".\sample235.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample283"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample284.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample284.wsdl deleted file mode 100644 index 5d7443c1f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample284.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample284" xmlns:tns="http://www.example.org/sample284" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample464" location="sample464.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample730" location="./sample730.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample966" location=".\sample966.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample284"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample285.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample285.wsdl deleted file mode 100644 index 820c62d2b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample285.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample285" xmlns:tns="http://www.example.org/sample285" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample4" location="sample4.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample237" location="./sample237.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample605" location=".\sample605.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample285"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample286.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample286.wsdl deleted file mode 100644 index 5b5d41405..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample286.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample286" xmlns:tns="http://www.example.org/sample286" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample210" location="sample210.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample914" location="./sample914.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample656" location=".\sample656.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample286"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample287.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample287.wsdl deleted file mode 100644 index 590af9f40..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample287.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample287" xmlns:tns="http://www.example.org/sample287" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample32" location="sample32.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample920" location="./sample920.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample238" location=".\sample238.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample287"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample288.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample288.wsdl deleted file mode 100644 index 7dc57e2bd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample288.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample288" xmlns:tns="http://www.example.org/sample288" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample172" location="sample172.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample68" location="./sample68.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample255" location=".\sample255.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample288"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample289.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample289.wsdl deleted file mode 100644 index 650ea197a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample289.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample289" xmlns:tns="http://www.example.org/sample289" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample688" location="sample688.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample838" location="./sample838.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample101" location=".\sample101.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample289"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample29.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample29.wsdl deleted file mode 100644 index 570090fb7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample29.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample29" xmlns:tns="http://www.example.org/sample29" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample295" location="sample295.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample599" location="./sample599.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample100" location=".\sample100.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample29"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample290.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample290.wsdl deleted file mode 100644 index c36a747e4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample290.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample290" xmlns:tns="http://www.example.org/sample290" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample833" location="sample833.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample876" location="./sample876.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample28" location=".\sample28.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample290"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample291.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample291.wsdl deleted file mode 100644 index f1253a9b0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample291.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample291" xmlns:tns="http://www.example.org/sample291" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample307" location="sample307.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample676" location="./sample676.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample655" location=".\sample655.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample291"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample292.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample292.wsdl deleted file mode 100644 index 12b0cb712..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample292.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample292" xmlns:tns="http://www.example.org/sample292" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample996" location="sample996.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample109" location="./sample109.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample170" location=".\sample170.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample292"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample293.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample293.wsdl deleted file mode 100644 index b420b6f2b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample293.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample293" xmlns:tns="http://www.example.org/sample293" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample120" location="sample120.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample63" location="./sample63.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample187" location=".\sample187.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample293"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample294.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample294.wsdl deleted file mode 100644 index 4b9978e8b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample294.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample294" xmlns:tns="http://www.example.org/sample294" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample744" location="sample744.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample485" location="./sample485.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample732" location=".\sample732.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample294"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample295.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample295.wsdl deleted file mode 100644 index ed347c56d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample295.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample295" xmlns:tns="http://www.example.org/sample295" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample62" location="sample62.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample515" location="./sample515.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample451" location=".\sample451.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample295"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample296.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample296.wsdl deleted file mode 100644 index 0287cf772..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample296.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample296" xmlns:tns="http://www.example.org/sample296" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample32" location="sample32.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample782" location="./sample782.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample646" location=".\sample646.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample296"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample297.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample297.wsdl deleted file mode 100644 index 23651d6b6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample297.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample297" xmlns:tns="http://www.example.org/sample297" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample353" location="sample353.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample899" location="./sample899.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample279" location=".\sample279.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample297"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample298.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample298.wsdl deleted file mode 100644 index 3c793227e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample298.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample298" xmlns:tns="http://www.example.org/sample298" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample496" location="sample496.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample122" location="./sample122.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample447" location=".\sample447.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample298"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample299.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample299.wsdl deleted file mode 100644 index bfc1256df..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample299.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample299" xmlns:tns="http://www.example.org/sample299" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample409" location="sample409.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample571" location="./sample571.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample645" location=".\sample645.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample299"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample3.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample3.wsdl deleted file mode 100644 index e8a29c6f8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample3.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample3" xmlns:tns="http://www.example.org/sample3" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample212" location="sample212.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample790" location="./sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample665" location=".\sample665.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample3"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample30.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample30.wsdl deleted file mode 100644 index 4bbeb3c00..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample30.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample30" xmlns:tns="http://www.example.org/sample30" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample119" location="sample119.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample399" location="./sample399.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample187" location=".\sample187.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample30"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample300.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample300.wsdl deleted file mode 100644 index 5f60aea3b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample300.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample300" xmlns:tns="http://www.example.org/sample300" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample138" location="sample138.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample347" location="./sample347.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample55" location=".\sample55.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample300"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample301.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample301.wsdl deleted file mode 100644 index d22aa539f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample301.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample301" xmlns:tns="http://www.example.org/sample301" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample571" location="sample571.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample66" location="./sample66.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample588" location=".\sample588.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample301"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample302.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample302.wsdl deleted file mode 100644 index 96572ad5f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample302.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample302" xmlns:tns="http://www.example.org/sample302" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample557" location="sample557.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample444" location="./sample444.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample320" location=".\sample320.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample302"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample303.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample303.wsdl deleted file mode 100644 index cdfc86ba8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample303.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample303" xmlns:tns="http://www.example.org/sample303" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample157" location="sample157.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample496" location="./sample496.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample198" location=".\sample198.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample303"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample304.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample304.wsdl deleted file mode 100644 index 42eb28c18..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample304.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample304" xmlns:tns="http://www.example.org/sample304" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample189" location="sample189.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample926" location="./sample926.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample733" location=".\sample733.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample304"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample305.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample305.wsdl deleted file mode 100644 index c5f2d861e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample305.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample305" xmlns:tns="http://www.example.org/sample305" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample931" location="sample931.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample169" location="./sample169.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample867" location=".\sample867.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample305"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample306.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample306.wsdl deleted file mode 100644 index 0c348e75e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample306.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample306" xmlns:tns="http://www.example.org/sample306" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample835" location="sample835.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample997" location="./sample997.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample266" location=".\sample266.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample306"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample307.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample307.wsdl deleted file mode 100644 index 55718dcbe..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample307.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample307" xmlns:tns="http://www.example.org/sample307" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample907" location="sample907.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample373" location="./sample373.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample609" location=".\sample609.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample307"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample308.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample308.wsdl deleted file mode 100644 index a5bbcf537..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample308.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample308" xmlns:tns="http://www.example.org/sample308" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample641" location="sample641.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample981" location="./sample981.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample685" location=".\sample685.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample308"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample309.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample309.wsdl deleted file mode 100644 index c7c6f8dfe..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample309.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample309" xmlns:tns="http://www.example.org/sample309" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample366" location="sample366.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample401" location="./sample401.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample152" location=".\sample152.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample309"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample31.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample31.wsdl deleted file mode 100644 index 74e16569b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample31.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample31" xmlns:tns="http://www.example.org/sample31" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample619" location="sample619.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample871" location="./sample871.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample412" location=".\sample412.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample31"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample310.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample310.wsdl deleted file mode 100644 index e301637d2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample310.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample310" xmlns:tns="http://www.example.org/sample310" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample931" location="sample931.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample144" location="./sample144.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample65" location=".\sample65.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample310"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample311.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample311.wsdl deleted file mode 100644 index d2999e79b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample311.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample311" xmlns:tns="http://www.example.org/sample311" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample341" location="sample341.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample114" location="./sample114.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location=".\sample125.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample311"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample312.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample312.wsdl deleted file mode 100644 index 401e83854..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample312.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample312" xmlns:tns="http://www.example.org/sample312" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample505" location="sample505.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample155" location="./sample155.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample932" location=".\sample932.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample312"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample313.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample313.wsdl deleted file mode 100644 index 254577e26..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample313.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample313" xmlns:tns="http://www.example.org/sample313" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample75" location="sample75.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample273" location="./sample273.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample647" location=".\sample647.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample313"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample314.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample314.wsdl deleted file mode 100644 index 3115a0262..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample314.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample314" xmlns:tns="http://www.example.org/sample314" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample868" location="sample868.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample421" location="./sample421.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample204" location=".\sample204.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample314"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample315.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample315.wsdl deleted file mode 100644 index c7766ca4c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample315.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample315" xmlns:tns="http://www.example.org/sample315" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample69" location="sample69.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample193" location="./sample193.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample896" location=".\sample896.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample315"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample316.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample316.wsdl deleted file mode 100644 index a8fe13cd1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample316.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample316" xmlns:tns="http://www.example.org/sample316" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample107" location="sample107.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample367" location="./sample367.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample418" location=".\sample418.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample316"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample317.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample317.wsdl deleted file mode 100644 index 79d7638f9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample317.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample317" xmlns:tns="http://www.example.org/sample317" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample462" location="sample462.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample919" location="./sample919.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample761" location=".\sample761.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample317"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample318.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample318.wsdl deleted file mode 100644 index c36037d59..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample318.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample318" xmlns:tns="http://www.example.org/sample318" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample132" location="sample132.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample790" location="./sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample254" location=".\sample254.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample318"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample319.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample319.wsdl deleted file mode 100644 index ef28dfd43..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample319.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample319" xmlns:tns="http://www.example.org/sample319" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample439" location="sample439.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample945" location="./sample945.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample997" location=".\sample997.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample319"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample32.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample32.wsdl deleted file mode 100644 index 62a8fbcbb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample32.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample32" xmlns:tns="http://www.example.org/sample32" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample46" location="sample46.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample944" location="./sample944.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample548" location=".\sample548.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample32"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample320.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample320.wsdl deleted file mode 100644 index dfd5d62f9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample320.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample320" xmlns:tns="http://www.example.org/sample320" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample110" location="sample110.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample652" location="./sample652.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample35" location=".\sample35.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample320"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample321.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample321.wsdl deleted file mode 100644 index 728ee93b6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample321.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample321" xmlns:tns="http://www.example.org/sample321" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample573" location="sample573.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample208" location="./sample208.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample880" location=".\sample880.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample321"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample322.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample322.wsdl deleted file mode 100644 index 1843681fd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample322.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample322" xmlns:tns="http://www.example.org/sample322" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample95" location="sample95.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample96" location="./sample96.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample660" location=".\sample660.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample322"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample323.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample323.wsdl deleted file mode 100644 index aca3c4d5c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample323.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample323" xmlns:tns="http://www.example.org/sample323" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample468" location="sample468.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample828" location="./sample828.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample506" location=".\sample506.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample323"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample324.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample324.wsdl deleted file mode 100644 index aee6b1bbb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample324.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample324" xmlns:tns="http://www.example.org/sample324" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample370" location="sample370.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample461" location="./sample461.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample178" location=".\sample178.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample324"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample325.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample325.wsdl deleted file mode 100644 index e5bc971dc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample325.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample325" xmlns:tns="http://www.example.org/sample325" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample337" location="sample337.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample81" location="./sample81.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample115" location=".\sample115.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample325"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample326.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample326.wsdl deleted file mode 100644 index 951d77d4d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample326.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample326" xmlns:tns="http://www.example.org/sample326" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample767" location="sample767.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample594" location="./sample594.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample200" location=".\sample200.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample326"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample327.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample327.wsdl deleted file mode 100644 index 62a4c563b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample327.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample327" xmlns:tns="http://www.example.org/sample327" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample589" location="sample589.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample748" location="./sample748.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample280" location=".\sample280.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample327"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample328.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample328.wsdl deleted file mode 100644 index 7606bd99d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample328.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample328" xmlns:tns="http://www.example.org/sample328" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample913" location="sample913.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample628" location="./sample628.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample119" location=".\sample119.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample328"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample329.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample329.wsdl deleted file mode 100644 index 515d92a73..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample329.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample329" xmlns:tns="http://www.example.org/sample329" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample891" location="sample891.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample350" location="./sample350.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample808" location=".\sample808.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample329"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample33.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample33.wsdl deleted file mode 100644 index 490bd5ac4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample33.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample33" xmlns:tns="http://www.example.org/sample33" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample272" location="sample272.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample718" location="./sample718.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample94" location=".\sample94.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample33"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample330.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample330.wsdl deleted file mode 100644 index a8ef5aad5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample330.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample330" xmlns:tns="http://www.example.org/sample330" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample650" location="sample650.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample883" location="./sample883.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample619" location=".\sample619.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample330"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample331.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample331.wsdl deleted file mode 100644 index c67f1e980..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample331.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample331" xmlns:tns="http://www.example.org/sample331" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample146" location="sample146.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample24" location="./sample24.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample320" location=".\sample320.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample331"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample332.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample332.wsdl deleted file mode 100644 index 847db3fba..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample332.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample332" xmlns:tns="http://www.example.org/sample332" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample859" location="sample859.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample583" location="./sample583.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample464" location=".\sample464.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample332"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample333.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample333.wsdl deleted file mode 100644 index 053df6280..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample333.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample333" xmlns:tns="http://www.example.org/sample333" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample728" location="sample728.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample207" location="./sample207.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample525" location=".\sample525.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample333"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample334.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample334.wsdl deleted file mode 100644 index 18070131d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample334.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample334" xmlns:tns="http://www.example.org/sample334" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample586" location="sample586.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample35" location="./sample35.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample281" location=".\sample281.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample334"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample335.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample335.wsdl deleted file mode 100644 index 009f8df31..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample335.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample335" xmlns:tns="http://www.example.org/sample335" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample949" location="sample949.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample310" location="./sample310.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample759" location=".\sample759.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample335"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample336.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample336.wsdl deleted file mode 100644 index c67cd4fcc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample336.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample336" xmlns:tns="http://www.example.org/sample336" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample63" location="sample63.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample926" location="./sample926.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample972" location=".\sample972.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample336"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample337.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample337.wsdl deleted file mode 100644 index be29726c3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample337.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample337" xmlns:tns="http://www.example.org/sample337" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample315" location="sample315.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample658" location="./sample658.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample338" location=".\sample338.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample337"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample338.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample338.wsdl deleted file mode 100644 index e06ebcc12..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample338.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample338" xmlns:tns="http://www.example.org/sample338" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample173" location="sample173.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample418" location="./sample418.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample254" location=".\sample254.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample338"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample339.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample339.wsdl deleted file mode 100644 index d15bbda4a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample339.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample339" xmlns:tns="http://www.example.org/sample339" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample127" location="sample127.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample9" location="./sample9.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample470" location=".\sample470.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample339"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample34.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample34.wsdl deleted file mode 100644 index c5ecb8579..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample34.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample34" xmlns:tns="http://www.example.org/sample34" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample430" location="sample430.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample343" location="./sample343.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample335" location=".\sample335.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample34"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample340.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample340.wsdl deleted file mode 100644 index c9463cf60..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample340.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample340" xmlns:tns="http://www.example.org/sample340" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample652" location="sample652.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample548" location="./sample548.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample394" location=".\sample394.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample340"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample341.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample341.wsdl deleted file mode 100644 index fb144f8e5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample341.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample341" xmlns:tns="http://www.example.org/sample341" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample781" location="sample781.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample547" location="./sample547.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample469" location=".\sample469.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample341"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample342.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample342.wsdl deleted file mode 100644 index 9313fa477..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample342.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample342" xmlns:tns="http://www.example.org/sample342" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample782" location="sample782.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample189" location="./sample189.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample646" location=".\sample646.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample342"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample343.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample343.wsdl deleted file mode 100644 index 36643a1b4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample343.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample343" xmlns:tns="http://www.example.org/sample343" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample253" location="sample253.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample786" location="./sample786.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample96" location=".\sample96.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample343"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample344.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample344.wsdl deleted file mode 100644 index 4eeae1f65..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample344.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample344" xmlns:tns="http://www.example.org/sample344" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample415" location="sample415.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample448" location="./sample448.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample225" location=".\sample225.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample344"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample345.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample345.wsdl deleted file mode 100644 index 5245cb194..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample345.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample345" xmlns:tns="http://www.example.org/sample345" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample676" location="sample676.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample392" location="./sample392.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample706" location=".\sample706.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample345"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample346.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample346.wsdl deleted file mode 100644 index 11313ee34..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample346.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample346" xmlns:tns="http://www.example.org/sample346" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample252" location="sample252.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample146" location="./sample146.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample874" location=".\sample874.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample346"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample347.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample347.wsdl deleted file mode 100644 index c84cd30b6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample347.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample347" xmlns:tns="http://www.example.org/sample347" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample71" location="sample71.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample115" location="./sample115.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample424" location=".\sample424.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample347"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample348.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample348.wsdl deleted file mode 100644 index 9d2a9a6aa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample348.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample348" xmlns:tns="http://www.example.org/sample348" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample270" location="sample270.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample448" location="./sample448.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample674" location=".\sample674.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample348"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample349.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample349.wsdl deleted file mode 100644 index d94f9f28c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample349.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample349" xmlns:tns="http://www.example.org/sample349" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample77" location="sample77.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample993" location="./sample993.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample383" location=".\sample383.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample349"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample35.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample35.wsdl deleted file mode 100644 index 508705517..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample35.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample35" xmlns:tns="http://www.example.org/sample35" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample790" location="sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample578" location="./sample578.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample957" location=".\sample957.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample35"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample350.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample350.wsdl deleted file mode 100644 index 8a6e90083..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample350.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample350" xmlns:tns="http://www.example.org/sample350" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample662" location="sample662.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample113" location="./sample113.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample422" location=".\sample422.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample350"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample351.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample351.wsdl deleted file mode 100644 index bbf4bfd52..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample351.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample351" xmlns:tns="http://www.example.org/sample351" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample455" location="sample455.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample199" location="./sample199.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample167" location=".\sample167.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample351"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample352.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample352.wsdl deleted file mode 100644 index 5f7f2805f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample352.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample352" xmlns:tns="http://www.example.org/sample352" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample339" location="sample339.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample154" location="./sample154.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample632" location=".\sample632.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample352"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample353.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample353.wsdl deleted file mode 100644 index 76d7d7b4f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample353.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample353" xmlns:tns="http://www.example.org/sample353" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample135" location="sample135.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample724" location="./sample724.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample17" location=".\sample17.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample353"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample354.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample354.wsdl deleted file mode 100644 index ef0eefe78..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample354.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample354" xmlns:tns="http://www.example.org/sample354" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample241" location="sample241.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample612" location="./sample612.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample486" location=".\sample486.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample354"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample355.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample355.wsdl deleted file mode 100644 index 2dcb46cb0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample355.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample355" xmlns:tns="http://www.example.org/sample355" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample50" location="sample50.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample902" location="./sample902.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample823" location=".\sample823.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample355"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample356.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample356.wsdl deleted file mode 100644 index 0fde1f5a0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample356.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample356" xmlns:tns="http://www.example.org/sample356" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample268" location="sample268.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample361" location="./sample361.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample840" location=".\sample840.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample356"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample357.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample357.wsdl deleted file mode 100644 index 938bab947..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample357.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample357" xmlns:tns="http://www.example.org/sample357" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample870" location="sample870.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample702" location="./sample702.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample197" location=".\sample197.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample357"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample358.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample358.wsdl deleted file mode 100644 index 6fb1ce9ff..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample358.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample358" xmlns:tns="http://www.example.org/sample358" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample153" location="sample153.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample749" location="./sample749.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample688" location=".\sample688.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample358"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample359.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample359.wsdl deleted file mode 100644 index 33dc9049a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample359.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample359" xmlns:tns="http://www.example.org/sample359" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample805" location="sample805.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample885" location="./sample885.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample223" location=".\sample223.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample359"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample36.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample36.wsdl deleted file mode 100644 index e312cca3c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample36.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample36" xmlns:tns="http://www.example.org/sample36" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample778" location="sample778.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample638" location="./sample638.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample373" location=".\sample373.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample36"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample360.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample360.wsdl deleted file mode 100644 index f3ba0e1a7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample360.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample360" xmlns:tns="http://www.example.org/sample360" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample335" location="sample335.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample183" location="./sample183.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample180" location=".\sample180.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample360"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample361.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample361.wsdl deleted file mode 100644 index 070b00cac..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample361.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample361" xmlns:tns="http://www.example.org/sample361" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample873" location="sample873.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample805" location="./sample805.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample365" location=".\sample365.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample361"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample362.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample362.wsdl deleted file mode 100644 index b0f47ded1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample362.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample362" xmlns:tns="http://www.example.org/sample362" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample419" location="sample419.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample83" location="./sample83.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample45" location=".\sample45.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample362"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample363.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample363.wsdl deleted file mode 100644 index 30c240d1b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample363.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample363" xmlns:tns="http://www.example.org/sample363" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample445" location="sample445.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample643" location="./sample643.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample244" location=".\sample244.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample363"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample364.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample364.wsdl deleted file mode 100644 index 366abe89f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample364.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample364" xmlns:tns="http://www.example.org/sample364" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample43" location="sample43.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample548" location="./sample548.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample17" location=".\sample17.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample364"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample365.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample365.wsdl deleted file mode 100644 index 240664c4b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample365.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample365" xmlns:tns="http://www.example.org/sample365" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample9" location="sample9.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample178" location="./sample178.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample278" location=".\sample278.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample365"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample366.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample366.wsdl deleted file mode 100644 index 799e79300..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample366.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample366" xmlns:tns="http://www.example.org/sample366" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample412" location="sample412.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample153" location="./sample153.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample465" location=".\sample465.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample366"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample367.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample367.wsdl deleted file mode 100644 index fc22f3ecf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample367.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample367" xmlns:tns="http://www.example.org/sample367" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample252" location="sample252.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample702" location="./sample702.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample704" location=".\sample704.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample367"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample368.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample368.wsdl deleted file mode 100644 index df58984b0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample368.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample368" xmlns:tns="http://www.example.org/sample368" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample648" location="sample648.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample378" location="./sample378.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample489" location=".\sample489.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample368"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample369.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample369.wsdl deleted file mode 100644 index 5954ce739..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample369.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample369" xmlns:tns="http://www.example.org/sample369" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample254" location="sample254.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample308" location="./sample308.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample292" location=".\sample292.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample369"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample37.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample37.wsdl deleted file mode 100644 index 6caec0524..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample37.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample37" xmlns:tns="http://www.example.org/sample37" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample1" location="sample1.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample238" location="./sample238.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample182" location=".\sample182.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample37"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample370.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample370.wsdl deleted file mode 100644 index 00c03c3f3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample370.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample370" xmlns:tns="http://www.example.org/sample370" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample851" location="sample851.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample772" location="./sample772.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample50" location=".\sample50.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample370"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample371.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample371.wsdl deleted file mode 100644 index c261ab377..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample371.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample371" xmlns:tns="http://www.example.org/sample371" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample68" location="sample68.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample100" location="./sample100.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample386" location=".\sample386.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample371"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample372.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample372.wsdl deleted file mode 100644 index 32a536668..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample372.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample372" xmlns:tns="http://www.example.org/sample372" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample112" location="sample112.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample443" location="./sample443.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample68" location=".\sample68.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample372"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample373.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample373.wsdl deleted file mode 100644 index 7726e87ac..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample373.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample373" xmlns:tns="http://www.example.org/sample373" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample496" location="sample496.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample935" location="./sample935.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample282" location=".\sample282.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample373"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample374.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample374.wsdl deleted file mode 100644 index 16a53ebdd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample374.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample374" xmlns:tns="http://www.example.org/sample374" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample602" location="sample602.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample783" location="./sample783.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample165" location=".\sample165.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample374"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample375.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample375.wsdl deleted file mode 100644 index 4ddcd92bb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample375.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample375" xmlns:tns="http://www.example.org/sample375" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample619" location="sample619.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample879" location="./sample879.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample146" location=".\sample146.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample375"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample376.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample376.wsdl deleted file mode 100644 index 55f762af7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample376.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample376" xmlns:tns="http://www.example.org/sample376" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample991" location="sample991.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample225" location="./sample225.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample230" location=".\sample230.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample376"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample377.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample377.wsdl deleted file mode 100644 index e3a0307ff..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample377.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample377" xmlns:tns="http://www.example.org/sample377" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample475" location="sample475.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample888" location="./sample888.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample834" location=".\sample834.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample377"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample378.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample378.wsdl deleted file mode 100644 index a139f3e8a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample378.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample378" xmlns:tns="http://www.example.org/sample378" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample652" location="sample652.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample835" location="./sample835.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample251" location=".\sample251.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample378"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample379.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample379.wsdl deleted file mode 100644 index 0d3be3bfc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample379.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample379" xmlns:tns="http://www.example.org/sample379" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample64" location="sample64.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample463" location="./sample463.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample846" location=".\sample846.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample379"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample38.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample38.wsdl deleted file mode 100644 index d580f4e23..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample38.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample38" xmlns:tns="http://www.example.org/sample38" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample954" location="sample954.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample706" location="./sample706.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample594" location=".\sample594.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample38"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample380.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample380.wsdl deleted file mode 100644 index 896901c8d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample380.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample380" xmlns:tns="http://www.example.org/sample380" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample97" location="sample97.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample792" location="./sample792.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample887" location=".\sample887.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample380"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample381.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample381.wsdl deleted file mode 100644 index c9c7d4e54..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample381.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample381" xmlns:tns="http://www.example.org/sample381" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample144" location="sample144.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample522" location="./sample522.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample124" location=".\sample124.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample381"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample382.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample382.wsdl deleted file mode 100644 index 6a367bbaa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample382.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample382" xmlns:tns="http://www.example.org/sample382" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample248" location="sample248.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample234" location="./sample234.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample675" location=".\sample675.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample382"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample383.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample383.wsdl deleted file mode 100644 index 537f52caf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample383.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample383" xmlns:tns="http://www.example.org/sample383" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample565" location="sample565.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample415" location="./sample415.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample100" location=".\sample100.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample383"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample384.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample384.wsdl deleted file mode 100644 index e52fe873e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample384.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample384" xmlns:tns="http://www.example.org/sample384" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample444" location="sample444.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample321" location="./sample321.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample91" location=".\sample91.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample384"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample385.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample385.wsdl deleted file mode 100644 index ff7d0b48b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample385.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample385" xmlns:tns="http://www.example.org/sample385" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample239" location="sample239.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample907" location="./sample907.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location=".\sample125.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample385"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample386.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample386.wsdl deleted file mode 100644 index 63b9cccea..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample386.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample386" xmlns:tns="http://www.example.org/sample386" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample188" location="sample188.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample239" location="./sample239.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample671" location=".\sample671.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample386"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample387.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample387.wsdl deleted file mode 100644 index 782441a1a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample387.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample387" xmlns:tns="http://www.example.org/sample387" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample190" location="sample190.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample114" location="./sample114.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample269" location=".\sample269.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample387"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample388.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample388.wsdl deleted file mode 100644 index 218ac495e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample388.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample388" xmlns:tns="http://www.example.org/sample388" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample650" location="sample650.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample320" location="./sample320.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample836" location=".\sample836.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample388"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample389.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample389.wsdl deleted file mode 100644 index e4b705559..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample389.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample389" xmlns:tns="http://www.example.org/sample389" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample379" location="sample379.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample619" location="./sample619.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample906" location=".\sample906.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample389"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample39.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample39.wsdl deleted file mode 100644 index d2a2e8937..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample39.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample39" xmlns:tns="http://www.example.org/sample39" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample817" location="sample817.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample111" location="./sample111.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample725" location=".\sample725.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample39"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample390.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample390.wsdl deleted file mode 100644 index 893625dce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample390.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample390" xmlns:tns="http://www.example.org/sample390" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample388" location="sample388.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample673" location="./sample673.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample360" location=".\sample360.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample390"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample391.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample391.wsdl deleted file mode 100644 index 6c8c1935f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample391.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample391" xmlns:tns="http://www.example.org/sample391" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample249" location="sample249.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample372" location="./sample372.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample828" location=".\sample828.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample391"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample392.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample392.wsdl deleted file mode 100644 index b372c1de0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample392.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample392" xmlns:tns="http://www.example.org/sample392" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample277" location="sample277.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample48" location="./sample48.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample655" location=".\sample655.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample392"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample393.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample393.wsdl deleted file mode 100644 index af8049b36..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample393.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample393" xmlns:tns="http://www.example.org/sample393" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample230" location="sample230.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample643" location="./sample643.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample9" location=".\sample9.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample393"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample394.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample394.wsdl deleted file mode 100644 index 55b6d3145..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample394.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample394" xmlns:tns="http://www.example.org/sample394" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample54" location="sample54.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample129" location="./sample129.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample72" location=".\sample72.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample394"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample395.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample395.wsdl deleted file mode 100644 index 8f2eacd8a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample395.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample395" xmlns:tns="http://www.example.org/sample395" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample614" location="sample614.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample845" location="./sample845.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample860" location=".\sample860.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample395"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample396.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample396.wsdl deleted file mode 100644 index e07a760fa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample396.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample396" xmlns:tns="http://www.example.org/sample396" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample886" location="sample886.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample248" location="./sample248.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample306" location=".\sample306.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample396"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample397.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample397.wsdl deleted file mode 100644 index 5c6fd8e9a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample397.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample397" xmlns:tns="http://www.example.org/sample397" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample96" location="sample96.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample3" location="./sample3.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample809" location=".\sample809.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample397"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample398.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample398.wsdl deleted file mode 100644 index d0701af88..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample398.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample398" xmlns:tns="http://www.example.org/sample398" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample905" location="sample905.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample733" location="./sample733.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample381" location=".\sample381.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample398"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample399.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample399.wsdl deleted file mode 100644 index 6dfaea17f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample399.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample399" xmlns:tns="http://www.example.org/sample399" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample37" location="sample37.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample495" location="./sample495.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample629" location=".\sample629.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample399"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample4.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample4.wsdl deleted file mode 100644 index 88007383e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample4.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample4" xmlns:tns="http://www.example.org/sample4" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample90" location="sample90.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample623" location="./sample623.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample226" location=".\sample226.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample4"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample40.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample40.wsdl deleted file mode 100644 index 29bc355f3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample40.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample40" xmlns:tns="http://www.example.org/sample40" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample932" location="sample932.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample765" location="./sample765.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample358" location=".\sample358.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample40"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample400.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample400.wsdl deleted file mode 100644 index df856e13f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample400.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample400" xmlns:tns="http://www.example.org/sample400" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample703" location="sample703.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample282" location="./sample282.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample985" location=".\sample985.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample400"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample401.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample401.wsdl deleted file mode 100644 index 50d4a7204..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample401.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample401" xmlns:tns="http://www.example.org/sample401" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample90" location="sample90.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample117" location="./sample117.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample888" location=".\sample888.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample401"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample402.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample402.wsdl deleted file mode 100644 index 67c983dd9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample402.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample402" xmlns:tns="http://www.example.org/sample402" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample855" location="sample855.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample635" location="./sample635.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample720" location=".\sample720.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample402"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample403.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample403.wsdl deleted file mode 100644 index 2ec652de1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample403.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample403" xmlns:tns="http://www.example.org/sample403" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample923" location="sample923.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample315" location="./sample315.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample657" location=".\sample657.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample403"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample404.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample404.wsdl deleted file mode 100644 index cb00d0d11..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample404.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample404" xmlns:tns="http://www.example.org/sample404" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample46" location="sample46.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample998" location="./sample998.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample120" location=".\sample120.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample404"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample405.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample405.wsdl deleted file mode 100644 index 63f599301..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample405.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample405" xmlns:tns="http://www.example.org/sample405" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample832" location="sample832.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample105" location="./sample105.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample466" location=".\sample466.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample405"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample406.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample406.wsdl deleted file mode 100644 index 329bbc92e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample406.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample406" xmlns:tns="http://www.example.org/sample406" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample265" location="sample265.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample970" location="./sample970.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample330" location=".\sample330.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample406"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample407.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample407.wsdl deleted file mode 100644 index fd89f1d09..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample407.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample407" xmlns:tns="http://www.example.org/sample407" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample181" location="sample181.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample400" location="./sample400.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample341" location=".\sample341.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample407"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample408.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample408.wsdl deleted file mode 100644 index 1bbd62a2d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample408.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample408" xmlns:tns="http://www.example.org/sample408" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample338" location="sample338.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample613" location="./sample613.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample527" location=".\sample527.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample408"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample409.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample409.wsdl deleted file mode 100644 index 22b3e1efe..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample409.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample409" xmlns:tns="http://www.example.org/sample409" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample509" location="sample509.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample933" location="./sample933.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample147" location=".\sample147.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample409"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample41.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample41.wsdl deleted file mode 100644 index d188d76f5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample41.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample41" xmlns:tns="http://www.example.org/sample41" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample616" location="sample616.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample212" location="./sample212.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample918" location=".\sample918.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample41"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample410.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample410.wsdl deleted file mode 100644 index fc1707970..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample410.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample410" xmlns:tns="http://www.example.org/sample410" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample22" location="sample22.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample724" location="./sample724.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample515" location=".\sample515.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample410"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample411.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample411.wsdl deleted file mode 100644 index a9687e865..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample411.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample411" xmlns:tns="http://www.example.org/sample411" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample596" location="sample596.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample466" location="./sample466.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample469" location=".\sample469.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample411"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample412.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample412.wsdl deleted file mode 100644 index d61ed2795..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample412.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample412" xmlns:tns="http://www.example.org/sample412" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample940" location="sample940.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample42" location="./sample42.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample606" location=".\sample606.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample412"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample413.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample413.wsdl deleted file mode 100644 index 9767b1acb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample413.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample413" xmlns:tns="http://www.example.org/sample413" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample952" location="sample952.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample48" location="./sample48.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample306" location=".\sample306.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample413"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample414.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample414.wsdl deleted file mode 100644 index 46b8d9473..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample414.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample414" xmlns:tns="http://www.example.org/sample414" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample440" location="sample440.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample927" location="./sample927.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample488" location=".\sample488.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample414"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample415.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample415.wsdl deleted file mode 100644 index 891f0cd88..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample415.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample415" xmlns:tns="http://www.example.org/sample415" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample791" location="sample791.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample10" location="./sample10.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample447" location=".\sample447.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample415"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample416.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample416.wsdl deleted file mode 100644 index 0a22311a5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample416.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample416" xmlns:tns="http://www.example.org/sample416" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample636" location="sample636.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample132" location="./sample132.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample700" location=".\sample700.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample416"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample417.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample417.wsdl deleted file mode 100644 index 4f36aba0e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample417.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample417" xmlns:tns="http://www.example.org/sample417" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample179" location="sample179.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample314" location="./sample314.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample630" location=".\sample630.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample417"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample418.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample418.wsdl deleted file mode 100644 index e52723bb5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample418.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample418" xmlns:tns="http://www.example.org/sample418" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample403" location="sample403.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample379" location="./sample379.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample408" location=".\sample408.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample418"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample419.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample419.wsdl deleted file mode 100644 index f2d29889f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample419.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample419" xmlns:tns="http://www.example.org/sample419" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample455" location="sample455.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample96" location="./sample96.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample457" location=".\sample457.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample419"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample42.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample42.wsdl deleted file mode 100644 index fd678a481..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample42.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample42" xmlns:tns="http://www.example.org/sample42" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample87" location="sample87.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample606" location="./sample606.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample354" location=".\sample354.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample42"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample420.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample420.wsdl deleted file mode 100644 index b55399e20..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample420.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample420" xmlns:tns="http://www.example.org/sample420" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample22" location="sample22.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample991" location="./sample991.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample719" location=".\sample719.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample420"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample421.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample421.wsdl deleted file mode 100644 index ca503974e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample421.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample421" xmlns:tns="http://www.example.org/sample421" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample596" location="sample596.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample3" location="./sample3.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample477" location=".\sample477.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample421"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample422.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample422.wsdl deleted file mode 100644 index 7160f126d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample422.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample422" xmlns:tns="http://www.example.org/sample422" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample898" location="sample898.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample869" location="./sample869.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample226" location=".\sample226.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample422"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample423.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample423.wsdl deleted file mode 100644 index d97713e9f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample423.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample423" xmlns:tns="http://www.example.org/sample423" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample500" location="sample500.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample970" location="./sample970.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample695" location=".\sample695.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample423"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample424.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample424.wsdl deleted file mode 100644 index 5fa91ae5b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample424.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample424" xmlns:tns="http://www.example.org/sample424" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample776" location="sample776.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample857" location="./sample857.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample826" location=".\sample826.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample424"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample425.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample425.wsdl deleted file mode 100644 index 0c7700d45..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample425.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample425" xmlns:tns="http://www.example.org/sample425" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample244" location="sample244.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample909" location="./sample909.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample432" location=".\sample432.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample425"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample426.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample426.wsdl deleted file mode 100644 index ba09c6d10..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample426.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample426" xmlns:tns="http://www.example.org/sample426" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample87" location="sample87.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample722" location="./sample722.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample829" location=".\sample829.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample426"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample427.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample427.wsdl deleted file mode 100644 index ad0f64344..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample427.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample427" xmlns:tns="http://www.example.org/sample427" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample949" location="sample949.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample336" location="./sample336.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample356" location=".\sample356.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample427"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample428.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample428.wsdl deleted file mode 100644 index ef446f652..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample428.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample428" xmlns:tns="http://www.example.org/sample428" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample66" location="sample66.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample896" location="./sample896.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample190" location=".\sample190.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample428"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample429.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample429.wsdl deleted file mode 100644 index 04dd9b51d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample429.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample429" xmlns:tns="http://www.example.org/sample429" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample72" location="sample72.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample603" location="./sample603.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample936" location=".\sample936.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample429"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample43.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample43.wsdl deleted file mode 100644 index fa9899373..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample43.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample43" xmlns:tns="http://www.example.org/sample43" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample173" location="sample173.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample971" location="./sample971.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample408" location=".\sample408.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample43"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample430.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample430.wsdl deleted file mode 100644 index 5a6e29ecb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample430.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample430" xmlns:tns="http://www.example.org/sample430" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample639" location="sample639.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample852" location="./sample852.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample5" location=".\sample5.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample430"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample431.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample431.wsdl deleted file mode 100644 index 5796d70dd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample431.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample431" xmlns:tns="http://www.example.org/sample431" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample406" location="sample406.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample305" location="./sample305.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample194" location=".\sample194.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample431"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample432.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample432.wsdl deleted file mode 100644 index 67a3d4378..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample432.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample432" xmlns:tns="http://www.example.org/sample432" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample905" location="sample905.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample663" location="./sample663.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample584" location=".\sample584.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample432"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample433.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample433.wsdl deleted file mode 100644 index 26cc7eeaf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample433.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample433" xmlns:tns="http://www.example.org/sample433" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample825" location="sample825.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample192" location="./sample192.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample617" location=".\sample617.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample433"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample434.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample434.wsdl deleted file mode 100644 index 6bab9b365..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample434.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample434" xmlns:tns="http://www.example.org/sample434" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample700" location="sample700.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample165" location="./sample165.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample730" location=".\sample730.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample434"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample435.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample435.wsdl deleted file mode 100644 index 601beda07..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample435.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample435" xmlns:tns="http://www.example.org/sample435" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample380" location="sample380.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample867" location="./sample867.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample922" location=".\sample922.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample435"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample436.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample436.wsdl deleted file mode 100644 index 7d4b5dc2f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample436.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample436" xmlns:tns="http://www.example.org/sample436" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample572" location="sample572.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample452" location="./sample452.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample531" location=".\sample531.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample436"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample437.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample437.wsdl deleted file mode 100644 index 7a438faf5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample437.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample437" xmlns:tns="http://www.example.org/sample437" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample215" location="sample215.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample604" location="./sample604.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample162" location=".\sample162.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample437"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample438.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample438.wsdl deleted file mode 100644 index 35f88ef9c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample438.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample438" xmlns:tns="http://www.example.org/sample438" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample417" location="sample417.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample310" location="./sample310.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample16" location=".\sample16.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample438"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample439.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample439.wsdl deleted file mode 100644 index 859db82fc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample439.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample439" xmlns:tns="http://www.example.org/sample439" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample429" location="sample429.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample463" location="./sample463.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample951" location=".\sample951.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample439"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample44.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample44.wsdl deleted file mode 100644 index d1c2237c6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample44.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample44" xmlns:tns="http://www.example.org/sample44" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample359" location="sample359.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample104" location="./sample104.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample427" location=".\sample427.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample44"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample440.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample440.wsdl deleted file mode 100644 index 2e7a46884..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample440.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample440" xmlns:tns="http://www.example.org/sample440" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample164" location="sample164.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample770" location="./sample770.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample313" location=".\sample313.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample440"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample441.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample441.wsdl deleted file mode 100644 index 4b79e2eea..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample441.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample441" xmlns:tns="http://www.example.org/sample441" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample868" location="sample868.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample146" location="./sample146.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample269" location=".\sample269.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample441"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample442.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample442.wsdl deleted file mode 100644 index c37bee93c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample442.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample442" xmlns:tns="http://www.example.org/sample442" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample688" location="sample688.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample404" location="./sample404.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample939" location=".\sample939.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample442"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample443.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample443.wsdl deleted file mode 100644 index ef712b2a5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample443.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample443" xmlns:tns="http://www.example.org/sample443" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample787" location="sample787.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample856" location="./sample856.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample31" location=".\sample31.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample443"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample444.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample444.wsdl deleted file mode 100644 index 08421bebd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample444.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample444" xmlns:tns="http://www.example.org/sample444" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample972" location="sample972.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample806" location="./sample806.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample252" location=".\sample252.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample444"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample445.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample445.wsdl deleted file mode 100644 index 8446f3b03..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample445.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample445" xmlns:tns="http://www.example.org/sample445" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample875" location="sample875.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample788" location="./sample788.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample908" location=".\sample908.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample445"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample446.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample446.wsdl deleted file mode 100644 index 202d83953..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample446.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample446" xmlns:tns="http://www.example.org/sample446" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample177" location="sample177.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample905" location="./sample905.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample897" location=".\sample897.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample446"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample447.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample447.wsdl deleted file mode 100644 index b89528712..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample447.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample447" xmlns:tns="http://www.example.org/sample447" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample260" location="sample260.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample200" location="./sample200.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample707" location=".\sample707.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample447"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample448.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample448.wsdl deleted file mode 100644 index 02ab6d6b2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample448.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample448" xmlns:tns="http://www.example.org/sample448" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample125" location="sample125.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample893" location="./sample893.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample931" location=".\sample931.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample448"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample449.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample449.wsdl deleted file mode 100644 index f76fcb95d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample449.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample449" xmlns:tns="http://www.example.org/sample449" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample848" location="sample848.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample149" location="./sample149.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample541" location=".\sample541.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample449"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample45.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample45.wsdl deleted file mode 100644 index c438b61cd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample45.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample45" xmlns:tns="http://www.example.org/sample45" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample708" location="sample708.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample927" location="./sample927.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample631" location=".\sample631.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample45"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample450.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample450.wsdl deleted file mode 100644 index 266961764..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample450.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample450" xmlns:tns="http://www.example.org/sample450" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample200" location="sample200.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample943" location="./sample943.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample212" location=".\sample212.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample450"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample451.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample451.wsdl deleted file mode 100644 index daf513311..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample451.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample451" xmlns:tns="http://www.example.org/sample451" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample116" location="sample116.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample344" location="./sample344.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample824" location=".\sample824.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample451"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample452.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample452.wsdl deleted file mode 100644 index a7cd11c85..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample452.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample452" xmlns:tns="http://www.example.org/sample452" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample587" location="sample587.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample799" location="./sample799.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample320" location=".\sample320.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample452"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample453.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample453.wsdl deleted file mode 100644 index e447f6493..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample453.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample453" xmlns:tns="http://www.example.org/sample453" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample787" location="sample787.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample826" location="./sample826.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample143" location=".\sample143.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample453"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample454.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample454.wsdl deleted file mode 100644 index 0ad719e1b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample454.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample454" xmlns:tns="http://www.example.org/sample454" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample42" location="sample42.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample590" location="./sample590.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample626" location=".\sample626.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample454"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample455.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample455.wsdl deleted file mode 100644 index eafcbeaee..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample455.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample455" xmlns:tns="http://www.example.org/sample455" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample846" location="sample846.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample369" location="./sample369.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample44" location=".\sample44.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample455"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample456.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample456.wsdl deleted file mode 100644 index 68945132a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample456.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample456" xmlns:tns="http://www.example.org/sample456" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample138" location="sample138.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample80" location="./sample80.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample898" location=".\sample898.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample456"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample457.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample457.wsdl deleted file mode 100644 index 6a126bd1b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample457.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample457" xmlns:tns="http://www.example.org/sample457" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample475" location="sample475.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample828" location="./sample828.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample481" location=".\sample481.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample457"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample458.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample458.wsdl deleted file mode 100644 index 5aa97c7d3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample458.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample458" xmlns:tns="http://www.example.org/sample458" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample758" location="sample758.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample175" location="./sample175.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample246" location=".\sample246.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample458"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample459.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample459.wsdl deleted file mode 100644 index 74b6cf73d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample459.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample459" xmlns:tns="http://www.example.org/sample459" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample667" location="sample667.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample86" location="./sample86.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample666" location=".\sample666.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample459"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample46.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample46.wsdl deleted file mode 100644 index a52069a08..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample46.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample46" xmlns:tns="http://www.example.org/sample46" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample255" location="sample255.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample148" location="./sample148.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample899" location=".\sample899.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample46"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample460.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample460.wsdl deleted file mode 100644 index 431781e19..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample460.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample460" xmlns:tns="http://www.example.org/sample460" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample371" location="sample371.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample73" location="./sample73.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample295" location=".\sample295.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample460"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample461.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample461.wsdl deleted file mode 100644 index 16c4360cf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample461.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample461" xmlns:tns="http://www.example.org/sample461" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample888" location="sample888.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample788" location="./sample788.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample574" location=".\sample574.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample461"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample462.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample462.wsdl deleted file mode 100644 index 067e861d0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample462.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample462" xmlns:tns="http://www.example.org/sample462" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample868" location="sample868.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample785" location="./sample785.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample249" location=".\sample249.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample462"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample463.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample463.wsdl deleted file mode 100644 index db5f05ef7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample463.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample463" xmlns:tns="http://www.example.org/sample463" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample845" location="sample845.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample595" location="./sample595.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample204" location=".\sample204.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample463"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample464.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample464.wsdl deleted file mode 100644 index 207a754af..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample464.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample464" xmlns:tns="http://www.example.org/sample464" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample297" location="sample297.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample502" location="./sample502.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample776" location=".\sample776.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample464"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample465.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample465.wsdl deleted file mode 100644 index 9f3e84a36..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample465.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample465" xmlns:tns="http://www.example.org/sample465" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample508" location="sample508.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample234" location="./sample234.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample225" location=".\sample225.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample465"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample466.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample466.wsdl deleted file mode 100644 index 56ee54db5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample466.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample466" xmlns:tns="http://www.example.org/sample466" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample109" location="sample109.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample745" location="./sample745.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample786" location=".\sample786.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample466"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample467.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample467.wsdl deleted file mode 100644 index 7a3af142f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample467.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample467" xmlns:tns="http://www.example.org/sample467" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample378" location="sample378.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample547" location="./sample547.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample118" location=".\sample118.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample467"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample468.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample468.wsdl deleted file mode 100644 index e8cea4b99..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample468.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample468" xmlns:tns="http://www.example.org/sample468" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample324" location="sample324.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample569" location="./sample569.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample898" location=".\sample898.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample468"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample469.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample469.wsdl deleted file mode 100644 index c5b585f38..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample469.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample469" xmlns:tns="http://www.example.org/sample469" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample331" location="sample331.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample6" location="./sample6.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample116" location=".\sample116.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample469"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample47.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample47.wsdl deleted file mode 100644 index fde1081c0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample47.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample47" xmlns:tns="http://www.example.org/sample47" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample402" location="sample402.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample346" location="./sample346.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location=".\sample125.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample47"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample470.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample470.wsdl deleted file mode 100644 index e6a788496..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample470.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample470" xmlns:tns="http://www.example.org/sample470" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample556" location="sample556.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample807" location="./sample807.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample326" location=".\sample326.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample470"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample471.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample471.wsdl deleted file mode 100644 index b0581fdd8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample471.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample471" xmlns:tns="http://www.example.org/sample471" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample604" location="sample604.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample600" location="./sample600.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample107" location=".\sample107.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample471"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample472.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample472.wsdl deleted file mode 100644 index 97ca3a985..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample472.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample472" xmlns:tns="http://www.example.org/sample472" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample541" location="sample541.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample185" location="./sample185.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample291" location=".\sample291.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample472"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample473.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample473.wsdl deleted file mode 100644 index 230a056d8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample473.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample473" xmlns:tns="http://www.example.org/sample473" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample565" location="sample565.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample828" location="./sample828.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample643" location=".\sample643.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample473"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample474.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample474.wsdl deleted file mode 100644 index 7409d8b2d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample474.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample474" xmlns:tns="http://www.example.org/sample474" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample249" location="sample249.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample416" location="./sample416.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample787" location=".\sample787.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample474"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample475.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample475.wsdl deleted file mode 100644 index 113e20c2b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample475.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample475" xmlns:tns="http://www.example.org/sample475" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample46" location="sample46.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample832" location="./sample832.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample212" location=".\sample212.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample475"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample476.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample476.wsdl deleted file mode 100644 index 7e0366698..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample476.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample476" xmlns:tns="http://www.example.org/sample476" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample265" location="sample265.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample984" location="./sample984.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample509" location=".\sample509.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample476"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample477.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample477.wsdl deleted file mode 100644 index 415b07f4f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample477.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample477" xmlns:tns="http://www.example.org/sample477" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample168" location="sample168.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample245" location="./sample245.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample11" location=".\sample11.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample477"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample478.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample478.wsdl deleted file mode 100644 index 1f41a7dd5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample478.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample478" xmlns:tns="http://www.example.org/sample478" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample784" location="sample784.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample353" location="./sample353.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample610" location=".\sample610.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample478"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample479.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample479.wsdl deleted file mode 100644 index 455b2c054..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample479.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample479" xmlns:tns="http://www.example.org/sample479" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample922" location="sample922.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample219" location="./sample219.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample876" location=".\sample876.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample479"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample48.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample48.wsdl deleted file mode 100644 index 1aa64399a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample48.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample48" xmlns:tns="http://www.example.org/sample48" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample61" location="sample61.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample914" location="./sample914.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample290" location=".\sample290.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample48"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample480.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample480.wsdl deleted file mode 100644 index dc72dfbd4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample480.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample480" xmlns:tns="http://www.example.org/sample480" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample74" location="sample74.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample833" location="./sample833.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample96" location=".\sample96.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample480"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample481.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample481.wsdl deleted file mode 100644 index 8835ae2b9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample481.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample481" xmlns:tns="http://www.example.org/sample481" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample440" location="sample440.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample794" location="./sample794.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample973" location=".\sample973.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample481"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample482.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample482.wsdl deleted file mode 100644 index b45b72c62..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample482.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample482" xmlns:tns="http://www.example.org/sample482" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample496" location="sample496.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample753" location="./sample753.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample978" location=".\sample978.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample482"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample483.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample483.wsdl deleted file mode 100644 index 5676c834d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample483.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample483" xmlns:tns="http://www.example.org/sample483" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample109" location="sample109.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample671" location="./sample671.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample827" location=".\sample827.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample483"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample484.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample484.wsdl deleted file mode 100644 index f6278e2e4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample484.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample484" xmlns:tns="http://www.example.org/sample484" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample640" location="sample640.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample444" location="./sample444.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample357" location=".\sample357.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample484"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample485.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample485.wsdl deleted file mode 100644 index 2a020855b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample485.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample485" xmlns:tns="http://www.example.org/sample485" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample84" location="sample84.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample986" location="./sample986.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample284" location=".\sample284.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample485"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample486.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample486.wsdl deleted file mode 100644 index 7f8e50ccd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample486.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample486" xmlns:tns="http://www.example.org/sample486" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample72" location="sample72.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample123" location="./sample123.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample385" location=".\sample385.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample486"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample487.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample487.wsdl deleted file mode 100644 index 41a6ac122..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample487.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample487" xmlns:tns="http://www.example.org/sample487" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample473" location="sample473.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample893" location="./sample893.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample451" location=".\sample451.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample487"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample488.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample488.wsdl deleted file mode 100644 index 89bd4c490..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample488.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample488" xmlns:tns="http://www.example.org/sample488" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample230" location="sample230.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample599" location="./sample599.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample845" location=".\sample845.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample488"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample489.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample489.wsdl deleted file mode 100644 index ea36ff4bb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample489.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample489" xmlns:tns="http://www.example.org/sample489" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample422" location="sample422.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample428" location="./sample428.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample592" location=".\sample592.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample489"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample49.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample49.wsdl deleted file mode 100644 index 4aafbaf80..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample49.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample49" xmlns:tns="http://www.example.org/sample49" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample282" location="sample282.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample780" location="./sample780.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample563" location=".\sample563.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample49"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample490.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample490.wsdl deleted file mode 100644 index c47727ae7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample490.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample490" xmlns:tns="http://www.example.org/sample490" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample924" location="sample924.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample512" location="./sample512.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample917" location=".\sample917.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample490"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample491.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample491.wsdl deleted file mode 100644 index 17fdad332..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample491.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample491" xmlns:tns="http://www.example.org/sample491" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample150" location="sample150.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location="./sample125.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample481" location=".\sample481.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample491"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample492.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample492.wsdl deleted file mode 100644 index 92ec11173..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample492.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample492" xmlns:tns="http://www.example.org/sample492" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample113" location="sample113.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample289" location="./sample289.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample664" location=".\sample664.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample492"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample493.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample493.wsdl deleted file mode 100644 index 46ab89a23..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample493.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample493" xmlns:tns="http://www.example.org/sample493" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample534" location="sample534.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample545" location="./sample545.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample686" location=".\sample686.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample493"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample494.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample494.wsdl deleted file mode 100644 index ae5def785..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample494.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample494" xmlns:tns="http://www.example.org/sample494" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample702" location="sample702.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample542" location="./sample542.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample993" location=".\sample993.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample494"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample495.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample495.wsdl deleted file mode 100644 index fcc836982..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample495.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample495" xmlns:tns="http://www.example.org/sample495" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample989" location="sample989.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample764" location="./sample764.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample644" location=".\sample644.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample495"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample496.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample496.wsdl deleted file mode 100644 index 7ed4ec01b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample496.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample496" xmlns:tns="http://www.example.org/sample496" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample563" location="sample563.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample309" location="./sample309.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample714" location=".\sample714.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample496"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample497.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample497.wsdl deleted file mode 100644 index 53af98505..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample497.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample497" xmlns:tns="http://www.example.org/sample497" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample237" location="sample237.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample353" location="./sample353.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample542" location=".\sample542.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample497"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample498.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample498.wsdl deleted file mode 100644 index accb1eda1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample498.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample498" xmlns:tns="http://www.example.org/sample498" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample584" location="sample584.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample823" location="./sample823.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample194" location=".\sample194.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample498"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample499.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample499.wsdl deleted file mode 100644 index 3833b4d2f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample499.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample499" xmlns:tns="http://www.example.org/sample499" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample642" location="sample642.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample590" location="./sample590.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample907" location=".\sample907.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample499"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample5.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample5.wsdl deleted file mode 100644 index 4dda8ea06..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample5.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample5" xmlns:tns="http://www.example.org/sample5" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample222" location="sample222.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample431" location="./sample431.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample274" location=".\sample274.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample5"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample50.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample50.wsdl deleted file mode 100644 index 98990ba93..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample50.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample50" xmlns:tns="http://www.example.org/sample50" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample462" location="sample462.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location="./sample125.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample824" location=".\sample824.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample50"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample500.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample500.wsdl deleted file mode 100644 index 008af3841..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample500.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample500" xmlns:tns="http://www.example.org/sample500" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample958" location="sample958.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample377" location="./sample377.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample217" location=".\sample217.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample500"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample501.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample501.wsdl deleted file mode 100644 index 405729b68..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample501.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample501" xmlns:tns="http://www.example.org/sample501" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample753" location="sample753.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample965" location="./sample965.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample855" location=".\sample855.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample501"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample502.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample502.wsdl deleted file mode 100644 index 2525e400f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample502.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample502" xmlns:tns="http://www.example.org/sample502" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample678" location="sample678.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample671" location="./sample671.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample17" location=".\sample17.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample502"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample503.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample503.wsdl deleted file mode 100644 index b588ca957..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample503.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample503" xmlns:tns="http://www.example.org/sample503" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample692" location="sample692.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample391" location="./sample391.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample406" location=".\sample406.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample503"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample504.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample504.wsdl deleted file mode 100644 index f9c252871..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample504.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample504" xmlns:tns="http://www.example.org/sample504" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample340" location="sample340.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample601" location="./sample601.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample50" location=".\sample50.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample504"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample505.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample505.wsdl deleted file mode 100644 index 4a2d5a776..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample505.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample505" xmlns:tns="http://www.example.org/sample505" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample602" location="sample602.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample659" location="./sample659.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample442" location=".\sample442.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample505"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample506.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample506.wsdl deleted file mode 100644 index 33dfce704..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample506.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample506" xmlns:tns="http://www.example.org/sample506" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample265" location="sample265.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample187" location="./sample187.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample378" location=".\sample378.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample506"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample507.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample507.wsdl deleted file mode 100644 index 5ff16a3ef..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample507.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample507" xmlns:tns="http://www.example.org/sample507" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample292" location="sample292.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample292" location="./sample292.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample740" location=".\sample740.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample507"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample508.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample508.wsdl deleted file mode 100644 index da8722390..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample508.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample508" xmlns:tns="http://www.example.org/sample508" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample754" location="sample754.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample76" location="./sample76.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample306" location=".\sample306.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample508"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample509.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample509.wsdl deleted file mode 100644 index e06e01453..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample509.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample509" xmlns:tns="http://www.example.org/sample509" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample568" location="sample568.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample213" location="./sample213.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample497" location=".\sample497.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample509"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample51.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample51.wsdl deleted file mode 100644 index be86de36c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample51.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample51" xmlns:tns="http://www.example.org/sample51" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample290" location="sample290.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample433" location="./sample433.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample250" location=".\sample250.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample51"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample510.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample510.wsdl deleted file mode 100644 index a84448202..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample510.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample510" xmlns:tns="http://www.example.org/sample510" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample895" location="sample895.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample460" location="./sample460.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample682" location=".\sample682.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample510"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample511.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample511.wsdl deleted file mode 100644 index a57972b54..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample511.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample511" xmlns:tns="http://www.example.org/sample511" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample175" location="sample175.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample55" location="./sample55.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample348" location=".\sample348.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample511"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample512.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample512.wsdl deleted file mode 100644 index 814286c18..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample512.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample512" xmlns:tns="http://www.example.org/sample512" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample972" location="sample972.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample769" location="./sample769.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample553" location=".\sample553.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample512"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample513.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample513.wsdl deleted file mode 100644 index c24e40743..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample513.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample513" xmlns:tns="http://www.example.org/sample513" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample534" location="sample534.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample949" location="./sample949.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample290" location=".\sample290.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample513"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample514.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample514.wsdl deleted file mode 100644 index 9afd40bb4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample514.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample514" xmlns:tns="http://www.example.org/sample514" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample783" location="sample783.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample293" location="./sample293.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample351" location=".\sample351.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample514"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample515.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample515.wsdl deleted file mode 100644 index 2da6c0591..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample515.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample515" xmlns:tns="http://www.example.org/sample515" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample824" location="sample824.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample441" location="./sample441.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample91" location=".\sample91.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample515"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample516.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample516.wsdl deleted file mode 100644 index 35be2c91b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample516.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample516" xmlns:tns="http://www.example.org/sample516" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample803" location="sample803.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample326" location="./sample326.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample369" location=".\sample369.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample516"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample517.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample517.wsdl deleted file mode 100644 index 21cb62ff3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample517.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample517" xmlns:tns="http://www.example.org/sample517" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample455" location="sample455.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample683" location="./sample683.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample549" location=".\sample549.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample517"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample518.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample518.wsdl deleted file mode 100644 index 34474b493..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample518.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample518" xmlns:tns="http://www.example.org/sample518" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample145" location="sample145.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample599" location="./sample599.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample529" location=".\sample529.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample518"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample519.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample519.wsdl deleted file mode 100644 index d957b5664..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample519.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample519" xmlns:tns="http://www.example.org/sample519" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample854" location="sample854.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample152" location="./sample152.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample185" location=".\sample185.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample519"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample52.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample52.wsdl deleted file mode 100644 index 8c8ec642a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample52.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample52" xmlns:tns="http://www.example.org/sample52" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample119" location="sample119.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample497" location="./sample497.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample675" location=".\sample675.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample52"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample520.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample520.wsdl deleted file mode 100644 index f0e37ccd6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample520.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample520" xmlns:tns="http://www.example.org/sample520" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample963" location="sample963.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample918" location="./sample918.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample284" location=".\sample284.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample520"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample521.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample521.wsdl deleted file mode 100644 index 25a13d30b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample521.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample521" xmlns:tns="http://www.example.org/sample521" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample340" location="sample340.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample542" location="./sample542.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample486" location=".\sample486.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample521"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample522.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample522.wsdl deleted file mode 100644 index 3c482e650..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample522.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample522" xmlns:tns="http://www.example.org/sample522" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample146" location="sample146.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample942" location="./sample942.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample935" location=".\sample935.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample522"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample523.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample523.wsdl deleted file mode 100644 index 53963370c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample523.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample523" xmlns:tns="http://www.example.org/sample523" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample942" location="sample942.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample905" location="./sample905.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample697" location=".\sample697.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample523"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample524.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample524.wsdl deleted file mode 100644 index 7b41a38d8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample524.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample524" xmlns:tns="http://www.example.org/sample524" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample73" location="sample73.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample62" location="./sample62.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample532" location=".\sample532.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample524"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample525.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample525.wsdl deleted file mode 100644 index 0e8b46ead..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample525.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample525" xmlns:tns="http://www.example.org/sample525" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample391" location="sample391.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample704" location="./sample704.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample633" location=".\sample633.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample525"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample526.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample526.wsdl deleted file mode 100644 index 6165566cb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample526.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample526" xmlns:tns="http://www.example.org/sample526" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample237" location="sample237.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample182" location="./sample182.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample700" location=".\sample700.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample526"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample527.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample527.wsdl deleted file mode 100644 index 2ce6d58b5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample527.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample527" xmlns:tns="http://www.example.org/sample527" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample286" location="sample286.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample415" location="./sample415.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample747" location=".\sample747.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample527"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample528.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample528.wsdl deleted file mode 100644 index fb092ad0c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample528.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample528" xmlns:tns="http://www.example.org/sample528" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample385" location="sample385.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample140" location="./sample140.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample525" location=".\sample525.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample528"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample529.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample529.wsdl deleted file mode 100644 index 3b17b01d8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample529.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample529" xmlns:tns="http://www.example.org/sample529" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample647" location="sample647.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample979" location="./sample979.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample297" location=".\sample297.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample529"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample53.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample53.wsdl deleted file mode 100644 index 68f3e7bc6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample53.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample53" xmlns:tns="http://www.example.org/sample53" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample496" location="sample496.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample806" location="./sample806.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample532" location=".\sample532.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample53"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample530.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample530.wsdl deleted file mode 100644 index 9da20cf43..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample530.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample530" xmlns:tns="http://www.example.org/sample530" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample942" location="sample942.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample712" location="./sample712.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample679" location=".\sample679.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample530"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample531.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample531.wsdl deleted file mode 100644 index 41b38297c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample531.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample531" xmlns:tns="http://www.example.org/sample531" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample887" location="sample887.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample217" location="./sample217.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample23" location=".\sample23.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample531"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample532.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample532.wsdl deleted file mode 100644 index 46a2b2eb1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample532.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample532" xmlns:tns="http://www.example.org/sample532" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample269" location="sample269.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample308" location="./sample308.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample573" location=".\sample573.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample532"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample533.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample533.wsdl deleted file mode 100644 index 4cbaa6a8a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample533.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample533" xmlns:tns="http://www.example.org/sample533" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample401" location="sample401.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample386" location="./sample386.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample52" location=".\sample52.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample533"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample534.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample534.wsdl deleted file mode 100644 index 1810a5727..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample534.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample534" xmlns:tns="http://www.example.org/sample534" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample905" location="sample905.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample396" location="./sample396.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample145" location=".\sample145.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample534"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample535.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample535.wsdl deleted file mode 100644 index 0c6cfd2ae..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample535.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample535" xmlns:tns="http://www.example.org/sample535" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample301" location="sample301.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample923" location="./sample923.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample416" location=".\sample416.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample535"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample536.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample536.wsdl deleted file mode 100644 index efdef3873..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample536.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample536" xmlns:tns="http://www.example.org/sample536" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample489" location="sample489.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample519" location="./sample519.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample4" location=".\sample4.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample536"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample537.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample537.wsdl deleted file mode 100644 index 1722c4f27..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample537.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample537" xmlns:tns="http://www.example.org/sample537" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample791" location="sample791.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample850" location="./sample850.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample678" location=".\sample678.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample537"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample538.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample538.wsdl deleted file mode 100644 index 79faf3a3c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample538.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample538" xmlns:tns="http://www.example.org/sample538" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample216" location="sample216.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample354" location="./sample354.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample353" location=".\sample353.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample538"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample539.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample539.wsdl deleted file mode 100644 index 59a1a8afb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample539.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample539" xmlns:tns="http://www.example.org/sample539" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample701" location="sample701.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample723" location="./sample723.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample26" location=".\sample26.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample539"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample54.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample54.wsdl deleted file mode 100644 index 8740a38b9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample54.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample54" xmlns:tns="http://www.example.org/sample54" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample638" location="sample638.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample245" location="./sample245.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample579" location=".\sample579.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample54"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample540.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample540.wsdl deleted file mode 100644 index b22b678ba..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample540.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample540" xmlns:tns="http://www.example.org/sample540" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample732" location="sample732.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample545" location="./sample545.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample631" location=".\sample631.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample540"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample541.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample541.wsdl deleted file mode 100644 index 78c59e892..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample541.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample541" xmlns:tns="http://www.example.org/sample541" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample232" location="sample232.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample223" location="./sample223.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample295" location=".\sample295.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample541"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample542.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample542.wsdl deleted file mode 100644 index 4eb469104..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample542.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample542" xmlns:tns="http://www.example.org/sample542" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample434" location="sample434.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample481" location="./sample481.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample492" location=".\sample492.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample542"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample543.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample543.wsdl deleted file mode 100644 index 2d7c0318e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample543.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample543" xmlns:tns="http://www.example.org/sample543" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample459" location="sample459.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample797" location="./sample797.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample506" location=".\sample506.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample543"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample544.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample544.wsdl deleted file mode 100644 index 98f9f5f4e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample544.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample544" xmlns:tns="http://www.example.org/sample544" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample584" location="sample584.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample822" location="./sample822.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample559" location=".\sample559.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample544"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample545.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample545.wsdl deleted file mode 100644 index f279ece36..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample545.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample545" xmlns:tns="http://www.example.org/sample545" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample692" location="sample692.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample738" location="./sample738.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample203" location=".\sample203.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample545"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample546.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample546.wsdl deleted file mode 100644 index da998e18c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample546.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample546" xmlns:tns="http://www.example.org/sample546" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample207" location="sample207.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample787" location="./sample787.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample96" location=".\sample96.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample546"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample547.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample547.wsdl deleted file mode 100644 index bddb21d7d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample547.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample547" xmlns:tns="http://www.example.org/sample547" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample454" location="sample454.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample217" location="./sample217.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample409" location=".\sample409.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample547"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample548.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample548.wsdl deleted file mode 100644 index 60d04db0f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample548.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample548" xmlns:tns="http://www.example.org/sample548" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample50" location="sample50.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample689" location="./sample689.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample871" location=".\sample871.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample548"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample549.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample549.wsdl deleted file mode 100644 index 96279f1af..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample549.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample549" xmlns:tns="http://www.example.org/sample549" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample322" location="sample322.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample727" location="./sample727.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample613" location=".\sample613.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample549"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample55.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample55.wsdl deleted file mode 100644 index 5a3bafca8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample55.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample55" xmlns:tns="http://www.example.org/sample55" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample151" location="sample151.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample277" location="./sample277.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample885" location=".\sample885.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample55"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample550.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample550.wsdl deleted file mode 100644 index 51b2bdece..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample550.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample550" xmlns:tns="http://www.example.org/sample550" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample921" location="sample921.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample163" location="./sample163.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample662" location=".\sample662.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample550"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample551.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample551.wsdl deleted file mode 100644 index 159d3cc30..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample551.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample551" xmlns:tns="http://www.example.org/sample551" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample289" location="sample289.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample464" location="./sample464.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample308" location=".\sample308.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample551"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample552.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample552.wsdl deleted file mode 100644 index 47aeae95b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample552.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample552" xmlns:tns="http://www.example.org/sample552" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample813" location="sample813.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample786" location="./sample786.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample492" location=".\sample492.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample552"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample553.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample553.wsdl deleted file mode 100644 index 6030d5df9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample553.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample553" xmlns:tns="http://www.example.org/sample553" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample72" location="sample72.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample653" location="./sample653.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample719" location=".\sample719.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample553"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample554.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample554.wsdl deleted file mode 100644 index 24b1eb919..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample554.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample554" xmlns:tns="http://www.example.org/sample554" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample333" location="sample333.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample133" location="./sample133.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample391" location=".\sample391.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample554"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample555.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample555.wsdl deleted file mode 100644 index 08242cf0e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample555.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample555" xmlns:tns="http://www.example.org/sample555" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample176" location="sample176.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample334" location="./sample334.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample164" location=".\sample164.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample555"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample556.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample556.wsdl deleted file mode 100644 index a5d982979..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample556.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample556" xmlns:tns="http://www.example.org/sample556" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample495" location="sample495.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample811" location="./sample811.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample989" location=".\sample989.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample556"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample557.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample557.wsdl deleted file mode 100644 index cb6ed56ed..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample557.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample557" xmlns:tns="http://www.example.org/sample557" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample590" location="sample590.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample527" location="./sample527.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample122" location=".\sample122.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample557"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample558.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample558.wsdl deleted file mode 100644 index 2e010b066..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample558.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample558" xmlns:tns="http://www.example.org/sample558" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample303" location="sample303.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample272" location="./sample272.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample687" location=".\sample687.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample558"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample559.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample559.wsdl deleted file mode 100644 index 1720ef272..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample559.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample559" xmlns:tns="http://www.example.org/sample559" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample348" location="sample348.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample585" location="./sample585.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample909" location=".\sample909.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample559"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample56.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample56.wsdl deleted file mode 100644 index dbc88679a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample56.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample56" xmlns:tns="http://www.example.org/sample56" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample23" location="sample23.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample134" location="./sample134.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample513" location=".\sample513.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample56"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample560.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample560.wsdl deleted file mode 100644 index 528419dc6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample560.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample560" xmlns:tns="http://www.example.org/sample560" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample623" location="sample623.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample6" location="./sample6.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample706" location=".\sample706.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample560"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample561.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample561.wsdl deleted file mode 100644 index f66021a1f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample561.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample561" xmlns:tns="http://www.example.org/sample561" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample223" location="sample223.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample15" location="./sample15.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample718" location=".\sample718.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample561"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample562.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample562.wsdl deleted file mode 100644 index 1001484f6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample562.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample562" xmlns:tns="http://www.example.org/sample562" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample636" location="sample636.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample330" location="./sample330.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample462" location=".\sample462.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample562"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample563.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample563.wsdl deleted file mode 100644 index 50482fcc2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample563.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample563" xmlns:tns="http://www.example.org/sample563" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample404" location="sample404.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample57" location="./sample57.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample149" location=".\sample149.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample563"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample564.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample564.wsdl deleted file mode 100644 index 061ed00f6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample564.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample564" xmlns:tns="http://www.example.org/sample564" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample590" location="sample590.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample694" location="./sample694.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample274" location=".\sample274.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample564"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample565.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample565.wsdl deleted file mode 100644 index 7d0db5103..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample565.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample565" xmlns:tns="http://www.example.org/sample565" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample557" location="sample557.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample273" location="./sample273.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample830" location=".\sample830.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample565"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample566.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample566.wsdl deleted file mode 100644 index 03b3d3ae9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample566.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample566" xmlns:tns="http://www.example.org/sample566" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample730" location="sample730.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample80" location="./sample80.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample797" location=".\sample797.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample566"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample567.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample567.wsdl deleted file mode 100644 index 636679d61..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample567.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample567" xmlns:tns="http://www.example.org/sample567" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample762" location="sample762.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample921" location="./sample921.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample747" location=".\sample747.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample567"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample568.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample568.wsdl deleted file mode 100644 index 67bc48455..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample568.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample568" xmlns:tns="http://www.example.org/sample568" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample274" location="sample274.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample559" location="./sample559.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample892" location=".\sample892.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample568"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample569.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample569.wsdl deleted file mode 100644 index c05a06c27..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample569.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample569" xmlns:tns="http://www.example.org/sample569" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample113" location="sample113.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample461" location="./sample461.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample595" location=".\sample595.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample569"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample57.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample57.wsdl deleted file mode 100644 index 3782cf1f0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample57.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample57" xmlns:tns="http://www.example.org/sample57" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample470" location="sample470.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample257" location="./sample257.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample432" location=".\sample432.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample57"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample570.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample570.wsdl deleted file mode 100644 index 2f55897c0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample570.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample570" xmlns:tns="http://www.example.org/sample570" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample418" location="sample418.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample384" location="./sample384.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample845" location=".\sample845.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample570"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample571.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample571.wsdl deleted file mode 100644 index b988eb643..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample571.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample571" xmlns:tns="http://www.example.org/sample571" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample982" location="sample982.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample962" location="./sample962.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample809" location=".\sample809.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample571"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample572.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample572.wsdl deleted file mode 100644 index b4da8469f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample572.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample572" xmlns:tns="http://www.example.org/sample572" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample826" location="sample826.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample676" location="./sample676.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample648" location=".\sample648.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample572"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample573.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample573.wsdl deleted file mode 100644 index 58cdf0356..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample573.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample573" xmlns:tns="http://www.example.org/sample573" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample756" location="sample756.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample261" location="./sample261.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample874" location=".\sample874.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample573"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample574.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample574.wsdl deleted file mode 100644 index 974b22af8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample574.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample574" xmlns:tns="http://www.example.org/sample574" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample158" location="sample158.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample590" location="./sample590.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample754" location=".\sample754.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample574"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample575.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample575.wsdl deleted file mode 100644 index b7395ad96..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample575.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample575" xmlns:tns="http://www.example.org/sample575" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample130" location="sample130.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample23" location="./sample23.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample256" location=".\sample256.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample575"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample576.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample576.wsdl deleted file mode 100644 index cef41efd6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample576.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample576" xmlns:tns="http://www.example.org/sample576" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample811" location="sample811.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample668" location="./sample668.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample831" location=".\sample831.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample576"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample577.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample577.wsdl deleted file mode 100644 index b4ace4e57..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample577.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample577" xmlns:tns="http://www.example.org/sample577" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample285" location="sample285.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample991" location="./sample991.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample619" location=".\sample619.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample577"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample578.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample578.wsdl deleted file mode 100644 index 0f164ce19..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample578.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample578" xmlns:tns="http://www.example.org/sample578" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample110" location="sample110.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample512" location="./sample512.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample15" location=".\sample15.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample578"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample579.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample579.wsdl deleted file mode 100644 index 3c33db3e0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample579.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample579" xmlns:tns="http://www.example.org/sample579" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample930" location="sample930.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample515" location="./sample515.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample671" location=".\sample671.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample579"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample58.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample58.wsdl deleted file mode 100644 index 82aa62903..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample58.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample58" xmlns:tns="http://www.example.org/sample58" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample853" location="sample853.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample242" location="./sample242.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample741" location=".\sample741.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample58"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample580.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample580.wsdl deleted file mode 100644 index 23979b69c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample580.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample580" xmlns:tns="http://www.example.org/sample580" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample736" location="sample736.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample113" location="./sample113.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample389" location=".\sample389.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample580"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample581.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample581.wsdl deleted file mode 100644 index 407ff625c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample581.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample581" xmlns:tns="http://www.example.org/sample581" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample448" location="sample448.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample692" location="./sample692.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample312" location=".\sample312.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample581"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample582.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample582.wsdl deleted file mode 100644 index 2882ed274..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample582.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample582" xmlns:tns="http://www.example.org/sample582" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample781" location="sample781.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample190" location="./sample190.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample67" location=".\sample67.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample582"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample583.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample583.wsdl deleted file mode 100644 index 677de0498..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample583.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample583" xmlns:tns="http://www.example.org/sample583" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample230" location="sample230.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample703" location="./sample703.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample112" location=".\sample112.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample583"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample584.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample584.wsdl deleted file mode 100644 index c0f8b8f1d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample584.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample584" xmlns:tns="http://www.example.org/sample584" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample240" location="sample240.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample614" location="./sample614.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample23" location=".\sample23.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample584"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample585.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample585.wsdl deleted file mode 100644 index dcac4e9b4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample585.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample585" xmlns:tns="http://www.example.org/sample585" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample630" location="sample630.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample670" location="./sample670.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample319" location=".\sample319.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample585"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample586.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample586.wsdl deleted file mode 100644 index 83c859315..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample586.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample586" xmlns:tns="http://www.example.org/sample586" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample521" location="sample521.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample473" location="./sample473.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample633" location=".\sample633.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample586"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample587.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample587.wsdl deleted file mode 100644 index 40c2a6a7f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample587.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample587" xmlns:tns="http://www.example.org/sample587" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample447" location="sample447.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample200" location="./sample200.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample262" location=".\sample262.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample587"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample588.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample588.wsdl deleted file mode 100644 index d0e1e672b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample588.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample588" xmlns:tns="http://www.example.org/sample588" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample736" location="sample736.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample827" location="./sample827.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample784" location=".\sample784.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample588"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample589.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample589.wsdl deleted file mode 100644 index f6c0879ff..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample589.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample589" xmlns:tns="http://www.example.org/sample589" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample703" location="sample703.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample432" location="./sample432.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample429" location=".\sample429.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample589"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample59.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample59.wsdl deleted file mode 100644 index 7d32783c5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample59.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample59" xmlns:tns="http://www.example.org/sample59" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample329" location="sample329.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample289" location="./sample289.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample234" location=".\sample234.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample59"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample590.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample590.wsdl deleted file mode 100644 index c10b17e90..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample590.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample590" xmlns:tns="http://www.example.org/sample590" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample40" location="sample40.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample662" location="./sample662.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample333" location=".\sample333.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample590"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample591.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample591.wsdl deleted file mode 100644 index 8469bff19..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample591.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample591" xmlns:tns="http://www.example.org/sample591" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample355" location="sample355.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample110" location="./sample110.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample943" location=".\sample943.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample591"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample592.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample592.wsdl deleted file mode 100644 index e228de2d9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample592.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample592" xmlns:tns="http://www.example.org/sample592" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample73" location="sample73.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample888" location="./sample888.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample686" location=".\sample686.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample592"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample593.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample593.wsdl deleted file mode 100644 index 31cee4e0c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample593.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample593" xmlns:tns="http://www.example.org/sample593" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample313" location="sample313.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample407" location="./sample407.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample105" location=".\sample105.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample593"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample594.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample594.wsdl deleted file mode 100644 index 03ebab2d5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample594.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample594" xmlns:tns="http://www.example.org/sample594" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample966" location="sample966.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample936" location="./sample936.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample201" location=".\sample201.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample594"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample595.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample595.wsdl deleted file mode 100644 index 708445962..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample595.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample595" xmlns:tns="http://www.example.org/sample595" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample222" location="sample222.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample689" location="./sample689.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample130" location=".\sample130.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample595"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample596.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample596.wsdl deleted file mode 100644 index 6bebeabdb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample596.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample596" xmlns:tns="http://www.example.org/sample596" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample629" location="sample629.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample714" location="./sample714.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample499" location=".\sample499.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample596"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample597.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample597.wsdl deleted file mode 100644 index d55b4ef36..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample597.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample597" xmlns:tns="http://www.example.org/sample597" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample931" location="sample931.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample438" location="./sample438.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample985" location=".\sample985.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample597"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample598.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample598.wsdl deleted file mode 100644 index d740d483d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample598.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample598" xmlns:tns="http://www.example.org/sample598" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample483" location="sample483.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample624" location="./sample624.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample567" location=".\sample567.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample598"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample599.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample599.wsdl deleted file mode 100644 index 9edf75aaf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample599.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample599" xmlns:tns="http://www.example.org/sample599" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample734" location="sample734.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample76" location="./sample76.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample133" location=".\sample133.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample599"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample6.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample6.wsdl deleted file mode 100644 index d44bfc25f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample6.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample6" xmlns:tns="http://www.example.org/sample6" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample344" location="sample344.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample242" location="./sample242.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample350" location=".\sample350.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample6"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample60.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample60.wsdl deleted file mode 100644 index 5405b47a1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample60.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample60" xmlns:tns="http://www.example.org/sample60" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample916" location="sample916.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample187" location="./sample187.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample317" location=".\sample317.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample60"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample600.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample600.wsdl deleted file mode 100644 index 5b3675e79..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample600.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample600" xmlns:tns="http://www.example.org/sample600" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample642" location="sample642.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample550" location="./sample550.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample910" location=".\sample910.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample600"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample601.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample601.wsdl deleted file mode 100644 index 1736588da..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample601.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample601" xmlns:tns="http://www.example.org/sample601" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample99" location="sample99.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample343" location="./sample343.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample84" location=".\sample84.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample601"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample602.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample602.wsdl deleted file mode 100644 index 1e76cf176..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample602.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample602" xmlns:tns="http://www.example.org/sample602" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample475" location="sample475.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample130" location="./sample130.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample304" location=".\sample304.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample602"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample603.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample603.wsdl deleted file mode 100644 index 1f905fffa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample603.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample603" xmlns:tns="http://www.example.org/sample603" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample586" location="sample586.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample995" location="./sample995.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample158" location=".\sample158.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample603"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample604.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample604.wsdl deleted file mode 100644 index 3b62c2f8b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample604.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample604" xmlns:tns="http://www.example.org/sample604" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample265" location="sample265.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample873" location="./sample873.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample456" location=".\sample456.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample604"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample605.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample605.wsdl deleted file mode 100644 index a56662bbf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample605.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample605" xmlns:tns="http://www.example.org/sample605" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample129" location="sample129.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample597" location="./sample597.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample685" location=".\sample685.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample605"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample606.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample606.wsdl deleted file mode 100644 index c758d405a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample606.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample606" xmlns:tns="http://www.example.org/sample606" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample86" location="sample86.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample749" location="./sample749.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample803" location=".\sample803.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample606"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample607.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample607.wsdl deleted file mode 100644 index 4e0a34a2e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample607.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample607" xmlns:tns="http://www.example.org/sample607" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample751" location="sample751.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample58" location="./sample58.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample20" location=".\sample20.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample607"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample608.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample608.wsdl deleted file mode 100644 index 502dbe690..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample608.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample608" xmlns:tns="http://www.example.org/sample608" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample863" location="sample863.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample800" location="./sample800.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample923" location=".\sample923.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample608"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample609.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample609.wsdl deleted file mode 100644 index 659d91286..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample609.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample609" xmlns:tns="http://www.example.org/sample609" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample14" location="sample14.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample373" location="./sample373.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample47" location=".\sample47.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample609"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample61.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample61.wsdl deleted file mode 100644 index df95de493..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample61.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample61" xmlns:tns="http://www.example.org/sample61" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample556" location="sample556.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample269" location="./sample269.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample832" location=".\sample832.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample61"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample610.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample610.wsdl deleted file mode 100644 index 560ed47ca..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample610.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample610" xmlns:tns="http://www.example.org/sample610" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample62" location="sample62.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample374" location="./sample374.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample857" location=".\sample857.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample610"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample611.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample611.wsdl deleted file mode 100644 index e2e3abc16..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample611.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample611" xmlns:tns="http://www.example.org/sample611" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample120" location="sample120.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample947" location="./sample947.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample10" location=".\sample10.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample611"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample612.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample612.wsdl deleted file mode 100644 index 42bbbf1f7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample612.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample612" xmlns:tns="http://www.example.org/sample612" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample458" location="sample458.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample170" location="./sample170.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample629" location=".\sample629.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample612"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample613.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample613.wsdl deleted file mode 100644 index c9c85fcc1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample613.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample613" xmlns:tns="http://www.example.org/sample613" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample892" location="sample892.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample85" location="./sample85.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample186" location=".\sample186.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample613"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample614.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample614.wsdl deleted file mode 100644 index a4c2be226..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample614.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample614" xmlns:tns="http://www.example.org/sample614" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample375" location="sample375.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample66" location="./sample66.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample541" location=".\sample541.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample614"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample615.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample615.wsdl deleted file mode 100644 index eeeefd8fd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample615.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample615" xmlns:tns="http://www.example.org/sample615" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample9" location="sample9.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample802" location="./sample802.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample551" location=".\sample551.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample615"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample616.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample616.wsdl deleted file mode 100644 index 58c2b5f97..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample616.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample616" xmlns:tns="http://www.example.org/sample616" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample87" location="sample87.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample231" location="./sample231.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample363" location=".\sample363.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample616"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample617.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample617.wsdl deleted file mode 100644 index 40650802e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample617.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample617" xmlns:tns="http://www.example.org/sample617" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample731" location="sample731.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample468" location="./sample468.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample650" location=".\sample650.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample617"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample618.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample618.wsdl deleted file mode 100644 index 9d53f469a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample618.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample618" xmlns:tns="http://www.example.org/sample618" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample33" location="sample33.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample526" location="./sample526.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample24" location=".\sample24.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample618"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample619.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample619.wsdl deleted file mode 100644 index a2bf0e6f7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample619.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample619" xmlns:tns="http://www.example.org/sample619" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample351" location="sample351.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample588" location="./sample588.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample492" location=".\sample492.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample619"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample62.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample62.wsdl deleted file mode 100644 index ca141d010..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample62.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample62" xmlns:tns="http://www.example.org/sample62" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample291" location="sample291.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample489" location="./sample489.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample993" location=".\sample993.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample62"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample620.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample620.wsdl deleted file mode 100644 index f56bdba00..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample620.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample620" xmlns:tns="http://www.example.org/sample620" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample592" location="sample592.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample364" location="./sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample105" location=".\sample105.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample620"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample621.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample621.wsdl deleted file mode 100644 index 278467df8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample621.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample621" xmlns:tns="http://www.example.org/sample621" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample6" location="sample6.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample1" location="./sample1.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample183" location=".\sample183.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample621"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample622.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample622.wsdl deleted file mode 100644 index 10dd00926..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample622.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample622" xmlns:tns="http://www.example.org/sample622" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample474" location="sample474.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample325" location="./sample325.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample322" location=".\sample322.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample622"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample623.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample623.wsdl deleted file mode 100644 index 0c04ecf93..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample623.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample623" xmlns:tns="http://www.example.org/sample623" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample783" location="sample783.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample194" location="./sample194.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample635" location=".\sample635.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample623"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample624.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample624.wsdl deleted file mode 100644 index 1dc2319ce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample624.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample624" xmlns:tns="http://www.example.org/sample624" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample235" location="sample235.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample397" location="./sample397.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample654" location=".\sample654.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample624"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample625.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample625.wsdl deleted file mode 100644 index d8e76d89a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample625.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample625" xmlns:tns="http://www.example.org/sample625" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample216" location="sample216.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample415" location="./sample415.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample62" location=".\sample62.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample625"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample626.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample626.wsdl deleted file mode 100644 index e1878ee54..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample626.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample626" xmlns:tns="http://www.example.org/sample626" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample687" location="sample687.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample70" location="./sample70.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample21" location=".\sample21.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample626"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample627.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample627.wsdl deleted file mode 100644 index e0d34e3d4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample627.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample627" xmlns:tns="http://www.example.org/sample627" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample688" location="sample688.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample517" location="./sample517.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample529" location=".\sample529.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample627"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample628.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample628.wsdl deleted file mode 100644 index b8ac1c7f7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample628.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample628" xmlns:tns="http://www.example.org/sample628" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample941" location="sample941.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample942" location="./sample942.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample629" location=".\sample629.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample628"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample629.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample629.wsdl deleted file mode 100644 index 694aa8dd7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample629.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample629" xmlns:tns="http://www.example.org/sample629" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample566" location="sample566.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample717" location="./sample717.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample842" location=".\sample842.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample629"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample63.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample63.wsdl deleted file mode 100644 index 007c508c7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample63.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample63" xmlns:tns="http://www.example.org/sample63" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample119" location="sample119.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample654" location="./sample654.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample334" location=".\sample334.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample63"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample630.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample630.wsdl deleted file mode 100644 index f7445218a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample630.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample630" xmlns:tns="http://www.example.org/sample630" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample290" location="sample290.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample39" location="./sample39.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample667" location=".\sample667.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample630"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample631.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample631.wsdl deleted file mode 100644 index f527ef4c1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample631.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample631" xmlns:tns="http://www.example.org/sample631" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample14" location="sample14.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample682" location="./sample682.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample505" location=".\sample505.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample631"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample632.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample632.wsdl deleted file mode 100644 index 679709a03..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample632.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample632" xmlns:tns="http://www.example.org/sample632" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample509" location="sample509.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample583" location="./sample583.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample191" location=".\sample191.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample632"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample633.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample633.wsdl deleted file mode 100644 index a0b55d0d9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample633.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample633" xmlns:tns="http://www.example.org/sample633" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample354" location="sample354.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample972" location="./sample972.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample551" location=".\sample551.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample633"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample634.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample634.wsdl deleted file mode 100644 index d45005b77..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample634.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample634" xmlns:tns="http://www.example.org/sample634" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample470" location="sample470.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample986" location="./sample986.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample887" location=".\sample887.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample634"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample635.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample635.wsdl deleted file mode 100644 index 1fcec3d6c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample635.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample635" xmlns:tns="http://www.example.org/sample635" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample710" location="sample710.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample364" location="./sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample85" location=".\sample85.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample635"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample636.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample636.wsdl deleted file mode 100644 index 9636fd0ef..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample636.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample636" xmlns:tns="http://www.example.org/sample636" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample284" location="sample284.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample979" location="./sample979.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample748" location=".\sample748.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample636"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample637.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample637.wsdl deleted file mode 100644 index 87e1c1486..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample637.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample637" xmlns:tns="http://www.example.org/sample637" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample513" location="sample513.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample953" location="./sample953.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample940" location=".\sample940.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample637"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample638.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample638.wsdl deleted file mode 100644 index 6682c1d6b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample638.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample638" xmlns:tns="http://www.example.org/sample638" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample366" location="sample366.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample107" location="./sample107.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample809" location=".\sample809.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample638"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample639.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample639.wsdl deleted file mode 100644 index 046c57ca9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample639.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample639" xmlns:tns="http://www.example.org/sample639" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample696" location="sample696.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample306" location="./sample306.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample49" location=".\sample49.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample639"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample64.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample64.wsdl deleted file mode 100644 index dd9b8a497..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample64.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample64" xmlns:tns="http://www.example.org/sample64" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample492" location="sample492.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample592" location="./sample592.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample658" location=".\sample658.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample64"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample640.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample640.wsdl deleted file mode 100644 index 7af6206fe..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample640.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample640" xmlns:tns="http://www.example.org/sample640" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample834" location="sample834.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample749" location="./sample749.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample137" location=".\sample137.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample640"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample641.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample641.wsdl deleted file mode 100644 index e28e5bffb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample641.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample641" xmlns:tns="http://www.example.org/sample641" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample131" location="sample131.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample730" location="./sample730.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample44" location=".\sample44.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample641"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample642.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample642.wsdl deleted file mode 100644 index 77b04fdf6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample642.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample642" xmlns:tns="http://www.example.org/sample642" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample748" location="sample748.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample834" location="./sample834.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample26" location=".\sample26.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample642"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample643.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample643.wsdl deleted file mode 100644 index f53e1b2ce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample643.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample643" xmlns:tns="http://www.example.org/sample643" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample869" location="sample869.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample726" location="./sample726.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample773" location=".\sample773.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample643"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample644.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample644.wsdl deleted file mode 100644 index 9c49905cf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample644.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample644" xmlns:tns="http://www.example.org/sample644" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample667" location="sample667.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample471" location="./sample471.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample189" location=".\sample189.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample644"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample645.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample645.wsdl deleted file mode 100644 index ce17175e1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample645.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample645" xmlns:tns="http://www.example.org/sample645" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample157" location="sample157.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample656" location="./sample656.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample589" location=".\sample589.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample645"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample646.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample646.wsdl deleted file mode 100644 index 39f2c677a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample646.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample646" xmlns:tns="http://www.example.org/sample646" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample828" location="sample828.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample119" location="./sample119.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample902" location=".\sample902.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample646"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample647.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample647.wsdl deleted file mode 100644 index d406d65ea..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample647.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample647" xmlns:tns="http://www.example.org/sample647" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample165" location="sample165.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample126" location="./sample126.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample440" location=".\sample440.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample647"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample648.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample648.wsdl deleted file mode 100644 index 55c34cc42..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample648.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample648" xmlns:tns="http://www.example.org/sample648" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample896" location="sample896.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample251" location="./sample251.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample899" location=".\sample899.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample648"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample649.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample649.wsdl deleted file mode 100644 index 67a2b649e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample649.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample649" xmlns:tns="http://www.example.org/sample649" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample44" location="sample44.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample524" location="./sample524.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample410" location=".\sample410.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample649"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample65.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample65.wsdl deleted file mode 100644 index d6e93358f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample65.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample65" xmlns:tns="http://www.example.org/sample65" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample340" location="sample340.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample616" location="./sample616.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample462" location=".\sample462.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample65"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample650.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample650.wsdl deleted file mode 100644 index 12e1a2c0e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample650.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample650" xmlns:tns="http://www.example.org/sample650" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample921" location="sample921.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample26" location="./sample26.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample973" location=".\sample973.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample650"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample651.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample651.wsdl deleted file mode 100644 index 1e446816a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample651.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample651" xmlns:tns="http://www.example.org/sample651" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample317" location="sample317.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample138" location="./sample138.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample338" location=".\sample338.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample651"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample652.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample652.wsdl deleted file mode 100644 index 78a353cbe..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample652.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample652" xmlns:tns="http://www.example.org/sample652" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample912" location="sample912.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample124" location="./sample124.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample47" location=".\sample47.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample652"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample653.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample653.wsdl deleted file mode 100644 index a4cdc9c44..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample653.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample653" xmlns:tns="http://www.example.org/sample653" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample452" location="sample452.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample195" location="./sample195.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample747" location=".\sample747.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample653"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample654.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample654.wsdl deleted file mode 100644 index 5c653a311..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample654.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample654" xmlns:tns="http://www.example.org/sample654" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample17" location="sample17.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample628" location="./sample628.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample827" location=".\sample827.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample654"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample655.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample655.wsdl deleted file mode 100644 index efcfc6416..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample655.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample655" xmlns:tns="http://www.example.org/sample655" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample881" location="sample881.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample191" location="./sample191.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample441" location=".\sample441.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample655"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample656.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample656.wsdl deleted file mode 100644 index 12f19d738..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample656.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample656" xmlns:tns="http://www.example.org/sample656" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample177" location="sample177.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample254" location="./sample254.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample161" location=".\sample161.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample656"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample657.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample657.wsdl deleted file mode 100644 index 58cba1ed7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample657.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample657" xmlns:tns="http://www.example.org/sample657" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample668" location="sample668.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample57" location="./sample57.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample757" location=".\sample757.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample657"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample658.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample658.wsdl deleted file mode 100644 index 56b04cb02..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample658.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample658" xmlns:tns="http://www.example.org/sample658" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample408" location="sample408.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample926" location="./sample926.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample790" location=".\sample790.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample658"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample659.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample659.wsdl deleted file mode 100644 index 1d0ed0071..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample659.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample659" xmlns:tns="http://www.example.org/sample659" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample441" location="sample441.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample216" location="./sample216.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample354" location=".\sample354.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample659"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample66.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample66.wsdl deleted file mode 100644 index 000cc54ec..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample66.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample66" xmlns:tns="http://www.example.org/sample66" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample153" location="sample153.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample446" location="./sample446.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample435" location=".\sample435.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample66"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample660.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample660.wsdl deleted file mode 100644 index a3c1bcac7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample660.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample660" xmlns:tns="http://www.example.org/sample660" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample157" location="sample157.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample884" location="./sample884.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample435" location=".\sample435.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample660"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample661.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample661.wsdl deleted file mode 100644 index 05b1c8712..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample661.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample661" xmlns:tns="http://www.example.org/sample661" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample810" location="sample810.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample588" location="./sample588.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample458" location=".\sample458.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample661"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample662.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample662.wsdl deleted file mode 100644 index 5f12a1cbc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample662.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample662" xmlns:tns="http://www.example.org/sample662" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample154" location="sample154.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample126" location="./sample126.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample511" location=".\sample511.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample662"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample663.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample663.wsdl deleted file mode 100644 index a3bdccf34..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample663.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample663" xmlns:tns="http://www.example.org/sample663" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample589" location="sample589.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample459" location="./sample459.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample479" location=".\sample479.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample663"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample664.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample664.wsdl deleted file mode 100644 index f7779d054..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample664.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample664" xmlns:tns="http://www.example.org/sample664" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample535" location="sample535.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample938" location="./sample938.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample322" location=".\sample322.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample664"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample665.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample665.wsdl deleted file mode 100644 index 128366a41..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample665.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample665" xmlns:tns="http://www.example.org/sample665" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample273" location="sample273.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample55" location="./sample55.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample408" location=".\sample408.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample665"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample666.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample666.wsdl deleted file mode 100644 index 0730854e0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample666.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample666" xmlns:tns="http://www.example.org/sample666" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample477" location="sample477.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample247" location="./sample247.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample108" location=".\sample108.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample666"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample667.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample667.wsdl deleted file mode 100644 index 4189fa222..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample667.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample667" xmlns:tns="http://www.example.org/sample667" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample65" location="sample65.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample281" location="./sample281.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample856" location=".\sample856.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample667"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample668.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample668.wsdl deleted file mode 100644 index 5dadc6309..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample668.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample668" xmlns:tns="http://www.example.org/sample668" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample288" location="sample288.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample832" location="./sample832.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample386" location=".\sample386.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample668"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample669.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample669.wsdl deleted file mode 100644 index 4671a4305..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample669.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample669" xmlns:tns="http://www.example.org/sample669" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample255" location="sample255.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample524" location="./sample524.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample2" location=".\sample2.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample669"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample67.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample67.wsdl deleted file mode 100644 index ee6cfdc42..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample67.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample67" xmlns:tns="http://www.example.org/sample67" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample376" location="sample376.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample780" location="./sample780.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample591" location=".\sample591.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample67"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample670.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample670.wsdl deleted file mode 100644 index 1411a2209..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample670.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample670" xmlns:tns="http://www.example.org/sample670" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample715" location="sample715.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample8" location="./sample8.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample232" location=".\sample232.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample670"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample671.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample671.wsdl deleted file mode 100644 index 903604d9b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample671.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample671" xmlns:tns="http://www.example.org/sample671" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample946" location="sample946.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample714" location="./sample714.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample806" location=".\sample806.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample671"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample672.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample672.wsdl deleted file mode 100644 index 87e6598e4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample672.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample672" xmlns:tns="http://www.example.org/sample672" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample928" location="sample928.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample445" location="./sample445.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample935" location=".\sample935.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample672"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample673.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample673.wsdl deleted file mode 100644 index 705d2639d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample673.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample673" xmlns:tns="http://www.example.org/sample673" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample42" location="sample42.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample372" location="./sample372.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample644" location=".\sample644.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample673"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample674.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample674.wsdl deleted file mode 100644 index 1957f56e1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample674.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample674" xmlns:tns="http://www.example.org/sample674" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample721" location="sample721.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample662" location="./sample662.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample788" location=".\sample788.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample674"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample675.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample675.wsdl deleted file mode 100644 index e1b11c3eb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample675.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample675" xmlns:tns="http://www.example.org/sample675" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample591" location="sample591.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample629" location="./sample629.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample32" location=".\sample32.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample675"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample676.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample676.wsdl deleted file mode 100644 index 485721d3a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample676.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample676" xmlns:tns="http://www.example.org/sample676" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample78" location="sample78.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample6" location="./sample6.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample892" location=".\sample892.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample676"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample677.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample677.wsdl deleted file mode 100644 index 0fb63989a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample677.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample677" xmlns:tns="http://www.example.org/sample677" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample130" location="sample130.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample190" location="./sample190.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample787" location=".\sample787.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample677"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample678.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample678.wsdl deleted file mode 100644 index 026292366..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample678.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample678" xmlns:tns="http://www.example.org/sample678" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample295" location="sample295.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample950" location="./sample950.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample872" location=".\sample872.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample678"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample679.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample679.wsdl deleted file mode 100644 index 235b5e036..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample679.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample679" xmlns:tns="http://www.example.org/sample679" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample963" location="sample963.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample402" location="./sample402.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample702" location=".\sample702.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample679"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample68.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample68.wsdl deleted file mode 100644 index b1da0340c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample68.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample68" xmlns:tns="http://www.example.org/sample68" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample336" location="sample336.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample427" location="./sample427.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample731" location=".\sample731.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample68"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample680.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample680.wsdl deleted file mode 100644 index cbb575847..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample680.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample680" xmlns:tns="http://www.example.org/sample680" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample405" location="sample405.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample52" location="./sample52.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample90" location=".\sample90.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample680"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample681.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample681.wsdl deleted file mode 100644 index 14b9ef175..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample681.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample681" xmlns:tns="http://www.example.org/sample681" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample361" location="sample361.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample752" location="./sample752.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample505" location=".\sample505.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample681"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample682.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample682.wsdl deleted file mode 100644 index 80a5a2873..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample682.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample682" xmlns:tns="http://www.example.org/sample682" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample692" location="sample692.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample362" location="./sample362.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample628" location=".\sample628.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample682"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample683.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample683.wsdl deleted file mode 100644 index c6f17f8bc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample683.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample683" xmlns:tns="http://www.example.org/sample683" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample528" location="sample528.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample972" location="./sample972.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample627" location=".\sample627.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample683"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample684.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample684.wsdl deleted file mode 100644 index e1a3d8198..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample684.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample684" xmlns:tns="http://www.example.org/sample684" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample484" location="sample484.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample924" location="./sample924.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample527" location=".\sample527.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample684"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample685.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample685.wsdl deleted file mode 100644 index f5a4e6c1b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample685.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample685" xmlns:tns="http://www.example.org/sample685" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample207" location="sample207.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample126" location="./sample126.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample654" location=".\sample654.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample685"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample686.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample686.wsdl deleted file mode 100644 index 174480862..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample686.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample686" xmlns:tns="http://www.example.org/sample686" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample133" location="sample133.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample636" location="./sample636.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample237" location=".\sample237.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample686"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample687.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample687.wsdl deleted file mode 100644 index 6e3267feb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample687.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample687" xmlns:tns="http://www.example.org/sample687" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample566" location="sample566.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample614" location="./sample614.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample631" location=".\sample631.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample687"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample688.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample688.wsdl deleted file mode 100644 index 542f43a28..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample688.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample688" xmlns:tns="http://www.example.org/sample688" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample953" location="sample953.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample224" location="./sample224.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample976" location=".\sample976.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample688"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample689.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample689.wsdl deleted file mode 100644 index 80c678a73..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample689.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample689" xmlns:tns="http://www.example.org/sample689" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample818" location="sample818.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample557" location="./sample557.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample442" location=".\sample442.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample689"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample69.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample69.wsdl deleted file mode 100644 index c34ceed5f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample69.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample69" xmlns:tns="http://www.example.org/sample69" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample301" location="sample301.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample411" location="./sample411.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample520" location=".\sample520.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample69"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample690.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample690.wsdl deleted file mode 100644 index 4b0913ca2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample690.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample690" xmlns:tns="http://www.example.org/sample690" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample82" location="sample82.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample560" location="./sample560.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample445" location=".\sample445.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample690"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample691.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample691.wsdl deleted file mode 100644 index 4db8069cd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample691.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample691" xmlns:tns="http://www.example.org/sample691" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample282" location="sample282.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample288" location="./sample288.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample450" location=".\sample450.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample691"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample692.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample692.wsdl deleted file mode 100644 index 6dbac06e5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample692.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample692" xmlns:tns="http://www.example.org/sample692" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample114" location="sample114.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample68" location="./sample68.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample532" location=".\sample532.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample692"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample693.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample693.wsdl deleted file mode 100644 index 1e9f5cee8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample693.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample693" xmlns:tns="http://www.example.org/sample693" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample314" location="sample314.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample44" location="./sample44.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample8" location=".\sample8.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample693"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample694.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample694.wsdl deleted file mode 100644 index 3b073ce1e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample694.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample694" xmlns:tns="http://www.example.org/sample694" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample925" location="sample925.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample572" location="./sample572.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample947" location=".\sample947.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample694"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample695.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample695.wsdl deleted file mode 100644 index cd11d50d9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample695.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample695" xmlns:tns="http://www.example.org/sample695" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample634" location="sample634.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample319" location="./sample319.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample580" location=".\sample580.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample695"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample696.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample696.wsdl deleted file mode 100644 index c758ba22b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample696.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample696" xmlns:tns="http://www.example.org/sample696" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample297" location="sample297.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample451" location="./sample451.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample887" location=".\sample887.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample696"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample697.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample697.wsdl deleted file mode 100644 index 75259723f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample697.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample697" xmlns:tns="http://www.example.org/sample697" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample578" location="sample578.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample279" location="./sample279.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample165" location=".\sample165.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample697"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample698.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample698.wsdl deleted file mode 100644 index 05f5d6db7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample698.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample698" xmlns:tns="http://www.example.org/sample698" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample424" location="sample424.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample258" location="./sample258.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample371" location=".\sample371.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample698"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample699.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample699.wsdl deleted file mode 100644 index c36b10fee..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample699.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample699" xmlns:tns="http://www.example.org/sample699" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample292" location="sample292.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample559" location="./sample559.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample544" location=".\sample544.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample699"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample7.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample7.wsdl deleted file mode 100644 index 0018ddc16..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample7.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample7" xmlns:tns="http://www.example.org/sample7" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample887" location="sample887.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample323" location="./sample323.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample499" location=".\sample499.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample7"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample70.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample70.wsdl deleted file mode 100644 index 01627e863..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample70.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample70" xmlns:tns="http://www.example.org/sample70" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample547" location="sample547.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample582" location="./sample582.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample678" location=".\sample678.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample70"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample700.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample700.wsdl deleted file mode 100644 index cf2cc544d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample700.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample700" xmlns:tns="http://www.example.org/sample700" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample467" location="sample467.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample256" location="./sample256.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample183" location=".\sample183.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample700"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample701.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample701.wsdl deleted file mode 100644 index c9f2099f3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample701.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample701" xmlns:tns="http://www.example.org/sample701" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample593" location="sample593.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample121" location="./sample121.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample567" location=".\sample567.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample701"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample702.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample702.wsdl deleted file mode 100644 index 6d575630f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample702.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample702" xmlns:tns="http://www.example.org/sample702" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample178" location="sample178.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample285" location="./sample285.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample402" location=".\sample402.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample702"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample703.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample703.wsdl deleted file mode 100644 index a3e45376c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample703.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample703" xmlns:tns="http://www.example.org/sample703" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample855" location="sample855.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample829" location="./sample829.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample945" location=".\sample945.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample703"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample704.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample704.wsdl deleted file mode 100644 index 4c0dbe157..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample704.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample704" xmlns:tns="http://www.example.org/sample704" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample60" location="sample60.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample377" location="./sample377.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample351" location=".\sample351.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample704"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample705.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample705.wsdl deleted file mode 100644 index a407ee6a3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample705.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample705" xmlns:tns="http://www.example.org/sample705" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample441" location="sample441.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample532" location="./sample532.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample929" location=".\sample929.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample705"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample706.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample706.wsdl deleted file mode 100644 index ff29abd3e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample706.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample706" xmlns:tns="http://www.example.org/sample706" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample302" location="sample302.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample618" location="./sample618.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample882" location=".\sample882.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample706"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample707.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample707.wsdl deleted file mode 100644 index 5ae121a81..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample707.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample707" xmlns:tns="http://www.example.org/sample707" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample674" location="sample674.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample974" location="./sample974.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample940" location=".\sample940.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample707"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample708.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample708.wsdl deleted file mode 100644 index 38f23c38d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample708.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample708" xmlns:tns="http://www.example.org/sample708" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample649" location="sample649.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample615" location="./sample615.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample766" location=".\sample766.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample708"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample709.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample709.wsdl deleted file mode 100644 index 23352880d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample709.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample709" xmlns:tns="http://www.example.org/sample709" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample175" location="sample175.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample679" location="./sample679.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample635" location=".\sample635.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample709"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample71.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample71.wsdl deleted file mode 100644 index f5fd2e027..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample71.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample71" xmlns:tns="http://www.example.org/sample71" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample365" location="sample365.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample334" location="./sample334.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample501" location=".\sample501.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample71"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample710.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample710.wsdl deleted file mode 100644 index 4244a2484..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample710.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample710" xmlns:tns="http://www.example.org/sample710" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample160" location="sample160.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample709" location="./sample709.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample765" location=".\sample765.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample710"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample711.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample711.wsdl deleted file mode 100644 index 81297b07c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample711.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample711" xmlns:tns="http://www.example.org/sample711" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample282" location="sample282.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample805" location="./sample805.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample117" location=".\sample117.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample711"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample712.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample712.wsdl deleted file mode 100644 index e0fb38998..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample712.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample712" xmlns:tns="http://www.example.org/sample712" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample459" location="sample459.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample689" location="./sample689.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample347" location=".\sample347.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample712"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample713.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample713.wsdl deleted file mode 100644 index a83a53f8e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample713.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample713" xmlns:tns="http://www.example.org/sample713" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample864" location="sample864.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample596" location="./sample596.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample712" location=".\sample712.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample713"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample714.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample714.wsdl deleted file mode 100644 index f847f3329..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample714.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample714" xmlns:tns="http://www.example.org/sample714" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample653" location="sample653.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample972" location="./sample972.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample321" location=".\sample321.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample714"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample715.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample715.wsdl deleted file mode 100644 index 46e9d717e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample715.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample715" xmlns:tns="http://www.example.org/sample715" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample752" location="sample752.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample677" location="./sample677.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample502" location=".\sample502.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample715"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample716.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample716.wsdl deleted file mode 100644 index 516322c84..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample716.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample716" xmlns:tns="http://www.example.org/sample716" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample196" location="sample196.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample430" location="./sample430.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample144" location=".\sample144.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample716"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample717.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample717.wsdl deleted file mode 100644 index 7911a1a1d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample717.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample717" xmlns:tns="http://www.example.org/sample717" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample388" location="sample388.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample435" location="./sample435.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample63" location=".\sample63.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample717"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample718.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample718.wsdl deleted file mode 100644 index a39b8747e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample718.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample718" xmlns:tns="http://www.example.org/sample718" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample158" location="sample158.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample561" location="./sample561.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample599" location=".\sample599.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample718"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample719.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample719.wsdl deleted file mode 100644 index 801dfd9ad..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample719.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample719" xmlns:tns="http://www.example.org/sample719" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample767" location="sample767.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample748" location="./sample748.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample289" location=".\sample289.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample719"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample72.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample72.wsdl deleted file mode 100644 index 6614aa551..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample72.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample72" xmlns:tns="http://www.example.org/sample72" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample369" location="sample369.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample835" location="./sample835.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample593" location=".\sample593.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample72"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample720.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample720.wsdl deleted file mode 100644 index 5c2d4959b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample720.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample720" xmlns:tns="http://www.example.org/sample720" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample425" location="sample425.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample738" location="./sample738.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample112" location=".\sample112.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample720"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample721.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample721.wsdl deleted file mode 100644 index b124f7795..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample721.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample721" xmlns:tns="http://www.example.org/sample721" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample692" location="sample692.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample368" location="./sample368.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample571" location=".\sample571.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample721"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample722.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample722.wsdl deleted file mode 100644 index d14ba4ca0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample722.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample722" xmlns:tns="http://www.example.org/sample722" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample49" location="sample49.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample472" location="./sample472.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample57" location=".\sample57.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample722"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample723.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample723.wsdl deleted file mode 100644 index 350b1d552..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample723.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample723" xmlns:tns="http://www.example.org/sample723" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample2" location="sample2.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample696" location="./sample696.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample638" location=".\sample638.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample723"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample724.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample724.wsdl deleted file mode 100644 index e1d8bba5d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample724.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample724" xmlns:tns="http://www.example.org/sample724" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample163" location="sample163.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample440" location="./sample440.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample414" location=".\sample414.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample724"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample725.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample725.wsdl deleted file mode 100644 index bf846aa31..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample725.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample725" xmlns:tns="http://www.example.org/sample725" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample375" location="sample375.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample909" location="./sample909.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample287" location=".\sample287.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample725"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample726.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample726.wsdl deleted file mode 100644 index d41361e81..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample726.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample726" xmlns:tns="http://www.example.org/sample726" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample716" location="sample716.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample240" location="./sample240.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample679" location=".\sample679.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample726"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample727.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample727.wsdl deleted file mode 100644 index db883dfa0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample727.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample727" xmlns:tns="http://www.example.org/sample727" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample925" location="sample925.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample865" location="./sample865.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample896" location=".\sample896.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample727"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample728.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample728.wsdl deleted file mode 100644 index c2b0a3489..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample728.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample728" xmlns:tns="http://www.example.org/sample728" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample826" location="sample826.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample639" location="./sample639.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample220" location=".\sample220.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample728"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample729.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample729.wsdl deleted file mode 100644 index 04b770cb4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample729.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample729" xmlns:tns="http://www.example.org/sample729" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample986" location="sample986.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample781" location="./sample781.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample1" location=".\sample1.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample729"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample73.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample73.wsdl deleted file mode 100644 index 6bfb6d928..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample73.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample73" xmlns:tns="http://www.example.org/sample73" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample89" location="sample89.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample854" location="./sample854.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample404" location=".\sample404.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample73"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample730.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample730.wsdl deleted file mode 100644 index 25dcbf394..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample730.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample730" xmlns:tns="http://www.example.org/sample730" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample646" location="sample646.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample989" location="./sample989.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample285" location=".\sample285.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample730"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample731.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample731.wsdl deleted file mode 100644 index a4673795a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample731.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample731" xmlns:tns="http://www.example.org/sample731" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample691" location="sample691.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample282" location="./sample282.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample217" location=".\sample217.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample731"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample732.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample732.wsdl deleted file mode 100644 index c3cfeb297..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample732.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample732" xmlns:tns="http://www.example.org/sample732" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample47" location="sample47.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample928" location="./sample928.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample524" location=".\sample524.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample732"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample733.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample733.wsdl deleted file mode 100644 index 96a96d04b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample733.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample733" xmlns:tns="http://www.example.org/sample733" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample173" location="sample173.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample125" location="./sample125.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample408" location=".\sample408.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample733"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample734.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample734.wsdl deleted file mode 100644 index 72544c434..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample734.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample734" xmlns:tns="http://www.example.org/sample734" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample684" location="sample684.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample292" location="./sample292.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample748" location=".\sample748.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample734"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample735.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample735.wsdl deleted file mode 100644 index cf2635e9c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample735.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample735" xmlns:tns="http://www.example.org/sample735" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample69" location="sample69.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample414" location="./sample414.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample901" location=".\sample901.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample735"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample736.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample736.wsdl deleted file mode 100644 index 8176673e9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample736.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample736" xmlns:tns="http://www.example.org/sample736" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample398" location="sample398.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample475" location="./sample475.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample351" location=".\sample351.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample736"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample737.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample737.wsdl deleted file mode 100644 index 1a1ce2fd9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample737.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample737" xmlns:tns="http://www.example.org/sample737" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample865" location="sample865.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample576" location="./sample576.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample145" location=".\sample145.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample737"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample738.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample738.wsdl deleted file mode 100644 index 94916885d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample738.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample738" xmlns:tns="http://www.example.org/sample738" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample901" location="sample901.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample560" location="./sample560.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample106" location=".\sample106.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample738"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample739.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample739.wsdl deleted file mode 100644 index d1faf3ba3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample739.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample739" xmlns:tns="http://www.example.org/sample739" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample156" location="sample156.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample763" location="./sample763.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample692" location=".\sample692.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample739"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample74.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample74.wsdl deleted file mode 100644 index 724ce2e81..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample74.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample74" xmlns:tns="http://www.example.org/sample74" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample286" location="sample286.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample434" location="./sample434.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample930" location=".\sample930.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample74"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample740.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample740.wsdl deleted file mode 100644 index 5a26b9382..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample740.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample740" xmlns:tns="http://www.example.org/sample740" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample422" location="sample422.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample58" location="./sample58.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample808" location=".\sample808.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample740"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample741.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample741.wsdl deleted file mode 100644 index 73061e982..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample741.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample741" xmlns:tns="http://www.example.org/sample741" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample575" location="sample575.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample103" location="./sample103.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample643" location=".\sample643.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample741"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample742.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample742.wsdl deleted file mode 100644 index 1bca9438e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample742.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample742" xmlns:tns="http://www.example.org/sample742" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample243" location="sample243.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample921" location="./sample921.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample415" location=".\sample415.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample742"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample743.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample743.wsdl deleted file mode 100644 index eab4d0057..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample743.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample743" xmlns:tns="http://www.example.org/sample743" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample100" location="sample100.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample365" location="./sample365.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample993" location=".\sample993.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample743"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample744.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample744.wsdl deleted file mode 100644 index 1a1df8ff5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample744.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample744" xmlns:tns="http://www.example.org/sample744" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample765" location="sample765.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample326" location="./sample326.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample851" location=".\sample851.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample744"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample745.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample745.wsdl deleted file mode 100644 index d2f785fe1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample745.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample745" xmlns:tns="http://www.example.org/sample745" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample868" location="sample868.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample946" location="./sample946.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample243" location=".\sample243.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample745"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample746.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample746.wsdl deleted file mode 100644 index eda2879a3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample746.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample746" xmlns:tns="http://www.example.org/sample746" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample327" location="sample327.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample236" location="./sample236.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample694" location=".\sample694.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample746"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample747.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample747.wsdl deleted file mode 100644 index c911a47b8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample747.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample747" xmlns:tns="http://www.example.org/sample747" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample72" location="sample72.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample186" location="./sample186.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample48" location=".\sample48.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample747"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample748.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample748.wsdl deleted file mode 100644 index 4f23e245a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample748.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample748" xmlns:tns="http://www.example.org/sample748" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample332" location="sample332.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample254" location="./sample254.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample688" location=".\sample688.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample748"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample749.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample749.wsdl deleted file mode 100644 index 76de2ad63..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample749.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample749" xmlns:tns="http://www.example.org/sample749" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample465" location="sample465.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample279" location="./sample279.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample59" location=".\sample59.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample749"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample75.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample75.wsdl deleted file mode 100644 index c870dffb9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample75.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample75" xmlns:tns="http://www.example.org/sample75" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample886" location="sample886.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample858" location="./sample858.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample969" location=".\sample969.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample75"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample750.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample750.wsdl deleted file mode 100644 index 67b1342a1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample750.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample750" xmlns:tns="http://www.example.org/sample750" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample655" location="sample655.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample44" location="./sample44.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample631" location=".\sample631.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample750"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample751.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample751.wsdl deleted file mode 100644 index 5245026e9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample751.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample751" xmlns:tns="http://www.example.org/sample751" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample518" location="sample518.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample373" location="./sample373.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample803" location=".\sample803.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample751"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample752.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample752.wsdl deleted file mode 100644 index 62a8122a6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample752.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample752" xmlns:tns="http://www.example.org/sample752" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample699" location="sample699.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample847" location="./sample847.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample958" location=".\sample958.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample752"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample753.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample753.wsdl deleted file mode 100644 index ceffbc26a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample753.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample753" xmlns:tns="http://www.example.org/sample753" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample639" location="sample639.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample892" location="./sample892.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample852" location=".\sample852.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample753"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample754.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample754.wsdl deleted file mode 100644 index 4968fefba..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample754.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample754" xmlns:tns="http://www.example.org/sample754" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample31" location="sample31.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample424" location="./sample424.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample564" location=".\sample564.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample754"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample755.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample755.wsdl deleted file mode 100644 index dae1356c6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample755.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample755" xmlns:tns="http://www.example.org/sample755" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample968" location="sample968.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample938" location="./sample938.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample540" location=".\sample540.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample755"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample756.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample756.wsdl deleted file mode 100644 index c94ab01c5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample756.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample756" xmlns:tns="http://www.example.org/sample756" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample234" location="sample234.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample61" location="./sample61.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample422" location=".\sample422.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample756"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample757.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample757.wsdl deleted file mode 100644 index cff4db0c3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample757.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample757" xmlns:tns="http://www.example.org/sample757" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample726" location="sample726.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample203" location="./sample203.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample75" location=".\sample75.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample757"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample758.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample758.wsdl deleted file mode 100644 index 4d78d9f1f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample758.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample758" xmlns:tns="http://www.example.org/sample758" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample482" location="sample482.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample326" location="./sample326.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample55" location=".\sample55.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample758"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample759.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample759.wsdl deleted file mode 100644 index 4de8ac522..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample759.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample759" xmlns:tns="http://www.example.org/sample759" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample945" location="sample945.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample790" location="./sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample439" location=".\sample439.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample759"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample76.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample76.wsdl deleted file mode 100644 index 50512ecfc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample76.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample76" xmlns:tns="http://www.example.org/sample76" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample88" location="sample88.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample897" location="./sample897.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample369" location=".\sample369.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample76"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample760.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample760.wsdl deleted file mode 100644 index 9d8ee1b4f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample760.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample760" xmlns:tns="http://www.example.org/sample760" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample549" location="sample549.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample880" location="./sample880.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample757" location=".\sample757.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample760"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample761.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample761.wsdl deleted file mode 100644 index 9eae69fb6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample761.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample761" xmlns:tns="http://www.example.org/sample761" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample989" location="sample989.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample875" location="./sample875.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample920" location=".\sample920.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample761"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample762.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample762.wsdl deleted file mode 100644 index b8f85c999..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample762.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample762" xmlns:tns="http://www.example.org/sample762" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample379" location="sample379.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample717" location="./sample717.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample846" location=".\sample846.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample762"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample763.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample763.wsdl deleted file mode 100644 index c9625b84d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample763.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample763" xmlns:tns="http://www.example.org/sample763" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample961" location="sample961.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample264" location="./sample264.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample239" location=".\sample239.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample763"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample764.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample764.wsdl deleted file mode 100644 index 796491643..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample764.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample764" xmlns:tns="http://www.example.org/sample764" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample722" location="sample722.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample299" location="./sample299.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample134" location=".\sample134.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample764"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample765.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample765.wsdl deleted file mode 100644 index 07e2cd43c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample765.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample765" xmlns:tns="http://www.example.org/sample765" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample718" location="sample718.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample774" location="./sample774.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample321" location=".\sample321.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample765"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample766.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample766.wsdl deleted file mode 100644 index 01105b746..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample766.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample766" xmlns:tns="http://www.example.org/sample766" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample852" location="sample852.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample688" location="./sample688.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample928" location=".\sample928.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample766"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample767.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample767.wsdl deleted file mode 100644 index 237420fce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample767.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample767" xmlns:tns="http://www.example.org/sample767" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample712" location="sample712.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample903" location="./sample903.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample720" location=".\sample720.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample767"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample768.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample768.wsdl deleted file mode 100644 index f237de9f8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample768.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample768" xmlns:tns="http://www.example.org/sample768" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample601" location="sample601.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample46" location="./sample46.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample346" location=".\sample346.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample768"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample769.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample769.wsdl deleted file mode 100644 index 645d7e020..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample769.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample769" xmlns:tns="http://www.example.org/sample769" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample761" location="sample761.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample124" location="./sample124.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample190" location=".\sample190.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample769"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample77.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample77.wsdl deleted file mode 100644 index 72ce5b1a5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample77.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample77" xmlns:tns="http://www.example.org/sample77" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample612" location="sample612.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample944" location="./sample944.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample888" location=".\sample888.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample77"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample770.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample770.wsdl deleted file mode 100644 index 05de5569f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample770.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample770" xmlns:tns="http://www.example.org/sample770" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample66" location="sample66.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample677" location="./sample677.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample224" location=".\sample224.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample770"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample771.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample771.wsdl deleted file mode 100644 index 4bf167ccd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample771.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample771" xmlns:tns="http://www.example.org/sample771" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample912" location="sample912.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample1" location="./sample1.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample668" location=".\sample668.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample771"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample772.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample772.wsdl deleted file mode 100644 index 8eeeab646..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample772.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample772" xmlns:tns="http://www.example.org/sample772" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample463" location="sample463.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample68" location="./sample68.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample29" location=".\sample29.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample772"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample773.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample773.wsdl deleted file mode 100644 index 042156b58..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample773.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample773" xmlns:tns="http://www.example.org/sample773" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample592" location="sample592.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample882" location="./sample882.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample439" location=".\sample439.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample773"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample774.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample774.wsdl deleted file mode 100644 index 00cd58818..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample774.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample774" xmlns:tns="http://www.example.org/sample774" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample739" location="sample739.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample413" location="./sample413.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample212" location=".\sample212.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample774"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample775.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample775.wsdl deleted file mode 100644 index eb00a8e93..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample775.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample775" xmlns:tns="http://www.example.org/sample775" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample942" location="sample942.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample485" location="./sample485.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample14" location=".\sample14.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample775"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample776.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample776.wsdl deleted file mode 100644 index 297163d2b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample776.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample776" xmlns:tns="http://www.example.org/sample776" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample816" location="sample816.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample967" location="./sample967.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample70" location=".\sample70.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample776"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample777.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample777.wsdl deleted file mode 100644 index bf19ff9fb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample777.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample777" xmlns:tns="http://www.example.org/sample777" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample138" location="sample138.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample55" location="./sample55.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample832" location=".\sample832.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample777"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample778.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample778.wsdl deleted file mode 100644 index d367755d0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample778.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample778" xmlns:tns="http://www.example.org/sample778" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample798" location="sample798.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample574" location="./sample574.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample106" location=".\sample106.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample778"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample779.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample779.wsdl deleted file mode 100644 index 6e3e53ecd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample779.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample779" xmlns:tns="http://www.example.org/sample779" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample367" location="sample367.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample567" location="./sample567.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample28" location=".\sample28.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample779"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample78.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample78.wsdl deleted file mode 100644 index 5dd9f198a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample78.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample78" xmlns:tns="http://www.example.org/sample78" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample141" location="sample141.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample618" location="./sample618.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample124" location=".\sample124.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample78"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample780.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample780.wsdl deleted file mode 100644 index 5a3518b2b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample780.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample780" xmlns:tns="http://www.example.org/sample780" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample584" location="sample584.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample64" location="./sample64.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample978" location=".\sample978.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample780"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample781.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample781.wsdl deleted file mode 100644 index 27af1e389..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample781.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample781" xmlns:tns="http://www.example.org/sample781" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample665" location="sample665.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample988" location="./sample988.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample677" location=".\sample677.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample781"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample782.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample782.wsdl deleted file mode 100644 index 93314167c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample782.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample782" xmlns:tns="http://www.example.org/sample782" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample390" location="sample390.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample460" location="./sample460.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample919" location=".\sample919.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample782"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample783.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample783.wsdl deleted file mode 100644 index a60c7839d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample783.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample783" xmlns:tns="http://www.example.org/sample783" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample87" location="sample87.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample366" location="./sample366.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample817" location=".\sample817.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample783"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample784.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample784.wsdl deleted file mode 100644 index 4a464e741..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample784.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample784" xmlns:tns="http://www.example.org/sample784" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample221" location="sample221.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample515" location="./sample515.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample910" location=".\sample910.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample784"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample785.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample785.wsdl deleted file mode 100644 index fb4d98c43..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample785.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample785" xmlns:tns="http://www.example.org/sample785" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample70" location="sample70.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample79" location="./sample79.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample680" location=".\sample680.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample785"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample786.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample786.wsdl deleted file mode 100644 index c378263d6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample786.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample786" xmlns:tns="http://www.example.org/sample786" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample922" location="sample922.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample805" location="./sample805.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample764" location=".\sample764.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample786"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample787.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample787.wsdl deleted file mode 100644 index 508f7f4ee..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample787.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample787" xmlns:tns="http://www.example.org/sample787" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample421" location="sample421.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample179" location="./sample179.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample72" location=".\sample72.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample787"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample788.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample788.wsdl deleted file mode 100644 index 6585cad8d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample788.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample788" xmlns:tns="http://www.example.org/sample788" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample740" location="sample740.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample248" location="./sample248.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample807" location=".\sample807.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample788"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample789.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample789.wsdl deleted file mode 100644 index d242b3a1b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample789.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample789" xmlns:tns="http://www.example.org/sample789" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample211" location="sample211.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample371" location="./sample371.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample832" location=".\sample832.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample789"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample79.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample79.wsdl deleted file mode 100644 index ace4ea716..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample79.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample79" xmlns:tns="http://www.example.org/sample79" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample375" location="sample375.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample430" location="./sample430.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample417" location=".\sample417.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample79"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample790.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample790.wsdl deleted file mode 100644 index 910c04ab0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample790.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample790" xmlns:tns="http://www.example.org/sample790" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample107" location="sample107.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample155" location="./sample155.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample367" location=".\sample367.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample790"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample791.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample791.wsdl deleted file mode 100644 index 71508e4a1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample791.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample791" xmlns:tns="http://www.example.org/sample791" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample876" location="sample876.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample872" location="./sample872.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample341" location=".\sample341.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample791"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample792.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample792.wsdl deleted file mode 100644 index b3e31ba78..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample792.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample792" xmlns:tns="http://www.example.org/sample792" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample590" location="sample590.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample492" location="./sample492.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample184" location=".\sample184.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample792"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample793.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample793.wsdl deleted file mode 100644 index 63a236552..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample793.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample793" xmlns:tns="http://www.example.org/sample793" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample777" location="sample777.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample934" location="./sample934.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample477" location=".\sample477.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample793"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample794.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample794.wsdl deleted file mode 100644 index a96d785a0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample794.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample794" xmlns:tns="http://www.example.org/sample794" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample747" location="sample747.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample532" location="./sample532.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample10" location=".\sample10.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample794"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample795.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample795.wsdl deleted file mode 100644 index c56954e50..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample795.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample795" xmlns:tns="http://www.example.org/sample795" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample691" location="sample691.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample370" location="./sample370.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample981" location=".\sample981.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample795"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample796.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample796.wsdl deleted file mode 100644 index 2ab1691f0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample796.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample796" xmlns:tns="http://www.example.org/sample796" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample846" location="sample846.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample398" location="./sample398.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample223" location=".\sample223.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample796"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample797.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample797.wsdl deleted file mode 100644 index 56136568e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample797.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample797" xmlns:tns="http://www.example.org/sample797" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample911" location="sample911.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample56" location="./sample56.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample607" location=".\sample607.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample797"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample798.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample798.wsdl deleted file mode 100644 index 20155eb41..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample798.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample798" xmlns:tns="http://www.example.org/sample798" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample967" location="sample967.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample325" location="./sample325.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample315" location=".\sample315.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample798"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample799.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample799.wsdl deleted file mode 100644 index 6b2cbc027..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample799.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample799" xmlns:tns="http://www.example.org/sample799" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample692" location="sample692.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample862" location="./sample862.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample61" location=".\sample61.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample799"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample8.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample8.wsdl deleted file mode 100644 index deb041e34..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample8.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample8" xmlns:tns="http://www.example.org/sample8" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample536" location="sample536.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample352" location="./sample352.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample611" location=".\sample611.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample8"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample80.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample80.wsdl deleted file mode 100644 index 379e18c62..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample80.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample80" xmlns:tns="http://www.example.org/sample80" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample442" location="sample442.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample146" location="./sample146.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample19" location=".\sample19.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample80"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample800.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample800.wsdl deleted file mode 100644 index 6244c5efd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample800.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample800" xmlns:tns="http://www.example.org/sample800" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample681" location="sample681.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample655" location="./sample655.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample77" location=".\sample77.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample800"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample801.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample801.wsdl deleted file mode 100644 index a215d5bac..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample801.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample801" xmlns:tns="http://www.example.org/sample801" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample947" location="sample947.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample428" location="./sample428.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample957" location=".\sample957.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample801"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample802.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample802.wsdl deleted file mode 100644 index 819356973..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample802.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample802" xmlns:tns="http://www.example.org/sample802" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample930" location="sample930.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample750" location="./sample750.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample193" location=".\sample193.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample802"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample803.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample803.wsdl deleted file mode 100644 index e5636287f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample803.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample803" xmlns:tns="http://www.example.org/sample803" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample770" location="sample770.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample708" location="./sample708.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample759" location=".\sample759.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample803"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample804.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample804.wsdl deleted file mode 100644 index 2925716ba..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample804.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample804" xmlns:tns="http://www.example.org/sample804" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample401" location="sample401.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample529" location="./sample529.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample304" location=".\sample304.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample804"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample805.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample805.wsdl deleted file mode 100644 index 4d223a690..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample805.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample805" xmlns:tns="http://www.example.org/sample805" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample669" location="sample669.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample685" location="./sample685.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample57" location=".\sample57.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample805"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample806.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample806.wsdl deleted file mode 100644 index 1469b2977..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample806.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample806" xmlns:tns="http://www.example.org/sample806" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample821" location="sample821.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample622" location="./sample622.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample982" location=".\sample982.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample806"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample807.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample807.wsdl deleted file mode 100644 index 37d33ce18..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample807.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample807" xmlns:tns="http://www.example.org/sample807" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample236" location="sample236.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample714" location="./sample714.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample664" location=".\sample664.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample807"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample808.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample808.wsdl deleted file mode 100644 index c7836d82a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample808.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample808" xmlns:tns="http://www.example.org/sample808" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample583" location="sample583.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample97" location="./sample97.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample655" location=".\sample655.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample808"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample809.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample809.wsdl deleted file mode 100644 index 59f3b52d5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample809.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample809" xmlns:tns="http://www.example.org/sample809" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample470" location="sample470.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample703" location="./sample703.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample361" location=".\sample361.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample809"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample81.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample81.wsdl deleted file mode 100644 index 44e8c3f6e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample81.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample81" xmlns:tns="http://www.example.org/sample81" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample681" location="sample681.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample478" location="./sample478.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample230" location=".\sample230.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample81"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample810.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample810.wsdl deleted file mode 100644 index 47b8ac5c8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample810.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample810" xmlns:tns="http://www.example.org/sample810" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample942" location="sample942.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample542" location="./sample542.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample951" location=".\sample951.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample810"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample811.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample811.wsdl deleted file mode 100644 index c7fc57012..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample811.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample811" xmlns:tns="http://www.example.org/sample811" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample94" location="sample94.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample415" location="./sample415.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample399" location=".\sample399.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample811"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample812.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample812.wsdl deleted file mode 100644 index 4237ffb5d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample812.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample812" xmlns:tns="http://www.example.org/sample812" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample364" location="sample364.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample111" location="./sample111.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample810" location=".\sample810.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample812"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample813.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample813.wsdl deleted file mode 100644 index 3058e05a8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample813.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample813" xmlns:tns="http://www.example.org/sample813" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample399" location="sample399.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample145" location="./sample145.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample945" location=".\sample945.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample813"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample814.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample814.wsdl deleted file mode 100644 index 5228509fa..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample814.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample814" xmlns:tns="http://www.example.org/sample814" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample693" location="sample693.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample770" location="./sample770.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample76" location=".\sample76.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample814"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample815.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample815.wsdl deleted file mode 100644 index 9d8c049de..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample815.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample815" xmlns:tns="http://www.example.org/sample815" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample432" location="sample432.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample802" location="./sample802.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample992" location=".\sample992.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample815"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample816.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample816.wsdl deleted file mode 100644 index a1730fba5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample816.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample816" xmlns:tns="http://www.example.org/sample816" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample515" location="sample515.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample171" location="./sample171.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample619" location=".\sample619.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample816"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample817.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample817.wsdl deleted file mode 100644 index 4af085882..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample817.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample817" xmlns:tns="http://www.example.org/sample817" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample493" location="sample493.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample811" location="./sample811.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample965" location=".\sample965.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample817"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample818.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample818.wsdl deleted file mode 100644 index f8787ec03..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample818.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample818" xmlns:tns="http://www.example.org/sample818" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample645" location="sample645.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample492" location="./sample492.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample245" location=".\sample245.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample818"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample819.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample819.wsdl deleted file mode 100644 index d4f3610e4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample819.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample819" xmlns:tns="http://www.example.org/sample819" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample295" location="sample295.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample854" location="./sample854.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample829" location=".\sample829.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample819"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample82.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample82.wsdl deleted file mode 100644 index 9086ce128..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample82.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample82" xmlns:tns="http://www.example.org/sample82" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample438" location="sample438.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample492" location="./sample492.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample7" location=".\sample7.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample82"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample820.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample820.wsdl deleted file mode 100644 index 6ab43eae9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample820.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample820" xmlns:tns="http://www.example.org/sample820" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample901" location="sample901.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample34" location="./sample34.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample493" location=".\sample493.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample820"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample821.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample821.wsdl deleted file mode 100644 index 78ce88992..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample821.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample821" xmlns:tns="http://www.example.org/sample821" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample115" location="sample115.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample393" location="./sample393.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample267" location=".\sample267.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample821"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample822.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample822.wsdl deleted file mode 100644 index 740b47b23..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample822.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample822" xmlns:tns="http://www.example.org/sample822" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample869" location="sample869.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample507" location="./sample507.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample458" location=".\sample458.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample822"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample823.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample823.wsdl deleted file mode 100644 index ef0ce5d00..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample823.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample823" xmlns:tns="http://www.example.org/sample823" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample432" location="sample432.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample237" location="./sample237.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample102" location=".\sample102.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample823"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample824.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample824.wsdl deleted file mode 100644 index 82c291c13..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample824.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample824" xmlns:tns="http://www.example.org/sample824" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample706" location="sample706.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample615" location="./sample615.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample839" location=".\sample839.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample824"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample825.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample825.wsdl deleted file mode 100644 index 3d37b0b45..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample825.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample825" xmlns:tns="http://www.example.org/sample825" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample519" location="sample519.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample378" location="./sample378.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample325" location=".\sample325.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample825"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample826.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample826.wsdl deleted file mode 100644 index a2f8566d7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample826.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample826" xmlns:tns="http://www.example.org/sample826" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample891" location="sample891.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample480" location="./sample480.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample902" location=".\sample902.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample826"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample827.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample827.wsdl deleted file mode 100644 index 73ffb3648..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample827.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample827" xmlns:tns="http://www.example.org/sample827" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample471" location="sample471.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample351" location="./sample351.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample272" location=".\sample272.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample827"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample828.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample828.wsdl deleted file mode 100644 index 8435627f2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample828.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample828" xmlns:tns="http://www.example.org/sample828" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample757" location="sample757.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample205" location="./sample205.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample174" location=".\sample174.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample828"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample829.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample829.wsdl deleted file mode 100644 index 21eaf8668..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample829.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample829" xmlns:tns="http://www.example.org/sample829" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample654" location="sample654.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample869" location="./sample869.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample193" location=".\sample193.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample829"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample83.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample83.wsdl deleted file mode 100644 index d0cc680ff..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample83.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample83" xmlns:tns="http://www.example.org/sample83" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample79" location="sample79.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample726" location="./sample726.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample525" location=".\sample525.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample83"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample830.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample830.wsdl deleted file mode 100644 index 968364c11..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample830.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample830" xmlns:tns="http://www.example.org/sample830" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample328" location="sample328.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample249" location="./sample249.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample692" location=".\sample692.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample830"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample831.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample831.wsdl deleted file mode 100644 index 0340fa098..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample831.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample831" xmlns:tns="http://www.example.org/sample831" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample557" location="sample557.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample159" location="./sample159.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample443" location=".\sample443.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample831"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample832.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample832.wsdl deleted file mode 100644 index 798ad9355..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample832.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample832" xmlns:tns="http://www.example.org/sample832" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample640" location="sample640.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample523" location="./sample523.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample419" location=".\sample419.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample832"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample833.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample833.wsdl deleted file mode 100644 index 6eab0648f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample833.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample833" xmlns:tns="http://www.example.org/sample833" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample340" location="sample340.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample769" location="./sample769.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample879" location=".\sample879.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample833"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample834.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample834.wsdl deleted file mode 100644 index 1f651e1c2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample834.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample834" xmlns:tns="http://www.example.org/sample834" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample821" location="sample821.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample600" location="./sample600.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample238" location=".\sample238.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample834"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample835.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample835.wsdl deleted file mode 100644 index 4249df895..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample835.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample835" xmlns:tns="http://www.example.org/sample835" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample727" location="sample727.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample313" location="./sample313.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample248" location=".\sample248.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample835"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample836.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample836.wsdl deleted file mode 100644 index a520b84c9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample836.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample836" xmlns:tns="http://www.example.org/sample836" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample877" location="sample877.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample407" location="./sample407.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample770" location=".\sample770.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample836"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample837.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample837.wsdl deleted file mode 100644 index 1504a33b0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample837.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample837" xmlns:tns="http://www.example.org/sample837" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample276" location="sample276.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample567" location="./sample567.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample709" location=".\sample709.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample837"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample838.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample838.wsdl deleted file mode 100644 index f6a83aa58..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample838.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample838" xmlns:tns="http://www.example.org/sample838" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample143" location="sample143.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample218" location="./sample218.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample705" location=".\sample705.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample838"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample839.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample839.wsdl deleted file mode 100644 index fefbeff0d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample839.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample839" xmlns:tns="http://www.example.org/sample839" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample790" location="sample790.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample683" location="./sample683.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample54" location=".\sample54.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample839"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample84.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample84.wsdl deleted file mode 100644 index 315a241a2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample84.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample84" xmlns:tns="http://www.example.org/sample84" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample842" location="sample842.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample148" location="./sample148.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample678" location=".\sample678.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample84"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample840.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample840.wsdl deleted file mode 100644 index 00b255a38..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample840.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample840" xmlns:tns="http://www.example.org/sample840" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample351" location="sample351.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample907" location="./sample907.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample683" location=".\sample683.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample840"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample841.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample841.wsdl deleted file mode 100644 index 235f31550..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample841.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample841" xmlns:tns="http://www.example.org/sample841" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample263" location="sample263.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample803" location="./sample803.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample756" location=".\sample756.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample841"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample842.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample842.wsdl deleted file mode 100644 index 3f1d97da4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample842.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample842" xmlns:tns="http://www.example.org/sample842" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample840" location="sample840.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample185" location="./sample185.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample411" location=".\sample411.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample842"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample843.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample843.wsdl deleted file mode 100644 index 5fe1ba19b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample843.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample843" xmlns:tns="http://www.example.org/sample843" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample319" location="sample319.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample164" location="./sample164.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample475" location=".\sample475.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample843"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample844.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample844.wsdl deleted file mode 100644 index d9dcf8542..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample844.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample844" xmlns:tns="http://www.example.org/sample844" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample281" location="sample281.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample940" location="./sample940.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample241" location=".\sample241.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample844"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample845.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample845.wsdl deleted file mode 100644 index 8123b0643..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample845.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample845" xmlns:tns="http://www.example.org/sample845" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample175" location="sample175.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample516" location="./sample516.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample776" location=".\sample776.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample845"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample846.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample846.wsdl deleted file mode 100644 index d0350ea7e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample846.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample846" xmlns:tns="http://www.example.org/sample846" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample773" location="sample773.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample234" location="./sample234.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample683" location=".\sample683.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample846"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample847.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample847.wsdl deleted file mode 100644 index c852aca3b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample847.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample847" xmlns:tns="http://www.example.org/sample847" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample68" location="sample68.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample994" location="./sample994.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample328" location=".\sample328.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample847"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample848.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample848.wsdl deleted file mode 100644 index 44220e027..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample848.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample848" xmlns:tns="http://www.example.org/sample848" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample138" location="sample138.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample410" location="./sample410.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample98" location=".\sample98.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample848"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample849.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample849.wsdl deleted file mode 100644 index dc7f1ba18..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample849.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample849" xmlns:tns="http://www.example.org/sample849" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample629" location="sample629.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample493" location="./sample493.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample476" location=".\sample476.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample849"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample85.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample85.wsdl deleted file mode 100644 index bddebbad4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample85.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample85" xmlns:tns="http://www.example.org/sample85" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample939" location="sample939.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample396" location="./sample396.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample714" location=".\sample714.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample85"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample850.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample850.wsdl deleted file mode 100644 index ccd92291d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample850.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample850" xmlns:tns="http://www.example.org/sample850" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample47" location="sample47.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample762" location="./sample762.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample817" location=".\sample817.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample850"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample851.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample851.wsdl deleted file mode 100644 index 20bb040ed..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample851.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample851" xmlns:tns="http://www.example.org/sample851" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample96" location="sample96.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample720" location="./sample720.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample330" location=".\sample330.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample851"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample852.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample852.wsdl deleted file mode 100644 index 7dd7f796f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample852.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample852" xmlns:tns="http://www.example.org/sample852" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample290" location="sample290.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample388" location="./sample388.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample208" location=".\sample208.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample852"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample853.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample853.wsdl deleted file mode 100644 index c176f91c4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample853.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample853" xmlns:tns="http://www.example.org/sample853" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample743" location="sample743.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample567" location="./sample567.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample178" location=".\sample178.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample853"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample854.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample854.wsdl deleted file mode 100644 index 9f3339265..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample854.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample854" xmlns:tns="http://www.example.org/sample854" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample297" location="sample297.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample630" location="./sample630.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample458" location=".\sample458.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample854"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample855.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample855.wsdl deleted file mode 100644 index 643f715f1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample855.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample855" xmlns:tns="http://www.example.org/sample855" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample624" location="sample624.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample862" location="./sample862.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample684" location=".\sample684.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample855"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample856.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample856.wsdl deleted file mode 100644 index b146ea2e0..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample856.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample856" xmlns:tns="http://www.example.org/sample856" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample811" location="sample811.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample671" location="./sample671.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample918" location=".\sample918.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample856"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample857.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample857.wsdl deleted file mode 100644 index 20d611032..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample857.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample857" xmlns:tns="http://www.example.org/sample857" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample243" location="sample243.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample372" location="./sample372.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample797" location=".\sample797.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample857"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample858.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample858.wsdl deleted file mode 100644 index 12caa42a2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample858.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample858" xmlns:tns="http://www.example.org/sample858" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample915" location="sample915.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample598" location="./sample598.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample559" location=".\sample559.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample858"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample859.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample859.wsdl deleted file mode 100644 index b113a3dda..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample859.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample859" xmlns:tns="http://www.example.org/sample859" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample89" location="sample89.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample106" location="./sample106.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample405" location=".\sample405.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample859"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample86.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample86.wsdl deleted file mode 100644 index 9afa84c4e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample86.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample86" xmlns:tns="http://www.example.org/sample86" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample563" location="sample563.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample448" location="./sample448.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample16" location=".\sample16.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample86"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample860.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample860.wsdl deleted file mode 100644 index c443a3e6b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample860.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample860" xmlns:tns="http://www.example.org/sample860" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample412" location="sample412.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample291" location="./sample291.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample22" location=".\sample22.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample860"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample861.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample861.wsdl deleted file mode 100644 index f2ae776ce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample861.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample861" xmlns:tns="http://www.example.org/sample861" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample396" location="sample396.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample735" location="./sample735.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample949" location=".\sample949.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample861"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample862.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample862.wsdl deleted file mode 100644 index 5a7c1cb58..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample862.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample862" xmlns:tns="http://www.example.org/sample862" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample229" location="sample229.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample22" location="./sample22.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample934" location=".\sample934.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample862"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample863.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample863.wsdl deleted file mode 100644 index 9271f9228..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample863.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample863" xmlns:tns="http://www.example.org/sample863" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample26" location="sample26.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample52" location="./sample52.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample986" location=".\sample986.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample863"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample864.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample864.wsdl deleted file mode 100644 index 2781fbd2e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample864.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample864" xmlns:tns="http://www.example.org/sample864" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample183" location="sample183.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample18" location="./sample18.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample198" location=".\sample198.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample864"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample865.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample865.wsdl deleted file mode 100644 index 315ba0ca8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample865.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample865" xmlns:tns="http://www.example.org/sample865" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample863" location="sample863.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample344" location="./sample344.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample71" location=".\sample71.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample865"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample866.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample866.wsdl deleted file mode 100644 index fd96736c4..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample866.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample866" xmlns:tns="http://www.example.org/sample866" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample999" location="sample999.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample466" location="./sample466.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample249" location=".\sample249.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample866"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample867.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample867.wsdl deleted file mode 100644 index 28848f2dc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample867.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample867" xmlns:tns="http://www.example.org/sample867" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample479" location="sample479.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample344" location="./sample344.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample936" location=".\sample936.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample867"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample868.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample868.wsdl deleted file mode 100644 index cfe1d54a8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample868.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample868" xmlns:tns="http://www.example.org/sample868" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample643" location="sample643.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample622" location="./sample622.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample875" location=".\sample875.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample868"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample869.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample869.wsdl deleted file mode 100644 index 18ed250c5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample869.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample869" xmlns:tns="http://www.example.org/sample869" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample706" location="sample706.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample460" location="./sample460.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample783" location=".\sample783.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample869"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample87.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample87.wsdl deleted file mode 100644 index 53b308cca..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample87.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample87" xmlns:tns="http://www.example.org/sample87" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample644" location="sample644.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample266" location="./sample266.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample698" location=".\sample698.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample87"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample870.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample870.wsdl deleted file mode 100644 index f7db17678..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample870.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample870" xmlns:tns="http://www.example.org/sample870" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample429" location="sample429.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample389" location="./sample389.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample530" location=".\sample530.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample870"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample871.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample871.wsdl deleted file mode 100644 index 1fcf112ce..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample871.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample871" xmlns:tns="http://www.example.org/sample871" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample278" location="sample278.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample747" location="./sample747.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample282" location=".\sample282.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample871"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample872.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample872.wsdl deleted file mode 100644 index 1296a6089..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample872.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample872" xmlns:tns="http://www.example.org/sample872" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample413" location="sample413.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample278" location="./sample278.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample101" location=".\sample101.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample872"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample873.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample873.wsdl deleted file mode 100644 index b1a569f06..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample873.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample873" xmlns:tns="http://www.example.org/sample873" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample849" location="sample849.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample154" location="./sample154.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample474" location=".\sample474.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample873"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample874.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample874.wsdl deleted file mode 100644 index 6141cf11a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample874.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample874" xmlns:tns="http://www.example.org/sample874" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample816" location="sample816.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample324" location="./sample324.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample889" location=".\sample889.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample874"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample875.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample875.wsdl deleted file mode 100644 index bb6994e50..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample875.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample875" xmlns:tns="http://www.example.org/sample875" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample826" location="sample826.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample160" location="./sample160.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample731" location=".\sample731.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample875"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample876.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample876.wsdl deleted file mode 100644 index f89efe613..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample876.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample876" xmlns:tns="http://www.example.org/sample876" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample704" location="sample704.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample124" location="./sample124.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample426" location=".\sample426.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample876"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample877.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample877.wsdl deleted file mode 100644 index cf6169435..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample877.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample877" xmlns:tns="http://www.example.org/sample877" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample68" location="sample68.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample432" location="./sample432.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample476" location=".\sample476.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample877"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample878.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample878.wsdl deleted file mode 100644 index dce2cc1a2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample878.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample878" xmlns:tns="http://www.example.org/sample878" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample791" location="sample791.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample709" location="./sample709.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample661" location=".\sample661.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample878"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample879.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample879.wsdl deleted file mode 100644 index 48abd17ee..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample879.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample879" xmlns:tns="http://www.example.org/sample879" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample90" location="sample90.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample676" location="./sample676.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample576" location=".\sample576.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample879"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample88.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample88.wsdl deleted file mode 100644 index 5ec234ee1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample88.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample88" xmlns:tns="http://www.example.org/sample88" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample792" location="sample792.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample652" location="./sample652.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample344" location=".\sample344.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample88"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample880.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample880.wsdl deleted file mode 100644 index d9efc0048..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample880.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample880" xmlns:tns="http://www.example.org/sample880" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample884" location="sample884.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample575" location="./sample575.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample582" location=".\sample582.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample880"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample881.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample881.wsdl deleted file mode 100644 index b7f62cffb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample881.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample881" xmlns:tns="http://www.example.org/sample881" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample433" location="sample433.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample205" location="./sample205.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample235" location=".\sample235.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample881"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample882.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample882.wsdl deleted file mode 100644 index 330ae0628..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample882.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample882" xmlns:tns="http://www.example.org/sample882" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample436" location="sample436.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample583" location="./sample583.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample631" location=".\sample631.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample882"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample883.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample883.wsdl deleted file mode 100644 index 19a196dcb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample883.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample883" xmlns:tns="http://www.example.org/sample883" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample837" location="sample837.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample709" location="./sample709.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample285" location=".\sample285.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample883"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample884.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample884.wsdl deleted file mode 100644 index 70cead08d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample884.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample884" xmlns:tns="http://www.example.org/sample884" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample706" location="sample706.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample736" location="./sample736.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample784" location=".\sample784.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample884"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample885.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample885.wsdl deleted file mode 100644 index c44a77861..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample885.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample885" xmlns:tns="http://www.example.org/sample885" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample531" location="sample531.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample544" location="./sample544.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample567" location=".\sample567.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample885"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample886.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample886.wsdl deleted file mode 100644 index bc2170a4d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample886.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample886" xmlns:tns="http://www.example.org/sample886" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample66" location="sample66.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample86" location="./sample86.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample205" location=".\sample205.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample886"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample887.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample887.wsdl deleted file mode 100644 index 4ac18f04f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample887.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample887" xmlns:tns="http://www.example.org/sample887" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample501" location="sample501.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample153" location="./sample153.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample160" location=".\sample160.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample887"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample888.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample888.wsdl deleted file mode 100644 index 9ab9d6c36..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample888.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample888" xmlns:tns="http://www.example.org/sample888" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample558" location="sample558.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample835" location="./sample835.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample615" location=".\sample615.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample888"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample889.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample889.wsdl deleted file mode 100644 index 832c954de..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample889.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample889" xmlns:tns="http://www.example.org/sample889" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample629" location="sample629.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample918" location="./sample918.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample495" location=".\sample495.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample889"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample89.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample89.wsdl deleted file mode 100644 index a55248ec9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample89.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample89" xmlns:tns="http://www.example.org/sample89" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample837" location="sample837.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample529" location="./sample529.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample841" location=".\sample841.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample89"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample890.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample890.wsdl deleted file mode 100644 index 66d7b2b29..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample890.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample890" xmlns:tns="http://www.example.org/sample890" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample171" location="sample171.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample420" location="./sample420.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample778" location=".\sample778.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample890"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample891.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample891.wsdl deleted file mode 100644 index 922f6046c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample891.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample891" xmlns:tns="http://www.example.org/sample891" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample989" location="sample989.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample602" location="./sample602.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample159" location=".\sample159.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample891"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample892.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample892.wsdl deleted file mode 100644 index fb3b9a682..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample892.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample892" xmlns:tns="http://www.example.org/sample892" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample390" location="sample390.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample773" location="./sample773.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample803" location=".\sample803.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample892"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample893.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample893.wsdl deleted file mode 100644 index 9272afc41..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample893.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample893" xmlns:tns="http://www.example.org/sample893" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample199" location="sample199.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample561" location="./sample561.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample736" location=".\sample736.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample893"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample894.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample894.wsdl deleted file mode 100644 index bcdc40029..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample894.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample894" xmlns:tns="http://www.example.org/sample894" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample111" location="sample111.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample766" location="./sample766.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample692" location=".\sample692.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample894"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample895.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample895.wsdl deleted file mode 100644 index a2abe2b2c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample895.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample895" xmlns:tns="http://www.example.org/sample895" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample832" location="sample832.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample759" location="./sample759.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample874" location=".\sample874.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample895"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample896.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample896.wsdl deleted file mode 100644 index 063f44399..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample896.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample896" xmlns:tns="http://www.example.org/sample896" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample864" location="sample864.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample508" location="./sample508.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample48" location=".\sample48.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample896"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample897.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample897.wsdl deleted file mode 100644 index ed2796f40..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample897.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample897" xmlns:tns="http://www.example.org/sample897" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample371" location="sample371.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample148" location="./sample148.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample196" location=".\sample196.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample897"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample898.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample898.wsdl deleted file mode 100644 index f866806f6..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample898.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample898" xmlns:tns="http://www.example.org/sample898" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample505" location="sample505.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample970" location="./sample970.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample670" location=".\sample670.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample898"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample899.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample899.wsdl deleted file mode 100644 index 8bcd7e604..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample899.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample899" xmlns:tns="http://www.example.org/sample899" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample903" location="sample903.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample653" location="./sample653.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample837" location=".\sample837.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample899"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample9.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample9.wsdl deleted file mode 100644 index 0bb84aba2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample9.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample9" xmlns:tns="http://www.example.org/sample9" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample376" location="sample376.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample131" location="./sample131.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample465" location=".\sample465.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample9"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample90.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample90.wsdl deleted file mode 100644 index 05fbff4c5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample90.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample90" xmlns:tns="http://www.example.org/sample90" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample483" location="sample483.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample210" location="./sample210.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample735" location=".\sample735.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample90"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample900.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample900.wsdl deleted file mode 100644 index f13f19f46..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample900.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample900" xmlns:tns="http://www.example.org/sample900" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample913" location="sample913.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample839" location="./sample839.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample308" location=".\sample308.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample900"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample901.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample901.wsdl deleted file mode 100644 index e1175fbc9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample901.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample901" xmlns:tns="http://www.example.org/sample901" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample195" location="sample195.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample380" location="./sample380.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample294" location=".\sample294.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample901"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample902.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample902.wsdl deleted file mode 100644 index aa9ce15ba..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample902.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample902" xmlns:tns="http://www.example.org/sample902" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample676" location="sample676.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample937" location="./sample937.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample764" location=".\sample764.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample902"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample903.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample903.wsdl deleted file mode 100644 index 96c54c906..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample903.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample903" xmlns:tns="http://www.example.org/sample903" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample295" location="sample295.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample12" location="./sample12.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample566" location=".\sample566.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample903"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample904.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample904.wsdl deleted file mode 100644 index 546094234..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample904.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample904" xmlns:tns="http://www.example.org/sample904" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample943" location="sample943.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample35" location="./sample35.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample145" location=".\sample145.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample904"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample905.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample905.wsdl deleted file mode 100644 index da03757b7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample905.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample905" xmlns:tns="http://www.example.org/sample905" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample961" location="sample961.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample249" location="./sample249.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample734" location=".\sample734.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample905"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample906.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample906.wsdl deleted file mode 100644 index 03017f441..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample906.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample906" xmlns:tns="http://www.example.org/sample906" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample586" location="sample586.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample285" location="./sample285.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample557" location=".\sample557.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample906"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample907.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample907.wsdl deleted file mode 100644 index dcf00a37c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample907.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample907" xmlns:tns="http://www.example.org/sample907" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample909" location="sample909.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample14" location="./sample14.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample575" location=".\sample575.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample907"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample908.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample908.wsdl deleted file mode 100644 index 39c8234de..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample908.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample908" xmlns:tns="http://www.example.org/sample908" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample785" location="sample785.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample719" location="./sample719.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample502" location=".\sample502.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample908"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample909.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample909.wsdl deleted file mode 100644 index 1d98aa332..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample909.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample909" xmlns:tns="http://www.example.org/sample909" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample740" location="sample740.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample843" location="./sample843.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample293" location=".\sample293.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample909"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample91.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample91.wsdl deleted file mode 100644 index 1723442bc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample91.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample91" xmlns:tns="http://www.example.org/sample91" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample596" location="sample596.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample526" location="./sample526.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample881" location=".\sample881.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample91"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample910.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample910.wsdl deleted file mode 100644 index 1ecd56b0d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample910.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample910" xmlns:tns="http://www.example.org/sample910" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample636" location="sample636.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample601" location="./sample601.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample362" location=".\sample362.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample910"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample911.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample911.wsdl deleted file mode 100644 index bfd30aa57..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample911.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample911" xmlns:tns="http://www.example.org/sample911" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample503" location="sample503.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample762" location="./sample762.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample280" location=".\sample280.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample911"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample912.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample912.wsdl deleted file mode 100644 index d69a5cef3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample912.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample912" xmlns:tns="http://www.example.org/sample912" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample205" location="sample205.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample669" location="./sample669.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample80" location=".\sample80.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample912"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample913.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample913.wsdl deleted file mode 100644 index 2267de896..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample913.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample913" xmlns:tns="http://www.example.org/sample913" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample219" location="sample219.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample824" location="./sample824.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample582" location=".\sample582.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample913"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample914.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample914.wsdl deleted file mode 100644 index ff78cdede..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample914.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample914" xmlns:tns="http://www.example.org/sample914" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample717" location="sample717.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample809" location="./sample809.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample958" location=".\sample958.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample914"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample915.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample915.wsdl deleted file mode 100644 index f67cce558..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample915.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample915" xmlns:tns="http://www.example.org/sample915" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample897" location="sample897.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample454" location="./sample454.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample594" location=".\sample594.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample915"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample916.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample916.wsdl deleted file mode 100644 index 6083c14b1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample916.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample916" xmlns:tns="http://www.example.org/sample916" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample736" location="sample736.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample150" location="./sample150.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample109" location=".\sample109.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample916"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample917.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample917.wsdl deleted file mode 100644 index e2cf8166f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample917.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample917" xmlns:tns="http://www.example.org/sample917" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample17" location="sample17.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample330" location="./sample330.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample7" location=".\sample7.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample917"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample918.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample918.wsdl deleted file mode 100644 index 77dcc1671..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample918.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample918" xmlns:tns="http://www.example.org/sample918" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample281" location="sample281.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample29" location="./sample29.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample311" location=".\sample311.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample918"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample919.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample919.wsdl deleted file mode 100644 index 310a323df..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample919.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample919" xmlns:tns="http://www.example.org/sample919" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample728" location="sample728.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample363" location="./sample363.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample843" location=".\sample843.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample919"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample92.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample92.wsdl deleted file mode 100644 index cc564239f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample92.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample92" xmlns:tns="http://www.example.org/sample92" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample367" location="sample367.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample200" location="./sample200.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample938" location=".\sample938.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample92"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample920.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample920.wsdl deleted file mode 100644 index 22b09ac57..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample920.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample920" xmlns:tns="http://www.example.org/sample920" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample275" location="sample275.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample728" location="./sample728.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample409" location=".\sample409.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample920"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample921.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample921.wsdl deleted file mode 100644 index 80892fc8c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample921.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample921" xmlns:tns="http://www.example.org/sample921" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample964" location="sample964.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample406" location="./sample406.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample539" location=".\sample539.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample921"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample922.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample922.wsdl deleted file mode 100644 index 97c1456f9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample922.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample922" xmlns:tns="http://www.example.org/sample922" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample91" location="sample91.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample575" location="./sample575.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample769" location=".\sample769.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample922"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample923.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample923.wsdl deleted file mode 100644 index 0252cf64b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample923.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample923" xmlns:tns="http://www.example.org/sample923" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample766" location="sample766.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample258" location="./sample258.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample147" location=".\sample147.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample923"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample924.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample924.wsdl deleted file mode 100644 index 1812770ae..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample924.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample924" xmlns:tns="http://www.example.org/sample924" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample105" location="sample105.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample7" location="./sample7.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample312" location=".\sample312.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample924"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample925.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample925.wsdl deleted file mode 100644 index c99e54488..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample925.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample925" xmlns:tns="http://www.example.org/sample925" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample386" location="sample386.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample112" location="./sample112.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample118" location=".\sample118.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample925"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample926.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample926.wsdl deleted file mode 100644 index 5429c2c8d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample926.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample926" xmlns:tns="http://www.example.org/sample926" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample403" location="sample403.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample661" location="./sample661.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample770" location=".\sample770.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample926"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample927.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample927.wsdl deleted file mode 100644 index 392f9d1a1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample927.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample927" xmlns:tns="http://www.example.org/sample927" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample259" location="sample259.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample860" location="./sample860.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample736" location=".\sample736.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample927"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample928.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample928.wsdl deleted file mode 100644 index 4c5aa5f90..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample928.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample928" xmlns:tns="http://www.example.org/sample928" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample485" location="sample485.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample949" location="./sample949.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample76" location=".\sample76.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample928"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample929.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample929.wsdl deleted file mode 100644 index 1d9f3a481..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample929.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample929" xmlns:tns="http://www.example.org/sample929" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample698" location="sample698.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample914" location="./sample914.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample740" location=".\sample740.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample929"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample93.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample93.wsdl deleted file mode 100644 index 2e99b9c3c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample93.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample93" xmlns:tns="http://www.example.org/sample93" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample310" location="sample310.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample324" location="./sample324.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample303" location=".\sample303.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample93"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample930.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample930.wsdl deleted file mode 100644 index b542d09f5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample930.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample930" xmlns:tns="http://www.example.org/sample930" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample29" location="sample29.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample20" location="./sample20.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample945" location=".\sample945.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample930"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample931.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample931.wsdl deleted file mode 100644 index 0ace29ffc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample931.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample931" xmlns:tns="http://www.example.org/sample931" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample589" location="sample589.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample118" location="./sample118.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample219" location=".\sample219.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample931"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample932.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample932.wsdl deleted file mode 100644 index 8b669234a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample932.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample932" xmlns:tns="http://www.example.org/sample932" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample697" location="sample697.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample184" location="./sample184.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample353" location=".\sample353.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample932"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample933.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample933.wsdl deleted file mode 100644 index efd97710c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample933.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample933" xmlns:tns="http://www.example.org/sample933" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample932" location="sample932.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample564" location="./sample564.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample6" location=".\sample6.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample933"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample934.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample934.wsdl deleted file mode 100644 index 8aa43cb2a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample934.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample934" xmlns:tns="http://www.example.org/sample934" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample319" location="sample319.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample259" location="./sample259.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample232" location=".\sample232.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample934"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample935.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample935.wsdl deleted file mode 100644 index 6348771c8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample935.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample935" xmlns:tns="http://www.example.org/sample935" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample820" location="sample820.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample403" location="./sample403.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample207" location=".\sample207.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample935"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample936.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample936.wsdl deleted file mode 100644 index 9e7e26005..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample936.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample936" xmlns:tns="http://www.example.org/sample936" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample954" location="sample954.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample967" location="./sample967.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample875" location=".\sample875.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample936"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample937.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample937.wsdl deleted file mode 100644 index 9049c7851..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample937.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample937" xmlns:tns="http://www.example.org/sample937" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample677" location="sample677.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample526" location="./sample526.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample283" location=".\sample283.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample937"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample938.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample938.wsdl deleted file mode 100644 index e16a0ad94..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample938.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample938" xmlns:tns="http://www.example.org/sample938" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample538" location="sample538.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample536" location="./sample536.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample433" location=".\sample433.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample938"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample939.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample939.wsdl deleted file mode 100644 index 2fd6869dd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample939.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample939" xmlns:tns="http://www.example.org/sample939" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample212" location="sample212.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample555" location="./sample555.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample834" location=".\sample834.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample939"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample94.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample94.wsdl deleted file mode 100644 index 9c7bcbc88..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample94.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample94" xmlns:tns="http://www.example.org/sample94" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample631" location="sample631.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample595" location="./sample595.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample80" location=".\sample80.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample94"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample940.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample940.wsdl deleted file mode 100644 index c30af17dd..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample940.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample940" xmlns:tns="http://www.example.org/sample940" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample87" location="sample87.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample352" location="./sample352.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample800" location=".\sample800.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample940"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample941.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample941.wsdl deleted file mode 100644 index ab6df3c7a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample941.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample941" xmlns:tns="http://www.example.org/sample941" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample218" location="sample218.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample129" location="./sample129.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample215" location=".\sample215.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample941"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample942.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample942.wsdl deleted file mode 100644 index d3e99917b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample942.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample942" xmlns:tns="http://www.example.org/sample942" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample489" location="sample489.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample322" location="./sample322.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample950" location=".\sample950.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample942"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample943.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample943.wsdl deleted file mode 100644 index 8b58f134b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample943.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample943" xmlns:tns="http://www.example.org/sample943" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample887" location="sample887.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample369" location="./sample369.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample835" location=".\sample835.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample943"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample944.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample944.wsdl deleted file mode 100644 index 5cedc13f5..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample944.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample944" xmlns:tns="http://www.example.org/sample944" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample930" location="sample930.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample265" location="./sample265.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample617" location=".\sample617.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample944"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample945.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample945.wsdl deleted file mode 100644 index 30b7ed230..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample945.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample945" xmlns:tns="http://www.example.org/sample945" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample967" location="sample967.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample988" location="./sample988.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample426" location=".\sample426.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample945"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample946.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample946.wsdl deleted file mode 100644 index b02530a1d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample946.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample946" xmlns:tns="http://www.example.org/sample946" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample312" location="sample312.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample475" location="./sample475.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample81" location=".\sample81.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample946"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample947.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample947.wsdl deleted file mode 100644 index 2bfb4c4c9..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample947.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample947" xmlns:tns="http://www.example.org/sample947" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample231" location="sample231.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample194" location="./sample194.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample191" location=".\sample191.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample947"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample948.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample948.wsdl deleted file mode 100644 index 7de34e816..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample948.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample948" xmlns:tns="http://www.example.org/sample948" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample238" location="sample238.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample16" location="./sample16.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample684" location=".\sample684.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample948"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample949.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample949.wsdl deleted file mode 100644 index b2a8290d7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample949.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample949" xmlns:tns="http://www.example.org/sample949" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample956" location="sample956.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample562" location="./sample562.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample247" location=".\sample247.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample949"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample95.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample95.wsdl deleted file mode 100644 index 5fd698617..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample95.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample95" xmlns:tns="http://www.example.org/sample95" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample155" location="sample155.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample450" location="./sample450.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample946" location=".\sample946.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample95"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample950.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample950.wsdl deleted file mode 100644 index 0ab278689..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample950.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample950" xmlns:tns="http://www.example.org/sample950" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample42" location="sample42.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample769" location="./sample769.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample346" location=".\sample346.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample950"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample951.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample951.wsdl deleted file mode 100644 index 69934f555..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample951.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample951" xmlns:tns="http://www.example.org/sample951" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample118" location="sample118.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample104" location="./sample104.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample209" location=".\sample209.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample951"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample952.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample952.wsdl deleted file mode 100644 index cb210b628..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample952.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample952" xmlns:tns="http://www.example.org/sample952" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample246" location="sample246.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample554" location="./sample554.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample309" location=".\sample309.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample952"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample953.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample953.wsdl deleted file mode 100644 index 6d4c2ad90..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample953.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample953" xmlns:tns="http://www.example.org/sample953" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample668" location="sample668.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample561" location="./sample561.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample975" location=".\sample975.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample953"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample954.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample954.wsdl deleted file mode 100644 index 8e3585339..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample954.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample954" xmlns:tns="http://www.example.org/sample954" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample446" location="sample446.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample824" location="./sample824.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample71" location=".\sample71.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample954"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample955.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample955.wsdl deleted file mode 100644 index 8ea6eb377..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample955.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample955" xmlns:tns="http://www.example.org/sample955" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample129" location="sample129.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample111" location="./sample111.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample244" location=".\sample244.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample955"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample956.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample956.wsdl deleted file mode 100644 index 89512ca21..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample956.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample956" xmlns:tns="http://www.example.org/sample956" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample751" location="sample751.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample613" location="./sample613.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample507" location=".\sample507.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample956"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample957.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample957.wsdl deleted file mode 100644 index 4be330c4d..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample957.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample957" xmlns:tns="http://www.example.org/sample957" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample170" location="sample170.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample687" location="./sample687.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample450" location=".\sample450.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample957"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample958.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample958.wsdl deleted file mode 100644 index fc7e3c83b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample958.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample958" xmlns:tns="http://www.example.org/sample958" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample508" location="sample508.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample215" location="./sample215.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample198" location=".\sample198.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample958"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample959.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample959.wsdl deleted file mode 100644 index 2ab1c9448..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample959.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample959" xmlns:tns="http://www.example.org/sample959" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample72" location="sample72.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample438" location="./sample438.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample808" location=".\sample808.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample959"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample96.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample96.wsdl deleted file mode 100644 index 335633e46..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample96.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample96" xmlns:tns="http://www.example.org/sample96" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample436" location="sample436.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample992" location="./sample992.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample576" location=".\sample576.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample96"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample960.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample960.wsdl deleted file mode 100644 index 8fefd215e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample960.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample960" xmlns:tns="http://www.example.org/sample960" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample620" location="sample620.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample739" location="./sample739.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample430" location=".\sample430.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample960"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample961.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample961.wsdl deleted file mode 100644 index ac9dcd0c8..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample961.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample961" xmlns:tns="http://www.example.org/sample961" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample610" location="sample610.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample566" location="./sample566.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample251" location=".\sample251.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample961"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample962.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample962.wsdl deleted file mode 100644 index b6f3f6ffc..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample962.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample962" xmlns:tns="http://www.example.org/sample962" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample217" location="sample217.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample213" location="./sample213.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample94" location=".\sample94.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample962"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample963.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample963.wsdl deleted file mode 100644 index 4946cb96c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample963.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample963" xmlns:tns="http://www.example.org/sample963" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample91" location="sample91.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample647" location="./sample647.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample870" location=".\sample870.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample963"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample964.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample964.wsdl deleted file mode 100644 index 5c69d0a15..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample964.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample964" xmlns:tns="http://www.example.org/sample964" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample744" location="sample744.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample763" location="./sample763.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample686" location=".\sample686.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample964"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample965.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample965.wsdl deleted file mode 100644 index 077f0ed28..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample965.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample965" xmlns:tns="http://www.example.org/sample965" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample224" location="sample224.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample207" location="./sample207.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample365" location=".\sample365.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample965"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample966.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample966.wsdl deleted file mode 100644 index 194da54d2..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample966.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample966" xmlns:tns="http://www.example.org/sample966" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample202" location="sample202.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample70" location="./sample70.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample813" location=".\sample813.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample966"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample967.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample967.wsdl deleted file mode 100644 index 9b7a4a717..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample967.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample967" xmlns:tns="http://www.example.org/sample967" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample585" location="sample585.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample834" location="./sample834.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample984" location=".\sample984.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample967"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample968.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample968.wsdl deleted file mode 100644 index 8feebadc1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample968.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample968" xmlns:tns="http://www.example.org/sample968" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample937" location="sample937.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample61" location="./sample61.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample774" location=".\sample774.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample968"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample969.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample969.wsdl deleted file mode 100644 index e1270484b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample969.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample969" xmlns:tns="http://www.example.org/sample969" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample920" location="sample920.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample83" location="./sample83.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample325" location=".\sample325.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample969"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample97.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample97.wsdl deleted file mode 100644 index 6b97abcde..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample97.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample97" xmlns:tns="http://www.example.org/sample97" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample517" location="sample517.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample324" location="./sample324.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample43" location=".\sample43.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample97"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample970.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample970.wsdl deleted file mode 100644 index 0544fb684..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample970.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample970" xmlns:tns="http://www.example.org/sample970" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample324" location="sample324.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample312" location="./sample312.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample203" location=".\sample203.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample970"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample971.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample971.wsdl deleted file mode 100644 index 70501690c..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample971.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample971" xmlns:tns="http://www.example.org/sample971" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample682" location="sample682.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample986" location="./sample986.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample537" location=".\sample537.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample971"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample972.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample972.wsdl deleted file mode 100644 index ed9f9af02..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample972.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample972" xmlns:tns="http://www.example.org/sample972" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample616" location="sample616.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample26" location="./sample26.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample814" location=".\sample814.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample972"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample973.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample973.wsdl deleted file mode 100644 index 99cc81b9f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample973.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample973" xmlns:tns="http://www.example.org/sample973" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample2" location="sample2.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample636" location="./sample636.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample781" location=".\sample781.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample973"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample974.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample974.wsdl deleted file mode 100644 index 334582c6f..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample974.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample974" xmlns:tns="http://www.example.org/sample974" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample874" location="sample874.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample651" location="./sample651.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample188" location=".\sample188.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample974"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample975.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample975.wsdl deleted file mode 100644 index 568bbdd3e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample975.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample975" xmlns:tns="http://www.example.org/sample975" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample599" location="sample599.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample755" location="./sample755.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample205" location=".\sample205.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample975"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample976.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample976.wsdl deleted file mode 100644 index be9297adf..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample976.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample976" xmlns:tns="http://www.example.org/sample976" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample446" location="sample446.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample534" location="./sample534.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample896" location=".\sample896.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample976"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample977.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample977.wsdl deleted file mode 100644 index c6583389e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample977.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample977" xmlns:tns="http://www.example.org/sample977" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample745" location="sample745.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample731" location="./sample731.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample546" location=".\sample546.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample977"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample978.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample978.wsdl deleted file mode 100644 index 4bd6d6a28..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample978.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample978" xmlns:tns="http://www.example.org/sample978" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample543" location="sample543.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample817" location="./sample817.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample172" location=".\sample172.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample978"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample979.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample979.wsdl deleted file mode 100644 index bbf8c41ab..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample979.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample979" xmlns:tns="http://www.example.org/sample979" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample35" location="sample35.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample851" location="./sample851.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample663" location=".\sample663.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample979"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample98.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample98.wsdl deleted file mode 100644 index 5135fda85..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample98.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample98" xmlns:tns="http://www.example.org/sample98" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample785" location="sample785.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample572" location="./sample572.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample113" location=".\sample113.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample98"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample980.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample980.wsdl deleted file mode 100644 index 62833a0ef..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample980.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample980" xmlns:tns="http://www.example.org/sample980" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample296" location="sample296.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample716" location="./sample716.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample290" location=".\sample290.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample980"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample981.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample981.wsdl deleted file mode 100644 index 1808b6282..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample981.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample981" xmlns:tns="http://www.example.org/sample981" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample848" location="sample848.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample539" location="./sample539.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample411" location=".\sample411.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample981"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample982.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample982.wsdl deleted file mode 100644 index f0dc4fdd3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample982.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample982" xmlns:tns="http://www.example.org/sample982" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample899" location="sample899.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample948" location="./sample948.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample531" location=".\sample531.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample982"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample983.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample983.wsdl deleted file mode 100644 index 7f53ae902..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample983.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample983" xmlns:tns="http://www.example.org/sample983" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample9" location="sample9.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample941" location="./sample941.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample493" location=".\sample493.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample983"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample984.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample984.wsdl deleted file mode 100644 index 6285ae827..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample984.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample984" xmlns:tns="http://www.example.org/sample984" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample196" location="sample196.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample900" location="./sample900.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample826" location=".\sample826.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample984"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample985.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample985.wsdl deleted file mode 100644 index 31fff1204..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample985.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample985" xmlns:tns="http://www.example.org/sample985" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample929" location="sample929.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample323" location="./sample323.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample126" location=".\sample126.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample985"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample986.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample986.wsdl deleted file mode 100644 index c2968c0f7..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample986.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample986" xmlns:tns="http://www.example.org/sample986" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample946" location="sample946.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample509" location="./sample509.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample216" location=".\sample216.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample986"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample987.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample987.wsdl deleted file mode 100644 index f54289c58..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample987.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample987" xmlns:tns="http://www.example.org/sample987" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample242" location="sample242.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample796" location="./sample796.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample256" location=".\sample256.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample987"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample988.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample988.wsdl deleted file mode 100644 index cf12659c3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample988.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample988" xmlns:tns="http://www.example.org/sample988" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample316" location="sample316.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample27" location="./sample27.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample135" location=".\sample135.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample988"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample989.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample989.wsdl deleted file mode 100644 index 51dacec67..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample989.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample989" xmlns:tns="http://www.example.org/sample989" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample618" location="sample618.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample466" location="./sample466.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample769" location=".\sample769.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample989"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample99.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample99.wsdl deleted file mode 100644 index 7323aa3fb..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample99.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample99" xmlns:tns="http://www.example.org/sample99" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample390" location="sample390.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample544" location="./sample544.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample26" location=".\sample26.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample99"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample990.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample990.wsdl deleted file mode 100644 index 7216c9520..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample990.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample990" xmlns:tns="http://www.example.org/sample990" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample663" location="sample663.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample807" location="./sample807.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample114" location=".\sample114.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample990"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample991.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample991.wsdl deleted file mode 100644 index 0c3359f64..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample991.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample991" xmlns:tns="http://www.example.org/sample991" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample73" location="sample73.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample827" location="./sample827.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample500" location=".\sample500.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample991"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample992.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample992.wsdl deleted file mode 100644 index 30b443260..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample992.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample992" xmlns:tns="http://www.example.org/sample992" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample304" location="sample304.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample159" location="./sample159.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample115" location=".\sample115.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample992"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample993.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample993.wsdl deleted file mode 100644 index 8fa431d0a..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample993.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample993" xmlns:tns="http://www.example.org/sample993" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample493" location="sample493.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample412" location="./sample412.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample43" location=".\sample43.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample993"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample994.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample994.wsdl deleted file mode 100644 index 109aaf62e..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample994.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample994" xmlns:tns="http://www.example.org/sample994" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample695" location="sample695.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample280" location="./sample280.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample138" location=".\sample138.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample994"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample995.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample995.wsdl deleted file mode 100644 index 4420603a3..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample995.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample995" xmlns:tns="http://www.example.org/sample995" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample141" location="sample141.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample939" location="./sample939.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample66" location=".\sample66.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample995"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample996.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample996.wsdl deleted file mode 100644 index b2a54e6f1..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample996.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample996" xmlns:tns="http://www.example.org/sample996" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample209" location="sample209.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample414" location="./sample414.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample759" location=".\sample759.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample996"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample997.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample997.wsdl deleted file mode 100644 index b1d088e31..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample997.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample997" xmlns:tns="http://www.example.org/sample997" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample147" location="sample147.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample177" location="./sample177.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample773" location=".\sample773.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample997"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample998.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample998.wsdl deleted file mode 100644 index b4456107b..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample998.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample998" xmlns:tns="http://www.example.org/sample998" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample874" location="sample874.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample216" location="./sample216.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample301" location=".\sample301.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample998"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample999.wsdl b/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample999.wsdl deleted file mode 100644 index 8178edeee..000000000 --- a/tests/org.eclipse.wst.wsdl.tests.performance/data/1000WSDLsCrossDepends/sample999.wsdl +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="sample" targetNamespace="http://www.example.org/sample999" xmlns:tns="http://www.example.org/sample999" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> -<wsdl:import namespace="http://www.example.org/sample826" location="sample826.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample166" location="./sample166.wsdl"/> -<wsdl:import namespace="http://www.example.org/sample726" location=".\sample726.wsdl"/> -<wsdl:types> -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/sample999"> -<xsd:element name="NewOperationResponse" type="xsd:string"/><xsd:element name="NewOperationRequest" type="xsd:string"/></xsd:schema> -</wsdl:types> -<wsdl:message name="NewOperationResponse"> -<wsdl:part name="NewOperationResponse" element="tns:NewOperationResponse"/> -</wsdl:message> -<wsdl:message name="NewOperationRequest"> -<wsdl:part name="NewOperationRequest" element="tns:NewOperationRequest"/> -</wsdl:message> -<wsdl:portType name="sample"> -<wsdl:operation name="NewOperation"> -<wsdl:input message="tns:NewOperationRequest"/> -<wsdl:output message="tns:NewOperationResponse"/> -</wsdl:operation> -</wsdl:portType> -<wsdl:binding name="sampleSOAP" type="tns:sample"> -<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> -<wsdl:operation name="NewOperation"> -<soap:operation soapAction="http://www.example.org/sample/NewOperation"/> -<wsdl:input> -<soap:body use="literal" parts=" NewOperationRequest"/> -</wsdl:input> -<wsdl:output> -<soap:body use="literal" parts=" NewOperationResponse"/> -</wsdl:output> -</wsdl:operation> -</wsdl:binding> -<wsdl:service name="sample"> -<wsdl:port name="sampleSOAP" binding="tns:sampleSOAP"> -<soap:address location="http://www.example.org/"/> -</wsdl:port> -</wsdl:service> -</wsdl:definitions>
\ No newline at end of file |