Hi I think I found a typo in "XPath Requirements -- Version 2.0 -- W3C Working Draft 22 August 2003". I search in the archives and found nothing about that. In section 2.1.3 about "For Any" and "For All", in the Use Case 5, you can read : 0 + LineItem/@UnitPrice > 40 is equivalent to 0 + number(OrderDetail/@UnitPrice) > 40 But it have to be : 0 + LineItem/@UnitPrice > 40 is equivalent to 0 + number(LineItem/@UnitPrice) > 40 ^^^^^^^^ It isn't ? PS: I didn't subscribe the ML. --drkm Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage ! Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.comReceived on Sunday, 11 July 2004 18:02:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:14:34 GMT