[
Lists Home |
Date Index |
Thread Index
]
- From: Wojtek Sobczuk <sopel@system.pl>
- To: xml-dev@lists.oasis-open.org
- Date: Mon, 1 May 2000 13:08:50 +0200
hello,
i'm developing a piece of software which parses XML input (i'm using expat for
that) and executes commands basing on the XML input. for example:
<adduser><username>joe</username><password>foobar....</adduser>
the commands are deeply nested, and the example is simplified.
anyhow, i don't know how to organize the 'high level' parsing. could You point
me to some examplary code? or perhaps a program doing a similiar thing to
mine?
thanks in advance,
Wojtek
--
Wojciech Sobczuk <sopel@system.pl>
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|