skjc
01-22-2006, 11:14 AM
i have built a prototype xml and html reader (very prototype) and it should read almost any xml file (only problem so far is with xml generated by MS excel).
i would be grateful if anyone would pm their xml files so i can test them out - i have tried my own but others (if you have them) would help me see different xml structures (everyone has their own way of doing things).
it reads the xml and puts the results into a scroll pane - it can read element, text and attribute nodes - just use the scroll pane slider bars to view the output.
http://www.barkerfamily.plus.com/temp/index.html
the site has several test files for viewing (images.xml, test.xml & schedule.xml) just type one of these in and hit process (instructions already on the page)
it is part of an idea i am working on but before i move onto the 'whistles and bells' i need to really test the xml reading side.
thanks in advance for any xml files you send me
i would be grateful if anyone would pm their xml files so i can test them out - i have tried my own but others (if you have them) would help me see different xml structures (everyone has their own way of doing things).
it reads the xml and puts the results into a scroll pane - it can read element, text and attribute nodes - just use the scroll pane slider bars to view the output.
http://www.barkerfamily.plus.com/temp/index.html
the site has several test files for viewing (images.xml, test.xml & schedule.xml) just type one of these in and hit process (instructions already on the page)
it is part of an idea i am working on but before i move onto the 'whistles and bells' i need to really test the xml reading side.
thanks in advance for any xml files you send me