]> granicus.if.org Git - postgis/commitdiff
syntetize purpose of AsGML(TopoGeometry)
authorSandro Santilli <strk@keybit.net>
Fri, 28 Jan 2011 18:04:00 +0000 (18:04 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 28 Jan 2011 18:04:00 +0000 (18:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6761 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_topology.xml

index 714d3c548be79214c68500d9a001a543ea77c46f..06084b3ae3dcc6c1dc9ffcbe7e57379da07894f7 100644 (file)
@@ -1400,7 +1400,7 @@ SELECT topology.ST_RemoveIsoNode('ma_topo',  7 ) As result;
                    <refnamediv>
                                <refname>AsGML</refname>
                        
-                               <refpurpose>Returns the GML representation of a topogeometry in version GML3 format. If no <varname>nsprefix_in</varname> is specified then <varname>gml</varname> is used. Pass in an empty string for nsprefix to get a non-qualified name space.</refpurpose>
+                               <refpurpose>Returns the GML representation of a topogeometry.</refpurpose>
                        </refnamediv>
                
                        <refsynopsisdiv>