?
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 trying to create a variable namedproductDatathat contains a sequence of zero to many element nodes, referenced by the XPath expression//products. You suggest she use the syntax _____ to create this variable.

A. ?
B. ?
C. ?
D. ?


Answer: A

Computer Science & Information Technology

You might also like to view...

What is the feature which allows a connection to an external database without having to copy all the external records into the current database?

A. Table Relationships B. Copying C. Embedding D. Linking

Computer Science & Information Technology

RAD compresses all but the investigation and operation/maintenance stages of the SDLC

a. true b. false

Computer Science & Information Technology

The following code contains an error. What is it?     float x;     scanf("%f", x);

A. The conversion code is wrong B. The newline delimiter is missing C. The width is not specified D. The parameter is a value and it should be an address E. The wrong function is being used

Computer Science & Information Technology

In order processing is abbreviated as:

a. NLR b. LNR c. LRN d. RNL

Computer Science & Information Technology