Value.toXml

Serializes the given GdaValue to a XML node string.

class Value
xmlNodePtr
toXml
()

Return Value

Type: xmlNodePtr

the XML node. Once not needed anymore, you should free it.

Meta