diff options
Diffstat (limited to 'java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite')
-rw-r--r-- | java/sca/stest/sampleTest/src/main/resources/Test_ASM_0006.composite | 2 |
1 files changed, 1 insertions, 1 deletions
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 c968bd5bb2..3212c595b3 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://docs.oasis-open.org/ns/opencsa/sca/200712"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
|