I need to validate an xml content and also fetch the valid tags and their values. I had known that I Is it possible to use schematron to validate tags and their contents. Can I use schematron itself for fetching all valid tags and their values and put them in another xml or html?
If its not possible, please suggest me any other way.
Thanks, Bala.