summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-05 10:33:34 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-05 10:33:34 +0000
commit33a251619ebe3121b7f56b4e80b2fb4595c247a8 (patch)
tree1863df609ceebb53889cbe5a011f2f0560600962 /java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd
parent82fb46a356deaed37cf1ef272c2411c491b14017 (diff)
Add the JEE schemes so validation doesn't fail for the jee samples
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801123 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd')
-rw-r--r--java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd2
1 files changed, 2 insertions, 0 deletions
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 8958305d6c..b2f36a871c 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
@@ -39,4 +39,6 @@
<include schemaLocation="sca-contribution-c-1.1-cd02.xsd"/>
<include schemaLocation="sca-contribution-java-1.1-cd01.xsd"/>
+ <include schemaLocation="sca-jee-1.1-wd03.xsd"/>
+
</schema>