Exam 8: Combining Xml and Php

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

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 would like the value of the birthDate element output in the format "9/2/2017". Which of the following functions do you recommend he use to achieve this formatting correctly?

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

D

XML nodes with the _____ data type can be associated with any type of XML node.

Free
(Multiple Choice)
4.9/5
(44)
Correct Answer:
Verified

A

Applying a(n) _____ to a sequence returns a new sequence containing only those items that satisfy the specified conditions.

Free
(Short Answer)
4.8/5
(36)
Correct Answer:
Verified

predicate

Identify the letter of the choice that best matches the phrase or definition.
Contains a collection of files that you want to retrieve into the style sheet
w
Returns the day component from an xs:date value
day-from-date( date )
Common non-XML format used for transferring data from one application to another
catalog file
Correct Answer:
Verified
Premises:
Responses:
Contains a collection of files that you want to retrieve into the style sheet
w
Returns the day component from an xs:date value
day-from-date( date )
Common non-XML format used for transferring data from one application to another
catalog file
Values that cannot be broken down into smaller parts
CSV
Operator that returns every item from the first sequence that is not present in the second sequence
W
Function used to learn information about an XSLT processor
population
Date format used to return the week of the month (1-5)
except
A sequence of items to be grouped
system-property()
Element used to create a conditional expression
atomic
Date format used to return the week of the year (1-52)
choose
(Matching)
4.8/5
(31)

The _____ attribute assumes that the population is sorted in a specific order and that order will be retained when the population is grouped.

(Multiple Choice)
5.0/5
(37)

In XSLT 2.0, time differences are entered as _____, using the xs:dayTimeDuration data type.

(Short Answer)
4.8/5
(35)

Grouping data is made much easier in XSLT 2.0 with the for-each-group element.

(True/False)
4.7/5
(39)

When used to format a date value, the marker _____ displays the Fractional seconds component.

(Multiple Choice)
4.9/5
(48)

The Xpath 2.0 function _____ returns an xs:dateTime data value based on an xs:date  and xs:time value.

(Multiple Choice)
4.9/5
(38)

XPath 1.0 is limited to essentially three data types: text, numbers, and _____.

(Multiple Choice)
4.8/5
(38)

The _____ function returns the value of the key used with the current group being displayed.

(Short Answer)
4.7/5
(50)

Make sure you use the format-dateTime() function only with values of the data type _____.

(Short Answer)
4.9/5
(48)

You can apply the _____ element under XSLT 2.0 to loop through the items within a sequence.

(Short Answer)
4.8/5
(42)

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

(Short Answer)
4.9/5
(39)

The regular expression flag _____ specifies that matches should be applied so that the " . " character will match any character in the text string.

(Multiple Choice)
4.9/5
(36)

The current date is displayed using the default XPath date format mm-dd-yyyy-tz.

(True/False)
4.9/5
(33)

Regular expression symbols have opposite meanings when expressed in uppercase letters.

(True/False)
4.9/5
(30)

When used to format a date value, the marker _____ displays the Era component.

(Multiple Choice)
5.0/5
(49)

The doc() function is more flexible than the document() function.

(True/False)
5.0/5
(43)

Under XSLT 2.0, the value-of element returns all of the node values in a node set and not just the first node value.

(True/False)
4.8/5
(38)
Showing 1 - 20 of 91
close modal

Filters

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