<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=523543615-23082001><FONT face=Arial color=#0000ff size=2>This
is somewhat related to the pretty outputter issue ... JDOM should be very good
at parsing and building DOM objects through Java. It should not be all
things to all people. There are other tools for dealing with DTDs...
</FONT></SPAN></DIV>
<DIV><SPAN class=523543615-23082001><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=523543615-23082001><FONT face=Arial color=#0000ff size=2>The
purpose of a DTD is to be a model for validating a class of XML
documents. A better approach to what you specifically want is to
work with XML Schemas...</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Yong T. Kim
[mailto:emoogee@yahoo.com]<BR><B>Sent:</B> Wednesday, August 22, 2001
17:56<BR><B>To:</B> jdom-interest@jdom.org<BR><B>Subject:</B> [jdom-interest]
Question on DTD processing<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I need to design a application that takes the DTD
as an input and build a template XML file that conforms to the input
DTD... Can anyone tell me how go about accomplish this? ... such as what
API should I use, if there is any supprt on this using JDOM...
etc.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanx.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>- kimion -</FONT></DIV></BLOCKQUOTE></BODY></HTML>