49
Querying XML Data
•
XPath = simple navigation through the tree
•
XQuery = the SQL of XML
•
XSLT = recursive traversal
–
will not discuss in class