summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-30 05:40:47 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-30 05:40:47 +0000
commitbe21c540999e58af0a312480a269864cb37ce0c4 (patch)
treea3e62c18e072159508b6592aec6cca38ee514d0a /java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd
parent7f3dc237064aeccfdeb6d7f2fe74e5cd6d8ab434 (diff)
Extending the Tuscany binding schema to allow extended attributes in order to add policy related configuration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700343 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd')
-rw-r--r--java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd b/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd
index ff48b97d7a..bd36a8f52f 100644
--- a/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd
+++ b/java/sca/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-http.xsd
@@ -34,6 +34,7 @@
<any namespace="##targetNamespace" processContents="lax" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
+ <anyAttribute namespace="##any" processContents="lax"/>
</extension>
</complexContent>
</complexType>