in reply to Creating XML from DTDs

Ah well. I'm Too Late.

I haven't tried it, but XML::AutoWriter (in particular XML::ValidWriter) on CPAN looks promising, corelyn.

Another linux option for writing general xml is psgml, the sgml/xml mode for emacs. Actually, I guess that would work on any platform that ran emacs. Yay.

Replies are listed 'Best First'.
Re: Re: Creating XML from DTDs
by a (Friar) on Jan 12, 2001 at 10:26 UTC
    Activestate hosts a perl-xml list (and archives) w/ lots of good info and the (quite possibly (and sadly) defunct) perlmonth mag has lots of useful articles on perl/xml as does http://www.xml.com for a few more hints.

    a