<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You can read in a DRL with a DSL and dump to XML, where the XML does
not need the DSL file as its already reduced to pure DRL.<br>
<br>
Mark<br>
Nirmal.R wrote:
<blockquote cite="mid:8684610.post@talk.nabble.com" type="cite">
<pre wrap="">I need more explanation and help on this. I've got a demo to show in another
10 days. I'll tell you what exactly i'm trying to do and tell me whether it
will work or not
1. The developer creates the dsl file i.e mapping natural language with the
conditions and consequence
2. The Business user now should be able to config and manage rules through a
GUI.
3. Now i'm trying to develop a simple GUI.I was indeed waiting for your GUI
but i'm facing a deadline.
4. I'll display the natural language expression to the user and the user
will choose and manage rules
5. Now why i need xml is i can write the condition whatever the user chooses
inside <lhs> and consequence insde <rhs> and use the XMLDumper to get the
actual .drl
6. i thought i should use expander tag for the the compiler to understand
but is not available.
I still think XML is the easy way out. I need your help.
thank you
Nirmal
Michael Neale wrote:
</pre>
<blockquote type="cite">
<pre wrap="">There is no XML format for that - it uses a properties file convention.
On 1/25/07, Nirmal.R <a class="moz-txt-link-rfc2396E" href="mailto:rgbnirmal@yahoo.com"><rgbnirmal@yahoo.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
hi,
How do i specify expander in XML rule file.
thank you
Nirmal
--
View this message in context:
<a class="moz-txt-link-freetext" href="http://www.nabble.com/expander-in-XML-tf3102708.html#a8610663">http://www.nabble.com/expander-in-XML-tf3102708.html#a8610663</a>
Sent from the drools - user mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>