[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

[ANN] DynamicDOM APIs for XRules Business Rules

  • To: <xml-dev@l...>
  • Subject: [ANN] DynamicDOM APIs for XRules Business Rules
  • From: "Waleed Abdulla" <Waleed_Abdulla@x...>
  • Date: Tue, 31 May 2005 23:14:41 -0700
  • Importance: Normal

business rules tutorial

This is to announce the first public version of the DynamicDOM APIs along
with a tutorial and sample code. 

The DynamicDOM is an extension of the DOM with the ability to enforce and
execute XRules business rules. With the DynamicDOM you can load your XML
purchase order, attach your business rules document to it, and then update
the ItemQuantity node just to find that the SubTotal, Tax, and GrandTotal
nodes get updated automatically based on the rules you specified. 

    A tutorial and C# code is available for download from:

    http://www.xrules.org/ 


    The DynamicDOM extends the DOM by adding new APIs for managing XRules
documents, editing Infoset properties, and capturing DynamicDOM events. The
API set is simple and easy to learn. For example, to apply XRules to an XML
document all you need to do is:


        myXml.XRulesDocuments.Add("myXRules.xr");


    That's it; the rules are applied, some XML nodes have new values now,
and some validation errors are already in the Errors collection. Have fun. 


Regards,
Waleed Abdulla
http://www.xrules.org


About XRules: 
XRules is an XML business rules language that expresses constraints,
calculations, interdependencies, and properties that describe and exist
among elements and attributes of an XML document. XRules can be used to
validate business rules in an XML transaction, attach metadata to the XML
Infoset, or add dynamism to XML by using the DynamicDOM.



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.