Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

P6XSLTFLAGS.

Generic component flags,

P6XSLT_NOFLAGS - no component preferences set

P6XSLT_XSLTTRACE - show a detailed execution trace of the XSLT processor to server.log file.

P6XSLT_XMLTRACE - show a detailed execution trace of the XML DOM parser

P6XSLT_IGNORETRACE - do not produce trace information when evaluating XPath 2.0 'trace()' functions.

P6XSLT_USEJSON - JSON is expected as input data (i.e., the source document) rather than XML.

P6XSLT_USEJSONML - JsonML is expected as input data (i.e., the source document) rather than XML.

Definition at line 36 of file p6xslttypes.h.