Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You need to select certain nodes from a XML file based on properties of the attributes.
Use the E4X syntax’s @ operator to access attributes, the [] operator (indexed array) to indicate multiple child relationships, and the . operator to indicate named child relationships.