First page Back Continue Last page Summary Graphics
HTML and XML
HTML does for display what XML is designed to do for data exchange
Both are not always up to the task
HTML is designed for a specific application; to convey information to humans (usually visually through browser)
XML has no specific application; it is designed for whatever use you need it for
Notes: