Subject: using boolean to compare id numbers
From: dan sherman <h8_bsod@xxxxxxxxx>
Date: Thu, 20 Jan 2005 07:44:38 -0800 (PST)
|
say the xml is
<user name="jeff" uid="1">
<user name="john" uid="3">
<user name="tom" uid="400">
How can I test that no user has the same uid. Do I
have to do something with variables. Is is possible to
do this in xsl or exslt. Thanks.
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
|