From: Loren C. <lor...@gm...> - 2010-04-20 22:36:44
|
Hello all, I am wanting to do a query of n XML files that are in ../db/cms/apps/app/app-info.xml for /xrx:app-info/xrx:classifier where the classifier text is a certain value. I know that I do not have the advantage of the files being resources in an eXist database. Does anyone have a suggestion for an ant task to perform this query on all on the app-info.xml files under ../db/cms/apps? This will simplify the maintenance on my build scripts for populating the eXist server. Thanks, Loren |