From 7fe8a63460dc8094f264489b540ddad94c8519b5 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Wed, 10 Dec 2008 17:41:36 +0000 Subject: Fixes for TUSCANY-2740 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/sca-contributions.xsd | 62 ++++++-------------- .../main/resources/tuscany-sca-contributions.xsd | 67 ++++++++++++++++++++++ .../src/main/resources/tuscany-sca.xsd | 4 +- 3 files changed, 87 insertions(+), 46 deletions(-) create mode 100644 branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd (limited to 'branches/sca-java-1.x/modules/assembly-xsd/src') diff --git a/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-contributions.xsd b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-contributions.xsd index e445acef6e..f4f1037eb1 100644 --- a/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-contributions.xsd +++ b/branches/sca-java-1.x/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.x/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd new file mode 100644 index 0000000000..d8ee19af03 --- /dev/null +++ b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca-contributions.xsd @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd index 8bf3766eab..d6bac98a78 100644 --- a/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd +++ b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/tuscany-sca.xsd @@ -46,4 +46,6 @@ - \ No newline at end of file + + + -- cgit v1.2.3