I could not find the answer anywhere I looked so far. I what to be able to print xml using libxml2 as it is formed
rather than at the end when the whole document is created. The analog can be find in the perl module XML::Writer which
has methods like startTag, endTag etc. I need to use this from a C program and perl is too slow. ---------------------------------------------------------------------------------- Yuri |