Exam 8: Combining Xml and Php

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

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 is familiar with working with a wide variety of node types in XPath 1.0, but is confused when changing to the atomic values used in XPath 2.0. You explain to her that each atomic value has a data type that describes the kind of data it contains, and this data type is specified using the _____ attribute.

(Multiple Choice)
4.9/5
(32)

The collection() function collection('.?select=*.xml') uses the "_____" character to reference the folder of the current style sheet.

(Multiple Choice)
4.7/5
(34)

With grouping in sequence , all items from the population that share the same grouping key value are grouped together.

(True/False)
4.8/5
(46)

XPath 2.0 is fundamentally based on tokenized values, which are values that cannot be broken into smaller parts.

(True/False)
4.9/5
(31)

To return a sequence item by its position, use the predicate _____.

(Multiple Choice)
4.8/5
(34)

The regular expression flag _____ specifies that matches should be carried out without respect to upper- or lowercase.

(Multiple Choice)
4.8/5
(30)

The _____ function is an XPath 2.0 function used to retrieve XML data from external files.

(Short Answer)
4.9/5
(40)

A(n) _____ is any ordered list of items and replaces the concept of node sets used in XSLT 1.0.

(Short Answer)
4.8/5
(41)

  -The code in the accompanying figure illustrates the use of the collection() function. The area labeled _____ loops through each XML file in the collection. -The code in the accompanying figure illustrates the use of the collection() function. The area labeled _____ loops through each XML file in the collection.

(Multiple Choice)
4.9/5
(43)

XPath 2.0 provides the _____ function to read non-XML data.

(Multiple Choice)
4.9/5
(50)

You can create atomic values based on XML Schema data types using the constructor function, which has the syntax _____.

(Multiple Choice)
4.9/5
(45)

In XSLT 1.0, there are several numeric data types including xs:integer , xs:decimal , xs:float , and xs:double .

(True/False)
4.9/5
(38)

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 is working with regular expressions, and would like to write a function that splits the contents of the employees element into a sequence of strings at every occurrence of a white space character such as a blank space, tab, or newline character. You recommend she use the function _____.

(Multiple Choice)
4.8/5
(27)

The group-by attribute specifies the node set containing the grouped values.

(True/False)
4.8/5
(40)

In XPath 2.0, date and time values can be stored using the _____ data type.

(Multiple Choice)
4.9/5
(35)

The retrieve() function is an XPath 2.0 function used to retrieve XML data from external files.

(True/False)
4.9/5
(37)

  -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 values used to distinguish between groups. -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 values used to distinguish between groups.

(Multiple Choice)
4.8/5
(44)

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 has heard that XPath 2.0 allows an application to retrieve data from multiple document sources. She would like to be able to retrieve data from all XML files in the same folder as the current style sheet. You suggest she use the function _____ to enable this situation.

(Multiple Choice)
4.9/5
(36)

The regular expression flag _____ specifies that white space characters within the regular expression should be ignored.

(Multiple Choice)
4.7/5
(28)

The second step in importing data from a CSV file is to read the content of the file into the style sheet as a text string.

(True/False)
4.9/5
(42)
Showing 41 - 60 of 91
close modal

Filters

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