rasqal_query_results_write_xml_20041221

Name

rasqal_query_results_write_xml_20041221 --  Write the 2004-12-21 XML query results format to an iostream in a format - INTERNAL

Synopsis

int rasqal_query_results_write_xml_20041221 (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