Search the web
Sign In
New User? Sign Up
xrules · XRules & DynamicDOM
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Rule IDs now included in error reports   Message List  
Reply | Forward Message #36 of 74 |

Hi everyone,

    In addition to the Rule Categories feature, the latest update at http://dynamicdom.tigris.org/ includes the implementation of rule IDs. This feature has always been part of the specifications, but now the rule ID is also included in the XRules report so that you can identity the failed rule easily. For example, the following rule:

 

      <xr:validate test="..." id="TestRule" />

 

Will generate the following error in the XRules report (notice the ruleId attribute):

 

    <xrr:error context="..." ruleId="TestRule">

      <xrr:message>...</xrr:message>

      <xrr:node path="..." />

    </xrr:error>

 

 

 

    Rule IDs continue to be optional, however. So, if no ID is provided for the rule in the XRules document, then the error details will not have it either.

 

Best regards,

Waleed

 



Sun Jul 2, 2006 9:50 am

waleed_ka
Offline Offline
Send Email Send Email

Forward
Message #36 of 74 |
Expand Messages Author Sort by Date

Hi everyone, In addition to the Rule Categories feature, the latest update at http://dynamicdom.tigris.org/ includes the implementation of rule IDs. This...
Waleed K. Abdulla
waleed_ka
Offline Send Email
Jul 2, 2006
9:51 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help