From a7f21afc22b3d682bb3b5ffc03bc0f11a90091fe Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 15 Dec 2008 15:54:22 +0000 Subject: Modify the contribution schema to demonstrate how extensibility could be implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726721 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/sca-contributions.xsd | 46 ++++++++++------- .../assembly-xsd/src/main/resources/sca.xsd | 3 +- .../main/resources/tuscany-sca-contributions.xsd | 59 ++++++++++------------ .../src/main/resources/tuscany-sca.xsd | 2 +- 4 files changed, 57 insertions(+), 53 deletions(-) (limited to 'branches/sca-java-1.4/modules/assembly-xsd/src/main') 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 d1e6f69f37..2da2fedb1f 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,17 @@ - - - - - - - - + + + @@ -32,24 +26,40 @@ - - - - + + + + - - + - - + + + + + + + + + + + - + + + + + + + + + \ No newline at end of file diff --git a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd index e4471a4f51..b4eae28bfe 100644 --- a/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd +++ b/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd @@ -17,8 +17,7 @@ - - + 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 index d8ee19af03..20385e7f2c 100644 --- 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 @@ -18,50 +18,45 @@ * under the License. --> - + + + - - - - - - - + + + + + - + - - - - - - + + + + + - + - - - - - - - + + + + + - + - - - - - - + + + + + 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 a02c76459f..5b85038126 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,6 +46,6 @@ - + \ No newline at end of file -- cgit v1.2.3