Adobe
9A0-182 · Question #91
Which statement correctly describes what is returned by the E4X statement: imageData..images.(@category=="animal")
The correct answer is A. All images nodes with an attribute named category with the value animal. See the full explanation below for the reasoning.
Question
Which statement correctly describes what is returned by the E4X statement:
imageData..images.(@category=="animal")
Options
- AAll images nodes with an attribute named category with the value animal
- BAll images nodes with a child node named category with the value animal
- CA list of categories named animal
- DThis is NOT a valid E4X statement
How the community answered
(40 responses)- A73% (29)
- B8% (3)
- C15% (6)
- D5% (2)
Community Discussion
No community discussion yet for this question.