Applies an XSLT to an XML document object that is represented as a string variable. An XSLT converts an XML document to another format or representation by applying an XSL stylesheet to it. Returns a string; an XML document after the XSLT is applied.

🎲 Try a Random Question  |  Total Questions in Quiz: 56  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Coldfusion — practice the complete quiz, review flashcards, or try a random question.


1. Applies an XSLT to an XML document object that is represented as a string variable. An XSLT converts an XML document to another format or representation by applying an XSL stylesheet to it. Returns a string; an XML document after the XSLT is applied.