|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: How Use XSLT to Test For Multiple Values
<xsl:if test="DeviceCode='E' and not(DeviceCode='B')"> Beware of the distinction between A!=1 (:there is an A that's not =1:) and not(A=1) (:there is no A that's =1:) Michael Kay > -----Original Message----- > From: Gary Fix [mailto:gary.fix@xxxxxxxxxx] > Sent: 06 August 2004 18:37 > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: How Use XSLT to Test For Multiple Values > > Hi, > I have an xml file with zero, one or more tags something like this: > > <DeviceCode>E</DeviceCode> > <DeviceCode>X</DeviceCode> > > I want to test if certain code combinations exist such as "If > <DeviceCode> = 'A' and <DeviceCode> != 'B'" > Can someone please help with the best way to do this? > thanks in advance, > gary
|
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
|

Cart








