The plan for documentation elements is to follow the same approach that RelaxNG uses: to use documentation and annotations from other well-defined namespaces...
I find myself needing to document the XRules. So maybe a < documentation> tag in the XRules XML Schema? Also do you have a XSLT to "prettify" the rules so they...
Mike, One thing to keep in mind when using the <calculate> rule is that the DynamicDOM will try to bring the values of the XML nodes to a stable state by...
Mike, Thanks for your nice words. The business rules space is quite large and there are different tools and languages depending on what you need. You could...
Hello. I just wanted to say that this is a really great XML rules library. I had already kind of made my own and then decided as requests were getting more...
Hi everyone, The source code for the DynamicDOM is finally out. It took a lot of work to simplify the code and make it clean and presentable. This is version ...
Hi everyone, I'm planning to change the message archive of this group from private to public in the next few days to make it easier for others to read the ...
Hi everyone, I just uploaded the latest version of the DynamicDOM (version 0.43.2) with examples and documentation to the Files section of this group. This is ...
Hi everyone, This is to keep you updated with the current activities on XRules and DynamicDOM. The last one and a half months were mostly focused on cleaning ...
Hi Kurt, Thanks for your interest. A lot of work is being done right now to clean the source code and implement new features. And the plan is to make the ...
Hi, I am really interested in this product, however, it looks as if tech support might be an issue. Is there any way we could get the source-code, or buy it? ...
Hi everyone, I just uploaded a new updated version of the "XRules Features around the Corner" with exciting new ideas and planned updates. The most interesting...
Pat, This is an interesting area for further work and discussion. The general concept of using multiple files (or other XML sources) is described under the...
Leon, For something that works today, until conditional rulesets are added, try modifying your rule to use the iif() function as follows. <xr:ruleset...
If there any method of achieving conditional rulesets presently? I am aware that it is in the features around the corner. I tried using XPath like queries...
Hi everyone, I'll be attending the W3C XML Schema workshop in Redwood Shores, CA on June 21st and 22nd. If you're attending too and would like to meet, let me ...
Hi everyone, This is still not completely ready yet, but it shows the concept. It's an example of using XRules and DynamicDOM to control the behavior of HTML ...
Hi everyone, I'm happy to say that the DynamicDOM tutorial is finally out, along with C# sample code and a new version of the DynamicDOM DLL. Writing the...
Julie, The main XRules processor currently available is the DynamicDOM, which is implemented in C# on .NET. Currently, you can get more details from: 1. An...
Hi, my name is Julie and I am new to this group and XRules. I have done some XML work with VB previously and I am currently working on a web based app using...
Hi everyone, This is to update you on the outcome of the W3C rules workshop, and specifically as it relates to XRules. It took me a few weeks to digest all the...
Leon, The DynamicDom APIs are still a work in progress and get modified frequently as it's being used as a proof of concept for any new feature to add to...
Can someone please post an example using the DynamicDom engine in csharp? Is there any plan to make the source of the utilities and dynamicDom engine avaiable?...
Hi everyone, I'm glad to finally release the first version of XmlVoyager. This is the first application that uses XRules as its data format, and the DynamicDOM...
Hi everyone, I just wanted to share my excitement that my position paper to the W3C Workshop on Rules Languages was accepted. I'm very happy to get the chance ...
... True. I guess the collective level of pain will have to reach a certain point before a big vendor or a standards organization steps in to fill the gap....
I just came across xrules today - from a reference from a blog (can't remember which right now). My particular specialty is constraints. I use them to define...
Hi everyone, I just uploaded the following document to the Files section: "XRules Features around the Corner 2005-03-13.doc" It contains some ideas for new...
... Guillaume, It can be done in two ways: 1. Using the <validate> rule (note that the iif() function is an XRules extension function that implements Immediate...
Hello, My name is Guillaume Lebleu, I'm co-founder of San Mateo, CA-based Brixlogic (www.brixlogic.com). My company's technology is a 4th Generation Language...