Exam 6: Working With Xslt Functional Programming

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

XSLT and XPath 1.0 support only one data type for numbers- double precision floating point.

(True/False)
4.9/5
(28)

The locations in the style sheet where a variable can be referenced are known as the variable's _____.

(Short Answer)
4.7/5
(31)

Which of the following shows the correct syntax of the element used to include an external style sheet in the active style sheet?

(Multiple Choice)
4.9/5
(32)

A(n) _____ is a collection of data values that can be searched in order to return data that matches a supplied key value.

(Short Answer)
4.8/5
(43)

The _____ attribute of the decimal-format element represents the character used to separate the integer and fractional parts of the number.

(Multiple Choice)
4.9/5
(44)

Parameters created in XSLT 2.0 also support the _____ attribute to define the data type of the parameter value.

(Multiple Choice)
4.8/5
(42)

Which of the following if elements tests whether the context node is in the third position in the result document?

(Multiple Choice)
4.8/5
(39)

Which of the following shows the correct syntax of the element used to import an external style sheet in the active style sheet?

(Multiple Choice)
4.9/5
(39)

If you only want to copy the descendent elements and attributes of the summary element but not the summary element itself, use the wildcard character (_____) in the copy-of element structure.

(Multiple Choice)
4.9/5
(40)

The XPath 1.0 numeric function ceiling ( number ) rounds number up to the next integer.

(True/False)
4.8/5
(45)

The XPath 1.0 numeric function _____ counts the number of items in values .

(Multiple Choice)
4.9/5
(43)

The _____ attribute of the decimal-format element represents the character used to represent negative values.

(Multiple Choice)
4.8/5
(39)

XSLT and XPath 1.0 support three data types for numbers.

(True/False)
4.9/5
(37)

Which of the following shows the correct result of the concat function: concat("October ", "10, ", "2017") ?

(Multiple Choice)
4.8/5
(29)

The normalize-space() function can also be used to remove extraneous white space characters from the beginning or end of any text string.

(True/False)
4.9/5
(33)

The copy element creates a(n) deep copy of the active node.

(True/False)
4.8/5
(36)

The _____ element includes the contents of an external style sheet file in the current style sheet.

(Multiple Choice)
4.9/5
(46)

One approach to including markup tags as part of an element's value is to place the HTML code within a(n) _____ section.

(Short Answer)
4.9/5
(42)

In XSLT, a variable name can start with a number.

(True/False)
4.7/5
(31)

The number format symbol _____ separates the pattern for positive numbers from the pattern for negative numbers.

(Multiple Choice)
4.7/5
(37)
Showing 41 - 60 of 91
close modal

Filters

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