[rules-users] XML to DRL

Wolfgang Laun wolfgang.laun at gmail.com
Wed Jan 12 06:12:00 EST 2011


On 11 January 2011 22:25, T-Otte <t-otte at gmx.de> wrote:

>
> Sry i am new to this mailing list system.
> Since my edit doesn't get send to the mailing list i will mention it again:
>
> The output .drl gets created and looks valid despite the errors.
>


Most of the error messages go away if you simply omit
xs:schemaLocation="http://drools.org/drools-5.0 drools.org/drools-5.0.xsd"

There is no file drools-5.0.xsd, either in drools 5.1.x or in the current
developers' code base.

The remaining error
(null: 4, 54): cvc-elt.1: Cannot find the declaration of element 'package'.
appears to be from the SAX parser. As you have found out, none of this
matters.

-W



> --
> View this message in context:
> http://drools-java-rules-engine.46999.n3.nabble.com/XML-to-DRL-tp2236936p2236959.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110112/bf699e2e/attachment.html 


More information about the rules-users mailing list