Returns a freshly allocated \0 terminated string containing a XML serialization of a segment of a graph from
this to tail
nodes.
If tail
is null then this behaves just like
to_xml.
this |
a Node |
tail |
a Node |
path_root |
filesystem path to construct relative paths from. |
XML serialization of a graph segment. |