This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.57.0 - Numbereditem starts at 2?


At 04:34 23/11/2002, Bob Stayton wrote:

>Michael Kay's XSLT Reference has a table of what != means
>for different operands.  For a nodeset (the attribute node)
>and a string, he says:
>
>"True if the node-set contains a node whose string-value
>is not equal to the string operand".


The preferred way of saying that is

not (@X ='string') 

for some reason Bob. 
I can't recall why, believe its connected with the false case,
which != screws under some circumstances.

HTH DaveP



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]