XSLTProcessor->getParameter() Get value of a parameter &reftitle.description; XSLTProcessor string getParameter stringnamespaceURI stringlocalName Gets a parameter if previously set by . &reftitle.parameters; namespaceURI The namespace URI of the XSLT parameter. localName The local name of the XSLT parameter. &reftitle.returnvalues; The value of the parameter or &null; if it's not set. &reftitle.seealso;