get_xml


Description:

[ NoWrapper ]
public virtual void get_xml (StringBuilder xml_string)

Builds an XML representation of the Parsable in its current state, such that it could be inserted on the server.

The XML is guaranteed to have all its namespaces declared properly in a self-contained fashion, and is valid for stand-alone use.

Parameters:

this

a Parsable

Returns:

the object's XML; free with g_free