ST_AsXML(VARCHAR(128)) method

Returns the XML representation of an ST_Geometry value.

Syntax

geometry-expression.ST_AsXML(VARCHAR(128) format)

Parameters

Returns

LONG VARCHAR Returns the XML representation of the geometry-expression.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) Vendor extension