| Anyone
know of any good XML parsing libraries? I.e., I load up a XML schema then
load an xml file that uses the schema and I can pull relevant data from the
file... If I don't have to code up the text parser for both the schema and xml file readers that would be great... |