Exam 8: Combining Xml and Php

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

The format-dateTime() function cannot be used with international dates and times.

(True/False)
4.9/5
(41)

The _____ function is an XPath 2.0 function that splits a text string into a sequence of substrings at every occurrence of a regular expression pattern.

(Short Answer)
4.9/5
(31)

Describe the five key steps to follow to convert a CSV file to XML format using XSLT 2.0.

(Essay)
4.9/5
(37)

To specify multiple output file destinations for the transformation result use the _____ element.

(Multiple Choice)
4.7/5
(38)

XPath 2.0 introduced the _____ function to retrieve data from external XML files.

(Multiple Choice)
4.9/5
(36)

The data type of an atomic value is specified using the _____ attribute.

(Multiple Choice)
4.8/5
(45)

When used to format a date value, the marker _____ displays the Day of week component.

(Multiple Choice)
4.9/5
(36)

Each atomic value has a(n) _____ that describes the kind of data it contains.

(Short Answer)
4.9/5
(34)

Empty sequences are entered as () .

(True/False)
4.8/5
(43)

If you are working in command line mode, you can keep the Command window open and press the _____ key on your keyboard to recall the previous command rather than retyping it.

(Multiple Choice)
4.7/5
(34)

The _____ function returns the location of an item in a sequence.

(Short Answer)
4.8/5
(42)

In the XPath 1.0 data model, nodes are processed in _____ order.

(Multiple Choice)
4.8/5
(39)

  -The accompanying figure illustrates the code used to implement grouping in XSLT 2.0. In the figure, item _____ marks the attribute used to specify the node set containing the grouped values. -The accompanying figure illustrates the code used to implement grouping in XSLT 2.0. In the figure, item _____ marks the attribute used to specify the node set containing the grouped values.

(Multiple Choice)
4.9/5
(36)

Sydney is building an application with XSLT 2.0 that relies on many date formats and calculations. He comes to you for some assistance in developing these formats and calculations correctly. -Sydney has been adding several more date calculations to the application, but has encountered an error. He has been trying to store values for changes in dates and times, but the values displaying in the result document are not at all what he expected them to be. In looking over his code, you remind him that he must use the _____ data type to store changes in dates and times.

(Multiple Choice)
4.9/5
(35)

Sydney is building an application with XSLT 2.0 that relies on many date formats and calculations. He comes to you for some assistance in developing these formats and calculations correctly. -One section of the new application requires Sydney to add 2 years and 6 months to the current date. Which of the following expressions do you tell him will provide the correct result?

(Multiple Choice)
4.9/5
(30)

To apply a transformation that involves a named template using Saxon in Java command line mode, enter the command _____ within a command prompt window.

(Multiple Choice)
4.8/5
(36)

In XPath 2.0, the _____ symbol acts as a concatenation operator by combining two sequences while maintaining the sequence order.

(Multiple Choice)
4.9/5
(38)

To apply a style to each file in a collection, you can use the collection() function within the _____ element.

(Multiple Choice)
4.9/5
(38)

Sequences can be entered directly as a _____ list of values enclosed within a set of parentheses.

(Multiple Choice)
4.9/5
(36)

May has experience developing applications using XSLT 1.0, and would like to take advantage of some of the added features of XSLT 2.0 in developing a new application. She comes to you for help implementing some of these new features. -May would like to apply a style to each file in a collection. Which of the following do you tell her shows the correct syntax to achieve this result?

(Multiple Choice)
5.0/5
(43)
Showing 21 - 40 of 91
close modal

Filters

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