Related articles |
---|
Architecture of XML parser gouders@et.bocholt.fh-ge.de (1998-04-03) |
Re: Architecture of XML parser gil@cosson.com (1998-04-09) |
From: | gouders@et.bocholt.fh-ge.de |
Newsgroups: | comp.compilers |
Date: | 3 Apr 1998 17:10:52 -0500 |
Organization: | Compilers Central |
Keywords: | parse, question |
Hello,
I am currently thinking about the architecture of a XML parser.
As XML documents are referring (external as well as internal) DTDs,
I'm afraid that the DTD's have to be used to form a grammar that on the
other hand gives the parser the necessary information...but what about
the internal DTDs...
But, as I never designed a parser, even for a simple Language,
any comment to above things are being looked forward to...
Dirk Gouders
<gouders@spp.hpc.fujitsu.co.jp>
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.