Import XML w/ DTD and Report to Excel?

  • Thread starter Thread starter Vagabond Software
  • Start date Start date
V

Vagabond Software

I am trying to import xml files, that contain a DOCTYPE declaration and accompanying DTD file, and report the data to worksheets in an Excel Workbook.

If I try to simply import the files from within Excel, one file fails because of invalid characters, and another file completes with errors (truncation).

I suppose I will need to write a custom parser, which is fine. However, if anyone could point me to a link or a book that would get me up and running faster, that would be greatly appreciated.

- VS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top