From 7a0847b72ba180ac899e8a2730557f7ca2dab297 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Wed, 10 Dec 2008 17:35:11 +0000 Subject: Fixes for TUSCANY-2740 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725354 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/sca-contributions.xsd | 60 ++++++------------- .../main/resources/tuscany-sca-contributions.xsd | 67 ++++++++++++++++++++++ .../src/main/resources/tuscany-sca.xsd | 2 + 3 files changed, 85 insertions(+), 44 deletions(-) create mode 100644 branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd diff --git a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca-contributions.xsd b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca-contributions.xsd index e445acef6e..aab24a7ee2 100644 --- a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca-contributions.xsd +++ b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca-contributions.xsd @@ -3,23 +3,31 @@ + - - - + + + + + + + + + - + @@ -28,56 +36,20 @@ - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd new file mode 100644 index 0000000000..d8ee19af03 --- /dev/null +++ b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd index 8bf3766eab..a02c76459f 100644 --- a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd +++ b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd @@ -46,4 +46,6 @@ + + \ No newline at end of file -- cgit v1.2.3