diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-05 06:04:51 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-05 06:04:51 +0000 |
commit | c93d4f11bd27e1d7c8add329f1956f45f9c8bb2d (patch) | |
tree | 360f891aa3b97172eaeffbccff36e06937ecb462 /java | |
parent | 80fda303e635f8f72f4858daff9a3be7bae00350 (diff) |
Update to OASIS SCA 11 namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750327 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
80 files changed, 80 insertions, 80 deletions
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestClient_0002.composite b/java/sca/stest/sampleTest/src/main/resources/TestClient_0002.composite index b36f01d5b1..7bf32da85f 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestClient_0002.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestClient_0002.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:tns="http://oasis/tests" xmlns:sample="http://oasis/tests" diff --git a/java/sca/stest/sampleTest/src/main/resources/TestClient_0003.composite b/java/sca/stest/sampleTest/src/main/resources/TestClient_0003.composite index 1d474fe937..f70e0021b8 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestClient_0003.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestClient_0003.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:tns="http://oasis/tests" xmlns:sample="http://oasis/tests" diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite1.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite1.composite index b6f23cf979..068d7d63bf 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite1.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite1.composite @@ -18,7 +18,7 @@ * under the License. --> <!-- A simple composite which provides a single service and no references --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite1">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite10.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite10.composite index 286790a1b9..261c2e739b 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite10.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite10.composite @@ -20,7 +20,7 @@ <!-- An example of a composite which has a single service and a single reference, but where the reference has a binding applied to it, with a target service identified --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite10">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite11.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite11.composite index 3ab9a03978..d4e08141f0 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite11.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite11.composite @@ -21,7 +21,7 @@ that is multiplicity 1..1 and which is both wired to a service of a second component in the same composite and is also promoted by a composite reference --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite11">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite12.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite12.composite index 0a734ee9f4..054215ccf0 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite12.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite12.composite @@ -19,7 +19,7 @@ --> <!-- A simple composite which provides a single service and no references plus a property with a complex type --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:test="http://oasis/tests" name="TestComposite12">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite13.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite13.composite index f75d90e9db..0ea907239e 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite13.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite13.composite @@ -20,7 +20,7 @@ <!-- A simple composite which provides a single service and no references plus a property with a complex type with a type which is an XSD global element --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:test="http://oasis/tests" name="TestComposite13">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite14.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite14.composite index d995fe0461..1dda024810 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite14.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite14.composite @@ -19,7 +19,7 @@ --> <!-- A simple composite which provides a single service and no references plus a property with a simple type --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:test="http://oasis/tests" name="TestComposite14">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite15.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite15.composite index 49b167531c..2e26d88eed 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite15.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite15.composite @@ -19,7 +19,7 @@ --> <!-- A simple composite which provides a single service and no references, where the service is configured with multiple explicit bindings --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite15">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite16.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite16.composite index 6dc3a81cc6..c9beaa231d 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite16.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite16.composite @@ -18,7 +18,7 @@ * under the License. --> <!-- A composite which has multiple <service/> subelements with the same @name and no references --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite16">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite17.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite17.composite index fcec5d8b34..dc7a765891 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite17.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite17.composite @@ -20,7 +20,7 @@ <!-- A composite which has a single service with a @promote attribute that does not reference the <service/> of a <component/> within the <composite/> and no references --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite17">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite18.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite18.composite index 7d26ea850a..9978085c60 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite18.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite18.composite @@ -20,7 +20,7 @@ <!-- A composite which has a single service with a declared <interface/> that is a compatible subset of the interface of the component service declared in the @promote attribute --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite18">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite19.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite19.composite index e14f9ed0cb..5ad3b463de 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite19.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite19.composite @@ -19,7 +19,7 @@ --> <!-- A composite which has a single <service/> subelement and multiple <reference/> subelements with the same @name value --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite19">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite2.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite2.composite index 0ab8d35f66..58c196dd6a 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite2.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite2.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite2">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite20.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite20.composite index 46de7a90aa..6ba612a1a0 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite20.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite20.composite @@ -20,7 +20,7 @@ <!-- A composite which has a <composite/> <reference/> that is in error since its @promote attribute is not the URI of a <component/> <reference/> within the <composite/> --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite20">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite21.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite21.composite index f0d6162e25..f94198f401 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite21.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite21.composite @@ -20,7 +20,7 @@ <!-- A composite which has a <composite/> <reference/> that declares an interface which is a superset of the interface declared by the <component/> <reference/> promoted by the composite reference --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite21">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite22.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite22.composite index 79c07fb678..aa54695561 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite22.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite22.composite @@ -20,7 +20,7 @@ <!-- A composite which has a <composite/> <reference/> that has no interface declared that promotes 2 <component/> <reference/>s that have different interfaces declared on them --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite22">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite23.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite23.composite index 958c55a165..6e02d88199 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite23.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite23.composite @@ -20,7 +20,7 @@ <!-- An example of a composite which has a single service and a single reference with multiplicity 1..1 which promotes a component reference of multiplcity 0..1 --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite23">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite24.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite24.composite index 2186a227da..9b06da4dab 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite24.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite24.composite @@ -20,7 +20,7 @@ <!-- An example of a composite which has a single service and a single reference with multiplicity 0..1 which promotes a component reference of multiplicity 0..n --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite24">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite25.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite25.composite index 2db13086b0..87c667705f 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite25.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite25.composite @@ -20,7 +20,7 @@ <!-- An example of a composite which has a single service and a single reference with multiplicity 1..1 which promotes a component reference of multiplicity 1..n --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite25">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite26.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite26.composite index c8236b9381..6b06cd86c1 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite26.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite26.composite @@ -20,7 +20,7 @@ <!-- An example of a composite which has a single service and a single reference and multiple <property/> elements all of which have the same @name value --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite26">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite27.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite27.composite index 5b955c1f9d..0049934c50 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite27.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite27.composite @@ -20,7 +20,7 @@ <!-- An example of a composite which which has a <component/> with a <reference/> element which has @autowire=true and where there is a compatible <component/> <service/> in the same composite --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite27">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite3.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite3.composite index cc91e1eeea..e1f9414293 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite3.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite3.composite @@ -19,7 +19,7 @@ --> <!-- An example of a composite which is invalid because it has two composite level references with the same @name attribute --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite3">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite4.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite4.composite index 4792ad35f3..7d20d800e7 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite4.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite4.composite @@ -19,7 +19,7 @@ --> <!-- An example of a composite which has a single service and a single reference --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite4">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite5.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite5.composite index 808f20727f..dde530d673 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite5.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite5.composite @@ -19,7 +19,7 @@ --> <!-- Composite offering a single service, with a modified interface type --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite5">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite6.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite6.composite index dc9ea75f3b..07104c95c7 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite6.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite6.composite @@ -19,7 +19,7 @@ --> <!-- An example of a composite which has a single service and a single reference with multiplicity 1..n --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite6">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite7.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite7.composite index 82a71288ff..f87071d3f4 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite7.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite7.composite @@ -19,7 +19,7 @@ --> <!-- An example of a composite which has a single service and a single reference with multiplicity 0..n --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite7">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite8.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite8.composite index 212e0e81b6..e6fe0e178b 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite8.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite8.composite @@ -19,7 +19,7 @@ --> <!-- An example of a composite which has a single service and a single reference with multiplicity 0..1 --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite8">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestComposite9.composite b/java/sca/stest/sampleTest/src/main/resources/TestComposite9.composite index 81c1e63190..46969ffa0f 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestComposite9.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestComposite9.composite @@ -19,7 +19,7 @@ --> <!-- Composite that provides a single service with the extended Service1Superset interface --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TestComposite9">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestDuplicate1.composite b/java/sca/stest/sampleTest/src/main/resources/TestDuplicate1.composite index 068e27bf30..da2d5ebb83 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestDuplicate1.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestDuplicate1.composite @@ -19,7 +19,7 @@ --> <!-- 1st of a pair of composite files where the composites have duplicated names and targetNamespaces --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="DuplicateComposite">
diff --git a/java/sca/stest/sampleTest/src/main/resources/TestDuplicate2.composite b/java/sca/stest/sampleTest/src/main/resources/TestDuplicate2.composite index 5d98da7195..cdc442f046 100644 --- a/java/sca/stest/sampleTest/src/main/resources/TestDuplicate2.composite +++ b/java/sca/stest/sampleTest/src/main/resources/TestDuplicate2.composite @@ -19,7 +19,7 @@ --> <!-- 2nd of a pair of composite files where the composites have duplicated names and targetNamespaces --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="DuplicateComposite">
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0001.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0001.composite index 8f0d5301c5..fcff96b943 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0001.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0001.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:sample="http://oasis/tests"
name="TEST_ASM_0001">
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0002.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0002.composite index f33e1436f5..7a037c197e 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0002.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0002.composite @@ -21,7 +21,7 @@ ASM_0002_TestCase tests that component with a single reference can be wired to a single component service in the same composite. --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:tns="http://oasis/tests" xmlns:sample="http://oasis/tests" diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0003.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0003.composite index 639dd11aae..9daf2aa029 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0003.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0003.composite @@ -20,7 +20,7 @@ <!-- Test case that verifies that an implementation with a reference with multiplicity 1..n can be validly wired to 3 target services and invoke them all correctly. --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:tns="http://oasis/tests" xmlns:sample="http://oasis/tests" diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0004.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0004.composite index ecae73fa5c..1bd2d6af11 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0004.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0004.composite @@ -19,7 +19,7 @@ -->
<!-- Test that verifies that a reference with multiplicity 1..1 which is provided
with multiple wire targets in the component configuration is marked as an error -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0005.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0005.composite index ab7a907c75..f49cfa1817 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0005.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0005.composite @@ -19,7 +19,7 @@ -->
<!-- Test that a component with multiple <service/> elements must have unique @name attributes for each
service - negative test that has a component with 2 services with the same name -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite index 223c692f8b..c968bd5bb2 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite @@ -20,7 +20,7 @@ <!-- Test checks that the @name attribute of a <service/>
element of a <component/> matches the @name attribute of a <service/> element of the
componentType of the <implementation/> used by the <component/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0007.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0007.composite index 7ab4d9db39..b40bed99e4 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0007.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0007.composite @@ -20,7 +20,7 @@ <!-- Test that the @name attribute of a <reference/> element of a
component is not equal to the @name attribute of any other
<reference/> element of the same component -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0008.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0008.composite index 9ddb8aa8cf..f1a1155600 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0008.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0008.composite @@ -23,7 +23,7 @@ the <component/> - negative test in that here there is a
reference @name which does NOT match a reference name in the
component type -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0009.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0009.composite index 9d836489c8..5a8a48f1b7 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0009.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0009.composite @@ -20,7 +20,7 @@ <!-- Tests that the @name attribute of a <component/> element
in a <composite/> is not the same as the @name
attribute of a second component in the same <composite/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0010.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0010.composite index ef1b5d1663..cb79af0a7e 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0010.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0010.composite @@ -22,7 +22,7 @@ for the <service/> element with the same @name attribute in the
<componentType/> of the <implementation/> of the <component/>
parent of the <service/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0011.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0011.composite index d8e5958132..cac04554a3 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0011.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0011.composite @@ -21,7 +21,7 @@ can be 1..1 where the multiplicity of the equivalent <reference/>
element in the <componentType/> of the <implementation/> of the
<component/> is 1..n -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0012.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0012.composite index bd945f443b..396ec57cad 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0012.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0012.composite @@ -22,7 +22,7 @@ 1..1, 0..n, 1..n where the multiplicity of the equivalent <reference/>
element in the <componentType/> of the <implementation/> of the
<component/> is 0..n -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0013.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0013.composite index 49ee9824bd..162adf2165 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0013.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0013.composite @@ -22,7 +22,7 @@ 1..1 where the multiplicity of the equivalent <reference/>
element in the <componentType/> of the <implementation/> of the
<component/> is 1..1 -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0014.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0014.composite index 93c605d332..f9055ef090 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0014.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0014.composite @@ -21,7 +21,7 @@ <component/> is 0..n where the multiplicity of the equivalent
<reference/> element in the <componentType/> of the
<implementation/> of the <component/> is 1..1 -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0015.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0015.composite index ac887f6dfa..ff9d175eb2 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0015.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0015.composite @@ -22,7 +22,7 @@ 1..1 where the multiplicity of the equivalent <reference/>
element in the <componentType/> of the <implementation/> of the
<component/> is 0..1 -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0016.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0016.composite index 08ae9416f2..6c07bc17d9 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0016.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0016.composite @@ -21,7 +21,7 @@ of a <reference/> of a <component/> is a compatible superset of the
interface declared on the corresponding <reference/> of the
componentType of the <implementation/> of the <component/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0017.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0017.composite index b2d45743ac..594d7569f6 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0017.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0017.composite @@ -21,7 +21,7 @@ child element, but the corresponding <reference/> element in the
componentType does have a binding child element, the <binding/>
from the componentType is used for the reference -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0018.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0018.composite index 5d14af662a..2fe71416ed 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0018.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0018.composite @@ -21,7 +21,7 @@ child element and the corresponding <reference/> element in the
componentType has a binding child element, the <binding/>
from the <reference/> is used for the reference -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0019.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0019.composite index eb6315f9c9..31adbf0d03 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0019.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0019.composite @@ -21,7 +21,7 @@ and also has target identifying a single target service that the
reference is wired only to the single service identified by the
target attribute -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite index bb35a8a9b8..3a3a48ebc6 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite @@ -21,7 +21,7 @@ @autowire=true and where there is also a single <wire/> element
which as that <reference/> as its source that the reference is
wired only to the single service identified by the <wire/> element -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0021.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0021.composite index 193546103d..627c297270 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0021.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0021.composite @@ -21,7 +21,7 @@ and where the <reference/> has a <binding/> child element which
declares a single target service, the reference is wired only to
the single service identified by the <wire/> element -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0022.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0022.composite index 9eb0254938..9ca267cb5a 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0022.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0022.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that where a <component/> <reference/> with multiplicity=0..1
is unwired (by any means) that the component executes correctly -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0023.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0023.composite index e1d6e4bf70..c02f2f46a2 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0023.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0023.composite @@ -22,7 +22,7 @@ promoted by a <composite/> <reference/> which is wired to a target
service by a component using the <composite/> as its implementation,
that this is an error -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0024.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0024.composite index 31ec496e2e..a54ea1c903 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0024.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0024.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that where a <component/> <reference/> has @target set to
some service, that the reference can have no child <binding/> elements -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0025.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0025.composite index 96ee58484a..1047c44166 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0025.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0025.composite @@ -20,7 +20,7 @@ <!-- Tests that where a <component/> <property/> has its value set by means
of a child <value/> element, that the type of the <value/> element matches
the type declared for the <property/> element -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0026.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0026.composite index 3c5a441899..e536bec1e7 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0026.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0026.composite @@ -22,7 +22,7 @@ the <property/> element is declared as an XML Schema global element by
its @element attribute and that the child element is an instance of that
global element -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0027.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0027.composite index c2ed53146f..b80e957130 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0027.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0027.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that where a <component/> has 2 or more <property/> child elements
that each <property/> element has a unique @name attribute value -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0028.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0028.composite index 591b5f9ab6..7744cce620 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0028.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0028.composite @@ -20,7 +20,7 @@ <!-- Tests that a <component/> <property/> @name attribute matches the
@name attribute of one of the <property/> elements of the
<componentType/> of the <implementation/> of the <component/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0029.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0029.composite index aeed8552c8..83f8a2d74d 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0029.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0029.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that that where a <component/> <property/> has @many=false that
there is only one <value/> child element of the <property/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0030.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0030.composite index 0ce29cdab2..9e214ff156 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0030.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0030.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that a <component/> <property/> with a @value attribute set
does not have any <value/> child elements -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0031.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0031.composite index 50cd134a6e..379fd771a5 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0031.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0031.composite @@ -22,7 +22,7 @@ @source set to the <component/> <reference/> and @target set to a second valid
service and has @replace=true, the <reference/> is wired to the second service
only -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0032.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0032.composite index fbd629f07f..73ff2f08d2 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0032.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0032.composite @@ -22,7 +22,7 @@ <component/> <implementation/> has one or more <binding/> subelements,
the <component/> <service/> is made available with all the bindings
declared on the <service/> element of the <componentType/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0033.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0033.composite index 750f297af8..57b0ed4584 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0033.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0033.composite @@ -21,7 +21,7 @@ and the corresponding <service/> element of the <componentType/> of the
<component/> <implementation/> has no <binding/> subelements, the
<component/> <service/> is made available with binding.sca -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0034.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0034.composite index 41edb731ef..7672093166 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0034.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0034.composite @@ -20,7 +20,7 @@ <!-- Tests that where a <component/> <service/> has 1 or more <binding/>
subelements the <component/> <service/> is made available with
all the bindings declared on the <service/> element -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0101.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0101.composite index c6a44392b4..df8d707d9e 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0101.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0101.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> -<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" +<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://oasis/tests" xmlns:sample="http://oasis/tests" name="TEST_ASM_0101">
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6001.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6001.composite index 816ffb7521..8547161bd9 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6001.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6001.composite @@ -20,7 +20,7 @@ <!-- Tests that where a <component/> <service/> has 1 or more <binding/>
subelements the <component/> <service/> is made available with
all the bindings declared on the <service/> element -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6002.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6002.composite index 9ec38e5c78..77263fc7bb 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6002.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6002.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that where a <composite/> has multiple <service/> subelements
that the @name attributes are unique across those subelements -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6003.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6003.composite index a15b0785c0..559cb5eeeb 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6003.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6003.composite @@ -20,7 +20,7 @@ <!-- Tests that where a <composite/> has a <service/> subelement that the
@promote attribute identifies a <service/> of a <component/> in the
<composite/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6004.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6004.composite index 31aaf45e4d..271ddebd50 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6004.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6004.composite @@ -20,7 +20,7 @@ <!-- Tests that the <interface/> declared on a <service/> subelement of a
<composite/> is a compatible subset of the <interface/> declared on
the <component/> <service/> reference by the @promote attribute -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6005.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6005.composite index c292a5ffda..9b560ce078 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6005.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6005.composite @@ -20,7 +20,7 @@ <!-- Tests that the @name attribute of a <composite/> <reference/> element
is unique amongst the @name attributes of all the <reference/> elements of
that <composite/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6006.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6006.composite index 5de5f4bbf0..748a86608c 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6006.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6006.composite @@ -20,7 +20,7 @@ <!-- Tests that the @promote attribute of a <composite/> <reference/> contains
one or more URIs that each point to a <reference/> of a <component/> in the
<composite/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6007.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6007.composite index a67b19a52d..690ef8709d 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6007.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6007.composite @@ -20,7 +20,7 @@ <!-- Tests that a <composite/> <reference/> can declare an <interface/>
that is a compatible superset of the <interface/> declared by each
<component/> <reference/> promoted by the composite reference -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6008.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6008.composite index afc490cb67..9fcbd661f1 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6008.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6008.composite @@ -20,7 +20,7 @@ <!-- Tests that where a <composite/> <reference/> has no <interface/> subelement,
and that <reference/> promotes 2 or more <component/> <reference/>s, that the
<interface/> declared on each of the <component/> <reference/>s are the same -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6009.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6009.composite index 0189d54fc7..4d415448ca 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6009.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6009.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that a <component/> <reference/> with @multiplicity=0..1 can be
promoted by a <composite/> <reference/> with @multiplicity=1..1 -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6010.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6010.composite index 0f81517bf0..20c784ab43 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6010.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6010.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that a <component/> <reference/> with @multiplicity=0..n can be
promoted by a <composite/> <reference/> with @multiplicity=0..1 -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6011.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6011.composite index 829cfa0740..8de4456a93 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6011.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6011.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that a <component/> <reference/> with @multiplicity=1..n can be
promoted by a <composite/> <reference/> with @multiplicity=1..1 -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6012.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6012.composite index 578f5000b2..86381c5570 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6012.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6012.composite @@ -20,7 +20,7 @@ <!-- Tests that the @name attribute of a <property/> element of a <composite/> is
unique amongst the @name attribute values of all the <property/> elements of
that <composite/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6013.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6013.composite index d6f6739015..3e3a68f3f2 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6013.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_6013.composite @@ -19,7 +19,7 @@ -->
<!-- Tests that a <component/> <reference/> with @autowire=true is wired
to a compatible <component/> <service/> in the same <composite/> -->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:test="http://oasis/tests"
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_Types.xsd b/java/sca/stest/sampleTest/src/main/resources/Test_Types.xsd index ab473cdb92..2040f38783 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_Types.xsd +++ b/java/sca/stest/sampleTest/src/main/resources/Test_Types.xsd @@ -21,7 +21,7 @@ <schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://oasis/tests"
xmlns:test="http://oasis/tests"
- xmlns:sca="http://www.osoa.org/xmlns/sca/1.0"
+ xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200712"
elementFormDefault="qualified">
|