[
Lists Home |
Date Index |
Thread Index
]
- From: Dirk Germonpre <dirkg@tectrade.be>
- To: xml-dev@ic.ac.uk
- Date: Fri, 18 Jun 1999 10:06:20 +0200
Hello,
1)
I would like to use an XML parser to create XML documents conform to some
DTD.
Is it possible to parse a DTD and navigate the parse tree in order to
create an XML document on the fly, like it is possible to parse an XML
document and run through it using the DOM interface. This would allow me to
automate the creation of XML documents from some external data source,
conform to some DTD.
Does anyone know of such a parser being available?
2)
I am not sure what language to use for building an XML tool. The unicode
aspect and the availability of XML tools in Java drives me towards Java,
the performance aspect drives me to C++.
I wonder how much difference there is in performance between a Java parser
and a C++ parser. Can anyone give me some numbers in performance difference?
Thanks in advance.
----------------------------------
Dirk Germonpré - dirkg@tectrade.be
Tectrade NV
Pieter de Conincklaan 33
B-8200 Brugge
Belgium
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|