xslt_getopt Get options on a given xsl processor &reftitle.description; intxslt_getopt resourceprocessor xslt_getopt returns the options on the given processor. &reftitle.parameters; processor The XSLT processor link identifier, created with xslt_create. &reftitle.returnvalues; Returns the options, a bitmask constructed with the XSLT_SABOPT_XXX constants. &reftitle.seealso; xslt_setopt