Link to home
Start Free TrialLog in
Avatar of billfisher98
billfisher98

asked on

Searching multiple XML files

I intend to use multiple XML files as a data source and would like to be able to search across these files to see which match up with my input search criteria (i.e. the search criteria should match up with element values in some of the XML files).

Each XML file will be used to store manuscript text and will also contain basic info about the manuscript e.g. author, date etc. What I would like to do is to search across the XML files to list all those meeting my input criteria e.g. all those written by the specified author.

Is there an easy way of doing this? (I will probably be using ASP and possibly XML DOM).
Avatar of avner
avner

ASKER CERTIFIED SOLUTION
Avatar of avner
avner

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of billfisher98

ASKER

Thanks for the link. However, I ended up doing it by creating an index file which contained the search criteria values e.g. author date etc plus a link to the appropriate manuscript XML file.

Cheers anyway.
Good you find a solution.
Please close this question, so you can get additional help in the future.

-Avner.
Thanks for this avner.

Can you tell me how I close the question?

Cheers,

Bill
If you think my solution is optional, you can award the points by selecting "accpeting comment as answer" .
Otherwise, if you want to delete it, open a 0 points question for community support with a link to this question.
https://www.experts-exchange.com/Community_Support/