[
Lists Home |
Date Index |
Thread Index
]
- To: "CAUBEL Hugues" <hugues.caubel@airbus.com>
- Subject: RE: [xml-dev] tool to generate one standalone DTD from multiple module DTD
- From: "Roche, Conrad (Cognizant)" <Conrad.Roche@cognizant.com>
- Date: Mon, 18 Aug 2003 10:59:52 -0700
- Cc: <xml-dev@lists.xml.org>
- Thread-index: AcNWb0ucXIa/ucaLSByk5aTFhGBwuAPQubzA
- Thread-topic: [xml-dev] tool to generate one standalone DTD from multiple module DTD
Title: Message
Hi
Hugues,
Version 0.5a (alpha) of Matra [1]
will allow you to do the merge using a command line utility. You need not
do it programatically - though you can, if you wish to.
You
can just say -
Matra
-merge -f <your dtd file location>
cheers
Conrad
Hi,
I would like to know if there is simple tools to
generate a standalone XML DTD from DTD define in multiple files, i.e. a tool
that will permit to expand the external entity declaration ? Or should I
consider to use API to manipulate DTD like DTDparser (http://www.wutka.com/dtdparser.html) or matra (https://sourceforge.net/projects/matra/).
Thanks in advance, Hugues
|