rasqal_query_results_write_xml_result2

Name

rasqal_query_results_write_xml_result2 --  Write the second version of the XML query results format to an iostream in a format - INTERNAL

Synopsis

int rasqal_query_results_write_xml_result2 (raptor_iostream * iostr, rasqal_query_results * results, raptor_uri * base_uri);

Arguments

iostr

raptor_iostream to write the query to

results

rasqal_query_results query results format

base_uri

raptor_uri base URI of the output format

Description

If the writing succeeds, the query results will be exhausted.

Return value

non-0 on failure