Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] A design problem


  • From: Rick Jelliffe <rjelliffe@...>
  • To: xml-dev@...
  • Date: Fri, 20 Oct 2006 11:02:41 +1000

David Carver wrote:
> LAKKAM Vinay (AXA-I) wrote:
>>
>> We have a requirement to build a rules engine which will be accessed 
>> very frequently(almost after every screen) to get a rule result. The 
>> rules engine will have about 100 rules, and when we pass the input 
>> information it will process again all the rules and returns the matched.
If the rules only require simple logic (no back-tracking, complex 
chaining, etc), and if you are just wanting to identify documents with 
certain patterns, then Schematron is the simplest thing to use.

Proprietary rules language tend to use higher-order logics or have 
domain-specific capabilities; they need advanced features to justify a 
price. Schematron just uses XPath.

Cheers
Rick Jelliffe


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor