From: Sean Russell Date: 2001-12-14T02:06:18+09:00 Subject: [ruby-talk:28426] Re: DTD Parsers in Ruby? Lyle Johnson wrote: > What I am specifically looking for is a piece of Ruby code that could suck > in the DocBook/XML DTD and extract the relevant information about the Lyle, I'm working on a DTD parsing package for REXML, but the going is slow. I really loath DTD, but it unfortunately seems to be part of the XML specification (so much done right, so much done wrong). -- --- SER