summaryrefslogtreecommitdiffstats
path: root/cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-26 21:31:18 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-26 21:31:18 +0000
commit8eb242943144ad5ea57c7471e4a3e199bf5687d5 (patch)
tree4e28eac4f021b56aed46b962b92918216c5ef48a /cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd
parent6189726b158b1a3bf74c115d1ec6cd01853e31ea (diff)
Removed workaround from the SCA schema as it's not fixing the ambiguous particle issue in the schema anyway. Added implementation-widget schema. Removed unusued file.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819219 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd b/cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd
index 7a8f45954f..fb0a0cf9d5 100644
--- a/cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd
+++ b/cpp/sca/runtime/xsd/tuscany-sca-1.1.xsd
@@ -31,4 +31,5 @@
<include schemaLocation="tuscany-sca-1.1-binding-rmi.xsd"/>
<include schemaLocation="tuscany-sca-1.1-implementation-osgi.xsd"/>
-</schema> \ No newline at end of file
+ <include schemaLocation="tuscany-sca-1.1-implementation-widget.xsd"/>
+</schema>