anonymous wrote:
> Hi Peter,
> I'm honored you responded to my post.
> Does your book, Understanding SGML and XML Tools,
> cover what I'm trying to do,
> compiler-compiler generated code skeleton based on DTD?
Not really: it assumes you already know how to write a DTD. It's more
about how to use the tools like parsers and validators, editors,
converters, databases, etc.
> Is there software other than onsgmls I should look at?
There are a few other OSS tools that you can examine, but the majority
of tools are now for XML, not SGML.
> Is there a FAQ I should read?
There are several FAQs linked in the SGML Cover Pages at
http://xml.coverpages.org/sgml.html ///Peter