XPath Training Exercises
Learn XPath by selecting specific nodes in XML documents. Your goal is to write an XPath expression
that selects nodes containing FLAG values.
Each node must by selected with the correct type (element, text, or attribute), as indicated in the FLAG name suffix.
⚠️ Challenge: Each exercise has a maximum character limit for your XPath expression!
