R
raheel
Hi!
I want to be able to query an XML data. For example I
have an employee xml file which lists the detail of the
employees using XML markup. I want to be able to query
this data so that I get the employees with salary > some
amount. How can I do this?
I am later going to bind the query results to a DataList.
Thanks!
I want to be able to query an XML data. For example I
have an employee xml file which lists the detail of the
employees using XML markup. I want to be able to query
this data so that I get the employees with salary > some
amount. How can I do this?
I am later going to bind the query results to a DataList.
Thanks!