> The XQuery Processor
#include <zorba/options.h>
See http://www.w3.org/TR/2005/CR-xslt-xquery-serialization-20051103/.
This struct defines options that can be passed to the serialization process of a query result. An instance of this class can be passed to the serialize function.
File serialization.cpp contains examples that show how to use the SerializerOptions.
Definition at line 111 of file options.h.