xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Re: ANN: A static code quality tool, for XSLT code


Subject: Re: [xsl] 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

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
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor