]> granicus.if.org Git - postgis/commitdiff
put header on table
authorRegina Obe <lr@pcorp.us>
Wed, 25 May 2011 23:37:08 +0000 (23:37 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 25 May 2011 23:37:08 +0000 (23:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7250 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_output.xml

index 10ecf22c4eb33e36cdcfeb31c824c87b643bf606..2527a492eb515ade8f6913a93a7b78d4e499d50b 100644 (file)
@@ -874,12 +874,14 @@ SELECT ST_AsGML(3, ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0
                
                <informaltable>
                                <tgroup cols="3">
-                                       <tbody>
+                                       <thead>
                                          <row>
                                                <entry>PostGIS Type</entry>
                                                <entry>2D X3D Type</entry>
                                                <entry>3D X3D Type</entry>
                                          </row>
+                                       </thead>
+                                       <tbody>
                                          <row>
                                                <entry>LINESTRING</entry>
                                                <entry>not yet implemented - will be PolyLine2D</entry>