Re: [xml-dev] How to flatten a DTD to one file

From
Peter Flynn <>
To
Date
2015-07-13T20:15:30Z
ID
<>
Thread
Re: [xml-dev] How to flatten a DTD to one file
On 07/13/2015 09:08 PM, Chris Maloney wrote:
> Yes, I just did, without luck. Trying to flatten NLM DTD journal
> publishing 3.0, it hung on `Element mml:none`. I poked around a little
> bit in the perl code, but couldn't figure it out.

I flattened an earlier version of the [SGML] TEI DTD, and I even
documented somewhere how I did it, and I'm fairly sure it was with
something still in use. Let me go digging.

///Peter