Creation of XML documents
david at megginson.com
david at megginson.com
Thu Nov 5 18:42:53 GMT 1998
Kurt Helenelund writes:
> I would like to ask if there's anyone that have the opposite
> problem i.e. for applications to create XML documents
> on-the-fly. Of course the developer could 'hand code' the XML
> structures which is error prone and booring . I am looking for
> something (API, lib) so that we could avoid this.
As far as this goes, try using SAX backwards. There are SAX
applications that produce normalised XML (James Clark's example at
http://www.jclark.com/xml/ might be helpful), and you can just feed
canned SAX events to it.
All the best,
David
--
David Megginson david at megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list