I found my answer. I can use the public attribute psNext that point to the next sibling.
Sorry. aurel -----Message d'origine----- De : Aurélien Kamel [mailto:[EMAIL PROTECTED] Envoyé : mercredi 15 octobre 2008 16:24 À : 'gdal-dev@lists.osgeo.org' Objet : CPLXMLNode, no GetChilds()'like method ? Hello, I have to parse a XML file in a driver I'm writing for OGR and I would like to do a recursive method that would take a xml node as argument and then call itself on each of the child of this node. Is there a way to get the child list of a node with CPLXMLNode ? For the moment I can't figure how I could do this with cpl_minixml... http://www.gdal.org/cpl__minixml_8h.html Thanks, Cheers, aurel _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev