Multiple Choice
George is developing an XSLT style sheet to display data from research surveys. The structure of the surveys.xml file is shown in the accompanying figure. He comes to you for assistance in preparing the final file.
-The response attribute of the question element in George's surveys.xml file can contain paragraphs of text. Which of the following shows the code George could use to insure any white space in the response does not get stripped out when the final file is displayed?
A) <xsl:preserve-space elements="*" />
B) <xsl:normalize-space elements="*" />
C) <xsl:maintain-space elements="*" />
D) <xsl:preserve-space select="*" />
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Do not use the entity to
Q2: The number format symbol _ separates the
Q3: The _ function returns the current node
Q5: The _ element creates a variable as
Q6: Many of the XPath functions work with
Q7: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" George is
Q8: When using the document() function, you must
Q9: The _ element includes the contents of
Q10: Many of the XPath functions work with
Q11: Named templates can be used to store