[Left] [Up] [Right] Technologies built on top of XML [Left] [Up] [Right]

A notation for trees is not enough!

The real power of XML is generic languages and tools supporting:

  1. Namespaces. These are needed to avoid clashes when a document uses several sub-languages.

  2. Enhanced linking between documents. That is, a generalization of HTML anchors and links.

  3. Addressing for parts of documents. It is not enough that only the author can place anchors.

  4. Transformation. That is, conversion from one document class to another.

  5. Querying. That is, the ability to extract information from documents.


Section 3-1: November, 2001. [Left] [Up] [Right]