summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-15 15:54:22 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-15 15:54:22 +0000
commita7f21afc22b3d682bb3b5ffc03bc0f11a90091fe (patch)
tree781eee64bd034b5c2b0ae88af6d1e3770231c80b /branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd
parent7a2bf0d1581171a38220e3d4775fc430f92d8b09 (diff)
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
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.4/modules/assembly-xsd/src/main/resources/sca.xsd3
1 files changed, 1 insertions, 2 deletions
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 @@
<include schemaLocation="sca-binding-sca.xsd"/>
<include schemaLocation="sca-contributions.xsd"/>
-
- <include schemaLocation="sca-contributions.xsd"/>
+ <include schemaLocation="tuscany-sca-contributions.xsd"/>
<include schemaLocation="sca-definitions.xsd"/>
<include schemaLocation="sca-policy.xsd"/>