Convert a given full parsed comment to an XML document.
A Relax NG schema for the XML can be found in comment-xml-schema.rng file inside clang source tree.
\param Comment a \c CXComment_FullComment AST node.
\returns string containing an XML document.
See Implementation
Convert a given full parsed comment to an XML document.
A Relax NG schema for the XML can be found in comment-xml-schema.rng file inside clang source tree.
\param Comment a \c CXComment_FullComment AST node.
\returns string containing an XML document.