From 252dcb9b0479dba2a6f4d35753592d6dfe7431bb Mon Sep 17 00:00:00 2001 From: edwardsmj Date: Mon, 27 Apr 2009 11:34:54 +0000 Subject: Added contribution-java XSD and corrected sca-contribution XSD to add a minOccurs=0 to declaration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768931 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/sca-1.1-cd03.xsd | 1 + .../main/resources/sca-contribution-1.1-cd03.xsd | 172 ++++++++++----------- .../resources/sca-contribution-java-1.1-cd01.xsd | 33 ++++ 3 files changed, 120 insertions(+), 86 deletions(-) create mode 100644 java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-java-1.1-cd01.xsd (limited to 'java/sca/modules/assembly-xsd/src/main') diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd index 5247c1704c..edd3187ae1 100644 --- a/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd +++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd @@ -30,5 +30,6 @@ + diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-1.1-cd03.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-1.1-cd03.xsd index 17c2dd8285..8445749363 100644 --- a/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-1.1-cd03.xsd +++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-1.1-cd03.xsd @@ -1,86 +1,86 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-java-1.1-cd01.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-java-1.1-cd01.xsd new file mode 100644 index 0000000000..8923a4b9e2 --- /dev/null +++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-java-1.1-cd01.xsd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3