Forum Discussion

mlenosgrande's avatar
mlenosgrande
Contributor
16 years ago

[SOLVED]Testing with Xpath or Xquery the correct order

Hi, U i have the following xml response : c b a For this sample above, i would like to test the code value are order asc. Of course, for this sample the test will fail like excepted. ...