/* * generic (indented) string representation of the XmlDoc UTF-8 encoded. * see encode for setting the encoding. * * alias: to_xml * * call-seq: * doc.string -> String * doc.to_xml -> String */ char *string() {