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 that moves up the node tree from the context node, selecting all of the elements that are order elements for the customer with the ID jbrown2738. Which of the following do you tell her is the correct expression?
A) ancestor::order[custID="jbrown2738"]
B) preceding::order[custID="jbrown2738"]
C) parent::order[custID="jbrown2738"]
D) descendant::order[custID="jbrown2738"]
Correct Answer:

Verified
Correct Answer:
Verified
Q58: Keys are declared in the style sheet,
Q59: Keys can be thought of as generalized
Q60: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" Sandra is working
Q61: The general syntax of a step pattern
Q62: The _ step to employ Muenchian grouping
Q64: The first step in using extensions is
Q65: You can use the _ function to
Q66: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The accompanying figure
Q67: Keys are declared in the _.<br>A) DTD<br>B)
Q68: To generate an ID that identifies a