?
Craig is working to develop an XSLT application to display election results, using XML files with the structures shown in the accompanying figure. He has heard that you have experience developing applications, and comes to you for guidance.
Craig would like to be able to use data from both documents in his application. You suggest he create variables that will allow him to pull the node sets from both files. Which of the following shows the correct syntax to create a variable namedcandidatesDocto reference the root node of the candidates.xml file?
A. ?
B. ?
C. ?
D. ?
Answer: D
Computer Science & Information Technology
You might also like to view...
How do you start Goal Seek?
A) Click Goal Seek on the Formulas tab. B) Click What-If Analysison the Data tab and then select Goal Seek C) Click Scenario Manager on the Data tab and then select Goal Seek. D) Install the Goal Seek add-in.
Computer Science & Information Technology
A variable whose meaning is confined to an object of a class is called:
(a) instance variable (b) local variable (c) global variable (d) none of the above
Computer Science & Information Technology