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. ?
B. ?
C. ?
D. ??


Answer: A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The modulus operator (%) performs division between two integers, but rather than returning the quotient, it returns the remainder. 2. Mathematical expressions involving multiple operators are always evaluated from left to right. 3. When you perform a math operation on two operands of the same data type, the result will always be of that data type. 4. C# does not allow operations that mix the decimal and double data types unless you use a cast operator to explicitly convert one of the operands.

Computer Science & Information Technology

____ objects means to position one or more objects in relation to each other in relation to the margins of a document, or in relation to the boundaries of the page or spread.

A. Spacing B. Distributing C. Aligning D. Grouping

Computer Science & Information Technology

The ________ command places a copy of the selected text or object in the Clipboard

Fill in the blank(s) with correct word

Computer Science & Information Technology

Two users cannot work on the same table in a database

Indicate whether the statement is true or false

Computer Science & Information Technology