Exam 5: Working With Xslt and Xpath

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

To display a data value from a node in the source document, XSLT employs the _____ element.

(Multiple Choice)
4.8/5
(30)

  In the sort instruction shown in the accompanying figure, the _____ attribute defines the language used to determine sort order. In the sort instruction shown in the accompanying figure, the _____ attribute defines the language used to determine sort order.

(Multiple Choice)
4.9/5
(40)

In a(n) _____ transformation, a server receives a request from a client to generate the result document.

(Short Answer)
4.9/5
(37)

Multiple nodes sets can be combined into a single location path using the union ( _____ )  operator.

(Multiple Choice)
4.8/5
(33)

Simply creating a template forces the XSLT processor to use it with the result document.

(True/False)
4.8/5
(30)

Jeremy has been using XML to organize data for a company that manufactures medical devices. He knows you have experience writing XML data to an output file using XSLT and XPath, and asks for your help improving the display of his data. -Jeremy would like to begin by creating a template for the root node. Which of the following do you tell him shows the correct code to use to create the root node template?

(Multiple Choice)
4.8/5
(29)

A(n) _____ is part of a location path that restricts the node set to only those nodes that fulfill a specified condition.

(Multiple Choice)
4.8/5
(40)

Which of the following XPath expressions for relative paths refers to the parent of the context node?

(Multiple Choice)
4.7/5
(46)

The simplest way to view a web page generated by an XSLT 1.0 style sheet is to open the source document in your web browser.

(True/False)
4.8/5
(40)

You can reduce errors and speed up processing by using the indent=" yes " attribute with the  <xsl:output /> tag.

(True/False)
4.8/5
(34)

XPath operates by expressing the contents of the source document in terms of nodes. List at least four objects from an XML document that are considered nodes of that document, and two objects that are NOT considered nodes.

(Essay)
4.7/5
(46)

The _____ element chooses among different possible styles to apply to the result  document.

(Multiple Choice)
4.9/5
(38)

  In the node tree shown in the accompanying figure, sName is a(n) _____ node of portfolio. In the node tree shown in the accompanying figure, "sName" is a(n) _____ node of "portfolio."

(Multiple Choice)
4.9/5
(45)

The _____ element provides a condition to choose from.

(Multiple Choice)
4.9/5
(34)

The _____ document contains the data that will be transformed using a style sheet.

(Multiple Choice)
4.8/5
(34)

_____ is used to transform the contents of an XML document into another document format.

(Multiple Choice)
4.8/5
(36)

The various nodes from the source document are organized into a(n) _____.

(Short Answer)
4.8/5
(34)

When writing a value to an XML attribute, you must enclose the XPath expression within _____.

(Multiple Choice)
4.7/5
(35)

The _____ element is used to define the format of the result document.

(Multiple Choice)
4.7/5
(42)

In a _____ transformation, a client requests retrieval of both a source document and a style sheet from the server.

(Multiple Choice)
5.0/5
(45)
Showing 61 - 80 of 91
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)