diff options
Diffstat (limited to 'java/sca/stest/sampleTest/src/main/resources/Test_ASM_6008.composite')
-rw-r--r-- | java/sca/stest/sampleTest/src/main/resources/Test_ASM_6008.composite | 2 |
1 files changed, 1 insertions, 1 deletions
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 9fcbd661f1..6f69735871 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://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:test="http://oasis/tests"
|