in reply to Re: Parsing an XML-like definition of an XML-like language to create a parser of the actual data in that language.
in thread Parsing an XML-like definition of an XML-like language to create a parser of the actual data in that language.

Planetscape, thanks for taking so much trouble to map out a strategy, I will certainly start with making sure I have a DTD parser and a version of the DTD that work together bug-free and see where that gets me along the road you describe. The vendor also just warned me of a particular bug with the data so itīs going to be sort of fun even getting past step 1 of your plan, but Iīll give it a go.

-M

Free your mind

  • Comment on Re^2: Parsing an XML-like definition of an XML-like language to create a parser of the actual data in that language.

Replies are listed 'Best First'.
Re^3: Parsing an XML-like definition of an XML-like language to create a parser of the actual data in that language.
by planetscape (Chancellor) on Nov 20, 2006 at 14:09 UTC