This is the mail archive of the xsl-list@mulberrytech.com 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: binary-or


> Hello list! I couldn't find a "binary-or" (or "mask-or") 
> operation in XPath 1.1 so I tried to emulate it with a 
> template. I wrote a recursive implementation but I'm not very 
> happy with the result. I wonder if there is a simpler (and 
> maybe more efficient) solution. Any suggestions?
> 
You could use a sequence-of-booleans in XPath 2.0....

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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