xsl-list
[Top] [All Lists]

How Use XSLT to Test For Multiple Values

2004-08-06 10:36:44
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


<Prev in Thread] Current Thread [Next in Thread>