[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Match Question
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Mon, 20 Jan 2003 15:30:43 +0000
Hi Mike,

Michael Semcheski wrote:

match="z:row[@Type='Matrix']/z:row[@MatrixOpt='1'] | z:row[@Type='Matrix']/z:row[@MatrixOpt='5']
| z:row[@Type='Matrix']/z:row[@MatrixOpt='6']"


Try

match="z:row[@Type='Matrix']/z:row[@MatrixOpt='1' or @MatrixOpt='5' or @MatrixOpt='6']"

for something that is a bit less cumbersome.

Francis.

--
"Never mind manoeuvre, go straight at 'em." - Admiral Horatio Nelson



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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member