[
Lists Home |
Date Index |
Thread Index
]
- From: <david@megginson.com>
- To: xml-dev@ic.ac.uk
- Date: Thu, 5 Nov 1998 13:41:31 -0500 (EST)
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@megginson.com
http://www.megginson.com/
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/
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)
|