First page Back Continue Last page Overview Graphics
XML: the limits
XML represents data as an ordered tree - just like a syntactic analysis
It supports the notions of
- containment
- hierarchy
- sequence
But XML query languages (such as Xpath) don't support all these relations equally well
- e.g. No concept of adjacency