From b40162e17187b04fe13e6dafb947809fa877e9a0 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 18 Nov 2009 21:59:29 +0000 Subject: Adding schema for Widget implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881949 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany-sca-1.1-implementation-widget.xsd | 42 ++++++++++++++++++++++ .../src/main/resources/tuscany-sca-1.1.xsd | 1 + 2 files changed, 43 insertions(+) create mode 100644 java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-widget.xsd (limited to 'java') diff --git a/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-widget.xsd b/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-widget.xsd new file mode 100644 index 0000000000..37f1fdc6d9 --- /dev/null +++ b/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-widget.xsd @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1.xsd b/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1.xsd index 7a8f45954f..54c305f756 100644 --- a/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1.xsd +++ b/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1.xsd @@ -31,4 +31,5 @@ + \ No newline at end of file -- cgit v1.2.3