in reply to How to parse the XML file as per different schema

Unlike SGML derivatives such as HTML, parsing XML derivatives doesn't require knowing their schema. You'll have to clarify your question.
  • Comment on Re: How to parse the XML file as per different schema