Next page Previous page Start of chapter End of chapter

The application spectrum

XML is useful both for human beings and computers. Common scenarios in which XML can be used by people include:

The resulting documents are called text-centric documents. These are XML documents usually written by humans for other humans to read. They are semipermanent XML documents with a lot of text and a poor structure.

Common scenarios in which XML can be used by computers include:

The resulting documents are called data-centric documents. These are XML documents usually written by computers for other computers to read. They are transitory XML documents with a rich structure and a lot of raw data.

Next page Previous page Start of chapter End of chapter
Caff�XML - Massimo Franceschet