summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-06 04:39:35 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-06 04:39:35 +0000
commitf80e186c6c412fd31801f211b75625cfd1a096d6 (patch)
tree823cde374315c2813e745b1ba87f727bf71e21e6 /java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd
parentc44e23eb0077e2eeb7ec79396837b88215d268af (diff)
Updating to the latest set of XSDs released by OASIS
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750766 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd
index ce2771d371..4397834520 100644
--- a/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd
+++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-contribution-c-1.1-cd02.xsd
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright(C) OASIS(R) 2007,2009. All Rights Reserved. OASIS trademark, IPR and other policies apply. -->
+<!-- Copyright(C) OASIS(R) 2005,2009. All Rights Reserved.
+ OASIS trademark, IPR and other policies apply. -->
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200903"
xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903"
elementFormDefault="qualified">
- <include schemaLocation="sca-contribution-1.1-schema-200803.xsd" />
+ <include schemaLocation="sca-contribution-1.1-cd03.xsd" />
<element name="export.c" type="sca:CExport"
substitutionGroup="sca:exportBase" />