<font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">I need to parse the GML returned by
this query, to make a list of unique value of NA2DESC tag using python<br>
</font><a href="http://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&REQUEST=GetFeature&version=1.1.0&Typename=continents&maxfeatures=10&propertyname=(NA2DESC)"><font size=2 color=blue face="sans-serif"><u>http://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&REQUEST=GetFeature&version=1.1.0&Typename=continents&maxfeatures=10&propertyname=(NA2DESC)</u></font></a><font size=3>
</font>
<p><font size=2 face="sans-serif">I could not make it with a XML parser
yet. I consider using ogr API but can I use it even if there is no geometry?</font>
<p><font size=2 face="sans-serif">If ogr api is a good option, any link
to examples or tutorial would be appreciated since I never used the API.</font>
<p><font size=2 face="sans-serif">Thanks!</font>