From: Clifford Heath Date: 2007-04-25T22:15:05+09:00 Subject: Re: REXML + DTD example carp __ wrote: > Thanks for that hint, Clifford. You're welcome. It took a bit of headscratching before I convinced myself we had to go that way, but seeing that we had a type of XML file that needed to be expanded with two different sets of entities (for code generation and for documentation generation), it was only pragmatic. Clifford.