<title>Description</title>
<para>Constructs a PostGIS ST_Geometry object from the OGC GML representation.</para>
<note>
- <para>The EWKB format is not an OGC standard, but a PostGIS specific format that includes the spatial reference system (SRID)
- identifier</para>
+ <para>Requires compilation with libxml2 2.5+</para>
</note>
+ <para>Availability: 1.5 - requires libxml2 >= 2.5+</para>
<!-- Optionally mention 3d support -->
<para><inlinemediaobject>
<imageobject>
</programlisting>
</refsection>
+ <!-- Optionally add a "See Also" section -->
+ <refsection>
+ <title>See Also</title>
+
+ <para><xref linkend="ST_GeomFromGML" /></para>
+ </refsection>
</refentry>