You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/11/16 18:15:43 UTC

svn commit: r475824 - /incubator/tuscany/cpp/sca/runtime/extensions/ruby/xsd/sca-implementation-ruby.xsd

Author: jsdelfino
Date: Thu Nov 16 09:15:42 2006
New Revision: 475824

URL: http://svn.apache.org/viewvc?view=rev&rev=475824
Log:
Added missing script attribute to the schema.

Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/ruby/xsd/sca-implementation-ruby.xsd

Modified: incubator/tuscany/cpp/sca/runtime/extensions/ruby/xsd/sca-implementation-ruby.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/ruby/xsd/sca-implementation-ruby.xsd?view=diff&rev=475824&r1=475823&r2=475824
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/ruby/xsd/sca-implementation-ruby.xsd (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/ruby/xsd/sca-implementation-ruby.xsd Thu Nov 16 09:15:42 2006
@@ -30,6 +30,7 @@
                 <sequence>
                     <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
                 </sequence>
+				<attribute name="script" type="NCName" use="optional"/>
 				<attribute name="module" type="NCName" use="optional"/>
                 <attribute name="class" type="Name" use="optional"/>
 				<anyAttribute namespace="##any" processContents="lax"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org