once there is a complete tool-friendly XML (based on RuleML or similar) - at that point it might be reasonable to have a tool that translates bi-directionally between drl and the RuleML (which the guided editor could use) - even in that case there probably would be less information in the drl to make it GUI editor friendly (but for many cases it could be done). <div>
<br></div><div>If you have a specific set of DRLs that follow certain common patterns - you could do an ad-hoc translator now - that wouldn&#39;t be hard, but as mark said - this is an &quot;internal&quot; format and not documented outside of the code, so be careful. <br>
<br><div class="gmail_quote">On Wed, Sep 15, 2010 at 6:27 AM, Mark Proctor <span dir="ltr">&lt;<a href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">  On 14/09/2010 19:18, ronaldzo30 wrote:<br>
&gt; I was wondering if there is a schema for the brl xml so that we can<br>
&gt; validate our xml to make sure it is going to work in Guvnor.<br>
&gt;<br>
&gt; I have done some research on tools to convert drl files to brl but haven&#39;t<br>
&gt; found anything yet, if there is one please let me know.<br>
&gt;<br>
&gt; In the mean time an schema for the xml that is used for business rules (brl)<br>
&gt; files is very appreciated.<br>
</div>There is no schema for BRL, and it&#39;s considered an &quot;internal&quot; format, I<br>
think it&#39;s just an xstream dump or something. The plan is to move to<br>
ruleml, see archive for previous emails on this. Also remember not all<br>
of DRL is supported in the guided editor.<br>
<br>
What I&#39;d do is look at the DrlDumper for an example of how to read in<br>
DRL. Then just visit it and &quot;dump&quot; something that works with the guided<br>
editor. If you get it to work, then submit a patch :)<br>
<font color="#888888"><br>
Mark<br>
</font><div><div></div><div class="h5">&gt; Thanks in advance,<br>
&gt;<br>
&gt; Ronald<br>
&gt; -- View this message in context:<br>
&gt; <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Convert-drl-to-brl-tp1474694p1474694.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/Convert-drl-to-brl-tp1474694p1474694.html</a><br>

&gt; Sent from the Drools - Dev mailing list archive at Nabble.com.<br>
&gt; ____________________________________<br>
<br>
<br>
_______________________________________________<br>
rules-dev mailing list<br>
<a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Michael D Neale<br>home: <a href="http://www.michaelneale.net">www.michaelneale.net</a><br>blog: <a href="http://michaelneale.blogspot.com">michaelneale.blogspot.com</a><br>

</div>