Multiple choice technology web technology The element is used to Extract text from the result document Extract text from the source document Place text into the source document None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation The xsl:value-of element extracts and outputs the text content from a node in the SOURCE XML document. It evaluates the XPath expression in the select attribute against the input document and inserts the result into the output tree.