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

Re: Re: ANN: A static code quality tool, for XSLT code

Subject: Re: Re: ANN: A static code quality tool, for XSLT code
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Wed, 31 Dec 2008 13:46:44 +0530
Re:  Re: ANN: A static code quality tool
the rule I have implemented currently, will check for true and false
patterns in attribute value.

the rule expression is,

//@*[(contains(., 'true') and not(contains(., 'true()'))) or
(contains(., 'false') and not(contains(., 'false()')))]

according to this expression, the matching nodes will be the violating nodes.

the priority is 5, as there are chances of false positives.

anybody is free to change the rule expression, and adjusting the priority.

On Wed, Dec 31, 2008 at 1:34 PM, Vasu Chakkera <vasucv@xxxxxxxxx> wrote:
> Yea , that would be useful, unless there was a noce called <false> and
> <true>.. where the code intends to check for a node called <true> or
> <false>. Could be a bit ticky.



-- 
Regards,
Mukul Gandhi

Current Thread

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
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.