summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-16 23:35:06 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-16 23:35:06 +0000
commitd65fd2438b4ba4df1967018fc4934db22b47df24 (patch)
treea169aea3cd7ec99109b587d12aa39a478b00202f /sca-java-2.x
parent130df2a457cdd1452ebf54add49a350bb53ad188 (diff)
Remove unused attributes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924052 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-script.xsd2
1 files changed, 0 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-script.xsd b/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-script.xsd
index ebb622cb9b..038e2f2154 100644
--- a/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-script.xsd
+++ b/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-1.1-implementation-script.xsd
@@ -31,8 +31,6 @@
<complexContent>
<extension base="sca:Implementation">
<attribute name="script" type="anyURI" use="optional"/>
- <attribute name="uri" type="anyURI" use="optional"/>
- <attribute name="location" type="anyURI" use="optional"/>
</extension>
</complexContent>
</complexType>