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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]