[gdal-dev] CPLXMLNode, no GetChilds()'like method ?
Aurélien Kamel
aurelien.kamel at magellium.fr
Wed Oct 15 10:23:37 EDT 2008
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
More information about the gdal-dev
mailing list