http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0fec6f04/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_bindings.wsdl ---------------------------------------------------------------------- diff --git a/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_bindings.wsdl b/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_bindings.wsdl deleted file mode 100644 index 8acf07f..0000000 --- a/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_bindings.wsdl +++ /dev/null @@ -1,157 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="Counter" targetNamespace="http://counter.com/bindings" xmlns:porttype="http://counter.com" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> - <wsdl:import namespace="http://counter.com" location="counter_flattened.wsdl"/> - <wsdl:binding name="CounterPortTypeSOAPBinding" type="porttype:CounterPortType"> - <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> - <wsdl:operation name="createCounter"> - <soap:operation soapAction="http://counter.com/CounterPortType/createCounterRequest"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="add"> - <soap:operation soapAction="http://counter.com/CounterPortType/addRequest"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="SetTerminationTime"> - <soap:operation soapAction="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/SetTerminationTime"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="UnableToSetTerminationTimeFault"> - <soap:fault name="UnableToSetTerminationTimeFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="TerminationTimeChangeRejectedFault"> - <soap:fault name="TerminationTimeChangeRejectedFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - <wsdl:operation name="Destroy"> - <soap:operation soapAction="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/Destroy"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="ResourceNotDestroyedFault"> - <soap:fault name="ResourceNotDestroyedFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - <wsdl:operation name="QueryResourceProperties"> - <soap:operation soapAction="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/QueryResourceProperties"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="InvalidResourcePropertyQNameFault"> - <soap:fault name="InvalidResourcePropertyQNameFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="InvalidQueryExpressionFault"> - <soap:fault name="InvalidQueryExpressionFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="QueryEvaluationErrorFault"> - <soap:fault name="QueryEvaluationErrorFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="UnknownQueryExpressionDialectFault"> - <soap:fault name="UnknownQueryExpressionDialectFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - <wsdl:operation name="GetMultipleResourceProperties"> - <soap:operation soapAction="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourceProperties"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="InvalidResourcePropertyQNameFault"> - <soap:fault name="InvalidResourcePropertyQNameFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - <wsdl:operation name="GetResourceProperty"> - <soap:operation soapAction="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetResourceProperty"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="InvalidResourcePropertyQNameFault"> - <soap:fault name="InvalidResourcePropertyQNameFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - <wsdl:operation name="Subscribe"> - <soap:operation soapAction="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Subscribe"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="TopicNotSupportedFault"> - <soap:fault name="TopicNotSupportedFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="InvalidTopicExpressionFault"> - <soap:fault name="InvalidTopicExpressionFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="SubscribeCreationFailedFault"> - <soap:fault name="SubscribeCreationFailedFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="TopicPathDialectUnknownFault"> - <soap:fault name="TopicPathDialectUnknownFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - <wsdl:operation name="GetCurrentMessage"> - <soap:operation soapAction="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/GetCurrentMessage"/> - <wsdl:input> - <soap:body use="literal"/> - </wsdl:input> - <wsdl:output> - <soap:body use="literal"/> - </wsdl:output> - <wsdl:fault name="TopicNotSupportedFault"> - <soap:fault name="TopicNotSupportedFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="InvalidTopicExpressionFault"> - <soap:fault name="InvalidTopicExpressionFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="NoCurrentMessageOnTopicFault"> - <soap:fault name="NoCurrentMessageOnTopicFault" use="literal"/> - </wsdl:fault> - <wsdl:fault name="ResourceUnknownFault"> - <soap:fault name="ResourceUnknownFault" use="literal"/> - </wsdl:fault> - </wsdl:operation> - </wsdl:binding> -</wsdl:definitions> \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0fec6f04/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_flattened.wsdl ---------------------------------------------------------------------- diff --git a/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_flattened.wsdl b/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_flattened.wsdl deleted file mode 100644 index cd5de52..0000000 --- a/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/counter_flattened.wsdl +++ /dev/null @@ -1,111 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<wsdl:definitions name="Counter" targetNamespace="http://counter.com" xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" xmlns:tns="http://counter.com" xmlns:wsrpw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl" xmlns:wsrlw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl" xmlns:wsdlpp="http://www.globus.org/namespaces/2004/10/WSDLPreprocessor" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsntw="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/"> - <wsdl:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl" location="WS-ResourceLifetime.wsdl"/> - <wsdl:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl" location="WS-ResourceProperties.wsdl"/> - <wsdl:import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" location="WS-BaseN.wsdl"/> - <wsdl:types> - <xsd:schema elementFormDefault="qualified" targetNamespace="http://counter.com" xmlns:rpns0="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd" xmlns:rpns1="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"> - <xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd" schemaLocation="WS-ResourceLifetime.xsd"/> - <xsd:import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd" schemaLocation="WS-BaseN.xsd"/> - <xsd:import namespace="http://schemas.xmlsoap.org/ws/2004/03/addressing" schemaLocation="WS-Addressing.xsd"/> - <xsd:element name="createCounter"> - <xsd:complexType/> - </xsd:element> - <xsd:element name="createCounterResponse"> - <xsd:complexType> - <xsd:sequence> - <xsd:element ref="wsa:EndpointReference"/> - </xsd:sequence> - </xsd:complexType> - </xsd:element> - <xsd:element name="add" type="xsd:int"/> - <xsd:element name="addResponse" type="xsd:int"/> - <xsd:element name="Value" type="xsd:int"/> - <xsd:element name="CounterRP"> - <xsd:complexType> - <xsd:sequence> - <xsd:element maxOccurs="1" minOccurs="1" ref="tns:Value"/> - <xsd:element maxOccurs="unbounded" minOccurs="1" ref="rpns0:Topic"/> - <xsd:element maxOccurs="unbounded" minOccurs="1" ref="rpns0:TopicExpressionDialects"/> - <xsd:element maxOccurs="1" minOccurs="1" ref="rpns1:TerminationTime"/> - <xsd:element maxOccurs="1" minOccurs="1" ref="rpns1:CurrentTime"/> - <xsd:element maxOccurs="1" minOccurs="1" ref="rpns0:FixedTopicSet"/> - </xsd:sequence> - </xsd:complexType> - </xsd:element> - </xsd:schema> - </wsdl:types> - <wsdl:message name="AddInputMessage"> - <wsdl:part name="parameters" element="tns:add"/> - </wsdl:message> - <wsdl:message name="AddOutputMessage"> - <wsdl:part name="parameters" element="tns:addResponse"/> - </wsdl:message> - <wsdl:message name="CreateCounterResponse"> - <wsdl:part name="response" element="tns:createCounterResponse"/> - </wsdl:message> - <wsdl:message name="CreateCounterRequest"> - <wsdl:part name="request" element="tns:createCounter"/> - </wsdl:message> - <wsdl:portType name="CounterPortType" wsrp:ResourceProperties="tns:CounterRP"> - <wsdl:operation name="createCounter"> - <wsdl:input message="tns:CreateCounterRequest"/> - <wsdl:output message="tns:CreateCounterResponse"/> - </wsdl:operation> - <wsdl:operation name="add"> - <wsdl:input message="tns:AddInputMessage"/> - <wsdl:output message="tns:AddOutputMessage"/> - </wsdl:operation> - <wsdl:operation name="SetTerminationTime"> - <wsdl:input message="wsrlw:SetTerminationTimeRequest" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/SetTerminationTime"/> - <wsdl:output message="wsrlw:SetTerminationTimeResponse" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/SetTerminationTimeResponse"/> - <wsdl:fault name="UnableToSetTerminationTimeFault" message="wsrlw:UnableToSetTerminationTimeFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsrlw:ResourceUnknownFault"/> - <wsdl:fault name="TerminationTimeChangeRejectedFault" message="wsrlw:TerminationTimeChangeRejectedFault"/> - </wsdl:operation> - <wsdl:operation name="Destroy"> - <wsdl:input message="wsrlw:DestroyRequest" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/Destroy"/> - <wsdl:output message="wsrlw:DestroyResponse" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/DestroyResponse"/> - <wsdl:fault name="ResourceNotDestroyedFault" message="wsrlw:ResourceNotDestroyedFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsrlw:ResourceUnknownFault"/> - </wsdl:operation> - <wsdl:operation name="QueryResourceProperties"> - <wsdl:input name="QueryResourcePropertiesRequest" message="wsrpw:QueryResourcePropertiesRequest" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/QueryResourceProperties"/> - <wsdl:output name="QueryResourcePropertiesResponse" message="wsrpw:QueryResourcePropertiesResponse" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/QueryResourcePropertiesResponse"/> - <wsdl:fault name="InvalidResourcePropertyQNameFault" message="wsrpw:InvalidResourcePropertyQNameFault"/> - <wsdl:fault name="InvalidQueryExpressionFault" message="wsrpw:InvalidQueryExpressionFault"/> - <wsdl:fault name="QueryEvaluationErrorFault" message="wsrpw:QueryEvaluationErrorFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsrpw:ResourceUnknownFault"/> - <wsdl:fault name="UnknownQueryExpressionDialectFault" message="wsrpw:UnknownQueryExpressionDialectFault"/> - </wsdl:operation> - <wsdl:operation name="GetMultipleResourceProperties"> - <wsdl:input name="GetMultipleResourcePropertiesRequest" message="wsrpw:GetMultipleResourcePropertiesRequest" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourceProperties"/> - <wsdl:output name="GetMultipleResourcePropertiesResponse" message="wsrpw:GetMultipleResourcePropertiesResponse" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourcePropertiesResponse"/> - <wsdl:fault name="InvalidResourcePropertyQNameFault" message="wsrpw:InvalidResourcePropertyQNameFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsrpw:ResourceUnknownFault"/> - </wsdl:operation> - <wsdl:operation name="GetResourceProperty"> - <wsdl:input name="GetResourcePropertyRequest" message="wsrpw:GetResourcePropertyRequest" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetResourceProperty"/> - <wsdl:output name="GetResourcePropertyResponse" message="wsrpw:GetResourcePropertyResponse" wsa:Action="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetResourcePropertyResponse"/> - <wsdl:fault name="InvalidResourcePropertyQNameFault" message="wsrpw:InvalidResourcePropertyQNameFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsrpw:ResourceUnknownFault"/> - </wsdl:operation> - <wsdl:operation name="Subscribe"> - <wsdl:input message="wsntw:SubscribeRequest" wsa:Action="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Subscribe"/> - <wsdl:output message="wsntw:SubscribeResponse" wsa:Action="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/SubscribeResponse"/> - <wsdl:fault name="TopicNotSupportedFault" message="wsntw:TopicNotSupportedFault"/> - <wsdl:fault name="InvalidTopicExpressionFault" message="wsntw:InvalidTopicExpressionFault"/> - <wsdl:fault name="SubscribeCreationFailedFault" message="wsntw:SubscribeCreationFailedFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsntw:ResourceUnknownFault"/> - <wsdl:fault name="TopicPathDialectUnknownFault" message="wsntw:TopicPathDialectUnknownFault"/> - </wsdl:operation> - <wsdl:operation name="GetCurrentMessage"> - <wsdl:input message="wsntw:GetCurrentMessageRequest" wsa:Action="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/GetCurrentMessage"/> - <wsdl:output message="wsntw:GetCurrentMessageResponse" wsa:Action="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/GetCurrentMessageResponse"/> - <wsdl:fault name="TopicNotSupportedFault" message="wsntw:TopicNotSupportedFault"/> - <wsdl:fault name="InvalidTopicExpressionFault" message="wsntw:InvalidTopicExpressionFault"/> - <wsdl:fault name="NoCurrentMessageOnTopicFault" message="wsntw:NoCurrentMessageOnTopicFault"/> - <wsdl:fault name="ResourceUnknownFault" message="wsntw:ResourceUnknownFault"/> - </wsdl:operation> - </wsdl:portType> -</wsdl:definitions> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0fec6f04/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/xml.xsd ---------------------------------------------------------------------- diff --git a/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/xml.xsd b/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/xml.xsd deleted file mode 100644 index 730b4c9..0000000 --- a/taverna-wsdl-activity/src/test/resources/org/apache/taverna/activities/wsdl/wsrf/counterService/xml.xsd +++ /dev/null @@ -1,105 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace" xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"> - <xs:annotation> - <xs:documentation>See http://www.w3.org/XML/1998/namespace.html and - http://www.w3.org/TR/REC-xml for information about this namespace. - - This schema document describes the XML namespace, in a form - suitable for import by other schema documents. - - Note that local names in this namespace are intended to be defined - only by the World Wide Web Consortium or its subgroups. The - following names are currently defined in this namespace and should - not be used with conflicting semantics by any Working Group, - specification, or document instance: - - base (as an attribute name): denotes an attribute whose value - provides a URI to be used as the base for interpreting any - relative URIs in the scope of the element on which it - appears; its value is inherited. This name is reserved - by virtue of its definition in the XML Base specification. - - lang (as an attribute name): denotes an attribute whose value - is a language code for the natural language of the content of - any element; its value is inherited. This name is reserved - by virtue of its definition in the XML specification. - - space (as an attribute name): denotes an attribute whose - value is a keyword indicating what whitespace processing - discipline is intended for the content of the element; its - value is inherited. This name is reserved by virtue of its - definition in the XML specification. - - Father (in any context at all): denotes Jon Bosak, the chair of - the original XML Working Group. This name is reserved by - the following decision of the W3C XML Plenary and - XML Coordination groups: - - In appreciation for his vision, leadership and dedication - the W3C XML Plenary on this 10th day of February, 2000 - reserves for Jon Bosak in perpetuity the XML name - xml:Father</xs:documentation> - </xs:annotation> - <xs:annotation> - <xs:documentation>This schema defines attributes and an attribute group - suitable for use by - schemas wishing to allow xml:base, xml:lang or xml:space attributes - on elements they define. - - To enable this, such a schema must import this schema - for the XML namespace, e.g. as follows: - <schema . . .> - . . . - <import namespace="http://www.w3.org/XML/1998/namespace" - schemaLocation="http://www.w3.org/2001/03/xml.xsd"/> - - Subsequently, qualified reference to any of the attributes - or the group defined below will have the desired effect, e.g. - - <type . . .> - . . . - <attributeGroup ref="xml:specialAttrs"/> - - will define a type which will schema-validate an instance - element with any of those attributes</xs:documentation> - </xs:annotation> - <xs:annotation> - <xs:documentation>In keeping with the XML Schema WG's standard versioning - policy, this schema document will persist at - http://www.w3.org/2001/03/xml.xsd. - At the date of issue it can also be found at - http://www.w3.org/2001/xml.xsd. - The schema document at that URI may however change in the future, - in order to remain compatible with the latest version of XML Schema - itself. In other words, if the XML Schema namespace changes, the version - of this document at - http://www.w3.org/2001/xml.xsd will change - accordingly; the version at - http://www.w3.org/2001/03/xml.xsd will not change.</xs:documentation> - </xs:annotation> - <xs:attribute name="lang" type="xs:language"> - <xs:annotation> - <xs:documentation>In due course, we should install the relevant ISO 2- and 3-letter - codes as the enumerated possible values . . .</xs:documentation> - </xs:annotation> - </xs:attribute> - <xs:attribute name="space" default="preserve"> - <xs:simpleType> - <xs:restriction base="xs:NCName"> - <xs:enumeration value="default"/> - <xs:enumeration value="preserve"/> - </xs:restriction> - </xs:simpleType> - </xs:attribute> - <xs:attribute name="base" type="xs:anyURI"> - <xs:annotation> - <xs:documentation>See http://www.w3.org/TR/xmlbase/ for - information about this attribute.</xs:documentation> - </xs:annotation> - </xs:attribute> - <xs:attributeGroup name="specialAttrs"> - <xs:attribute ref="xml:base"/> - <xs:attribute ref="xml:lang"/> - <xs:attribute ref="xml:space"/> - </xs:attributeGroup> -</xs:schema> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0fec6f04/taverna-wsdl-generic/src/test/java/org/apache/taverna/wsdl/testutils/WSDLTestHelper.java ---------------------------------------------------------------------- diff --git a/taverna-wsdl-generic/src/test/java/org/apache/taverna/wsdl/testutils/WSDLTestHelper.java b/taverna-wsdl-generic/src/test/java/org/apache/taverna/wsdl/testutils/WSDLTestHelper.java index ee4b461..985c47c 100644 --- a/taverna-wsdl-generic/src/test/java/org/apache/taverna/wsdl/testutils/WSDLTestHelper.java +++ b/taverna-wsdl-generic/src/test/java/org/apache/taverna/wsdl/testutils/WSDLTestHelper.java @@ -33,8 +33,6 @@ import org.junit.BeforeClass; public class WSDLTestHelper implements LocationConstants { - - // See https://github.com/taverna-extras/wsdl-generic-test-cases //public static String TEST_CASES_URL = "https://github.com/taverna-extras/wsdl-generic-test-cases/archive/2016-04-28.zip"; public static String TEST_CASES_URL = "https://github.com/taverna-extras/wsdl-generic-test-cases/releases/download/2016-04-28/wsdl-generic-test-cases-2016-04-28.jar";