Re: [xml-dev] Updating document with SAX
> I'm still trying to invent some lightweight helper-routines > for updating and binding data using SAX (I'm bit behind my time ;-) ). > I'm not calling this random access update anymore since it's more like > forward-only cursor > update or something (if somebody has seen my previous posting "sax random > access update" > - which was really crappy idea). Have you had a look at STX? http://stx.sourceforge.net/. Karl