B
beachboy
can we get the max value of element from xpath
e.g: Xpath Query Expression: /Books/Book[@id='3'] to select XMLNode which id
is "3"
Can I use Xpath to get the MAX Book id?
Thanks in advanced.
e.g: Xpath Query Expression: /Books/Book[@id='3'] to select XMLNode which id
is "3"
Can I use Xpath to get the MAX Book id?
Thanks in advanced.