Multiple Choice
Sandra is working with an XML file containing product orders with the structure shown in the accompanying figure. She was just introduced to step patterns, and would like to incorporate them into the style sheet she is developing to display the orders data. She comes to you for help in developing expressions incorporating step patterns.
-Sandra would like to write an expression to create a node set of all the items elements. Which of the following do you tell her is the correct expression?
A) orders::order/items
B) items=order/items
C) orders/order[items]
D) orders::order/@items
Correct Answer:

Verified
Correct Answer:
Verified
Q75: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" Craig is working
Q76: The _ is an index based on
Q77: One useful tool for debugging a style
Q78: The syntax for declaring a required ID
Q79: The key() function cannot be used with
Q81: When a processor encounters an extension element
Q82: Once you generate the list of unique
Q83: To declare an ID attribute as optional
Q84: The _ step to employ Muenchian grouping
Q85: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The accompanying figure