/...hope this may help some one....
my modified change-set.xml file looks as follows...this works fine and no
more warning or errors.../
<change-set
xmlns='http://drools.org/drools-5.0/change-set'
xmlns:xs='http://www.w3.org/2001/XMLSchema-instance'
xs:schemaLocation='http://drools.org/drools-5.0/change-set
file:///C:/dir/sub-dir/change-set.xsd'>
<add>
<resource source='classpath:path/to/drlfile/location/filename.drl'
type='DRL' />
</add>
</change-set>
-----
with kind regards,
--
View this message in context:
http://drools.46999.n3.nabble.com/changeset-schema-error-tp3682951p368637...
Sent from the Drools: User forum mailing list archive at
Nabble.com.