Multiple Choice
Jeremy has been using XML to organize data for a company that manufactures medical devices. He knows you have experience writing XML data to an output file using XSLT and XPath, and asks for your help improving the display of his data.
-Jeremy would like to reference all the nodes in the node tree, and asks if it will be necessary to type them all out individually. You reassure him that he can select all the nodes in the node tree using the short path expression _____.
A) .*
B) //*
C) ./*
D) *//
Correct Answer:

Verified
Correct Answer:
Verified
Q4: The xsl:value-of element applies a template for
Q5: Rather than nesting the entire collection of
Q6: The _ attribute of the output element
Q7: New elements can be combined with predicates,
Q8: _ was released in 1999 and enjoys
Q10: If there are multiple nodes that match
Q11: Jeremy has been using XML to organize
Q12: The _ language, which was introduced by
Q13: A _ node is the text contained
Q14: One of the functions of XPath is