What does an XML document have?( )
A graph like structure, fixed schema, implied order, and no easy way to query
A table-like structure, a self-describing schema, and an implied ordering
A hierarchical structure, no ordering, and easy querying using SQL and relational algebra
A tree structure, a flexible schema, an implied ordering, and a way to query data called XPath