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 show only those orders that have a preceding sibling containing the same orderDate . Which of the following do you tell her is the correct expression?
A) orderDate=preceding::order/orderDate
B) not(orderDate=preceding::order/orderDate)
C) orderDate=ancestor::order/orderDate
D) not(orderDate=ancestor::order/orderDate)
Correct Answer:

Verified
Correct Answer:
Verified
Q55: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The accompanying figure
Q56: The _ provides an expression that the
Q57: When two templates can be applied to
Q58: Keys are declared in the style sheet,
Q59: Keys can be thought of as generalized
Q61: The general syntax of a step pattern
Q62: The _ step to employ Muenchian grouping
Q63: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" Sandra is working
Q64: The first step in using extensions is
Q65: You can use the _ function to