|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Restrictions on pattern for the match attribute of
Bruder, Christian (Pfaeffikon) wrote:
> match="Object[PropertyList/Property[Name='Property1][Value='abc']]"
> match="Object[PropertyList/Property[Name='Property1
> and Value='abc']]"
> Which one is preferred and why?
There are the same. Sometimes I use the former, when I see both filters as
"independent" (the second one further filters the sequence), and sometimes the
latter, when I see both comparisons as the same single logical condition.
Even if often, when a single logical condition is more complex than a single
comparison, I create a predicate function.
But all that is subjective...
Regards,
--
Florent Georges
http://www.fgeorges.org/
____________________________________________________________________
______________________________
Ne pleurez pas si votre Webmail ferme !
Ricupirez votre historique sur Yahoo! Mail !
http://fr.docs.yahoo.com/mail/transfert_mails.html
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






