DataModel.toXml

Converts the given model into a XML representation.

class DataModel
string
toXml

Parameters

standalone int

whether ...

Return Value

Type: string

the representation of the model. You should free this string when you no longer need it.

Meta