Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!umich!terminator!boston.ifs.umich.edu!jwh From: jwh@boston.ifs.umich.edu (Jim Howe) Newsgroups: comp.text.sgml Subject: Re: trans atlantic match? Message-ID: <1990Sep28.133938.24701@terminator.cc.umich.edu> Date: 28 Sep 90 13:39:38 GMT References: <1507@sirius.ucs.adelaide.edu.au> <1990Sep26.121609.10328@maths.tcd.ie> Sender: usenet@terminator.cc.umich.edu (usenet news) Reply-To: jwh@ifs.umich.edu Organization: University of Michigan, IFS Project Lines: 25 In article <1990Sep26.121609.10328@maths.tcd.ie>, tim@maths.tcd.ie (Timothy Murphy) writes: |> Is there a PD SGML program? |> I heard of one such some months ago, |> but never saw it. |> (I assume it would verify SGML input, |> and give some kind of formatted output.) |> All the parser does is determine if a document meets the criteria specified in an SGML Document Type Definition. A generic parser would have trouble producing formatted output because SGML markup does not specify format. You could, however, incorporate the parser in another program which would understand a specific DTD and could produce a formatted document from the input. The key thing to remember about SGML markup is that it is not like TROFF, SGML only defines structure, not appearance. James W. Howe internet: jwh@ifs.umich.edu University of Michigan uucp: uunet!mailrus!ifs.umich.edu!jwh Ann Arbor, MI 48103-4943