[rules-dev] Change-set schema

Michael Anstis michael.anstis at gmail.com
Tue Jan 24 11:36:05 EST 2012


Hi,

Does anybody know why we have two schema?

   - knowledge-api\src\main\resources\change-set-1.0.0.xsd
   - knowledge-api\src\main\resources\change-set.xsd

They only differ by this (the bold text being in change-set-1.0.0.xsd):-

...
<xsd:element name="resource">
    <xsd:complexType>
      <xsd:sequence>
        <xsd:any *minOccurs="0"* />
        <xsd:element minOccurs="0" ref="change-set:decisiontable-conf"/>
      </xsd:sequence>
...

We also (historically) quote the schema location as
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-api/src/main/resources/change-set-1.0.0.xsd
.

Does anybody object if I remove change-set.xsd and update schemaLocation
references to our github equivalent?

Cheers,

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20120124/aedfead3/attachment.html 


More information about the rules-dev mailing list