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
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