Presentation is loading. Please wait.

Presentation is loading. Please wait.

XML The Overview. Three Key Questions What is XML? What Problems does it solve? Where and how is it used?

Similar presentations


Presentation on theme: "XML The Overview. Three Key Questions What is XML? What Problems does it solve? Where and how is it used?"— Presentation transcript:

1 XML The Overview

2 Three Key Questions What is XML? What Problems does it solve? Where and how is it used?

3 What XML IS eXtensible A set of rules for creating and implementing markup languages that describe the structure of various kinds of documents and data Unicode text documents A cross platform, long term data format

4 What XML Is Not A programming language A network transport protocol (such as http or TCP/IP) A database A replacement of HTML The cure to all evils

5 What Problems Does it Solve It provides a standardized method of communicating data between systems, browsers and applications Provides the flexibility to describe and structure different kinds of data It separates data description from data display It provides a humanly readable format for document persistence

6 Where it is Used The short answer is everywhere Ebusiness Browsers (cdf) Wireless (wml) Math (Mathml), chemistry, biology Software description (OSD) Multimedia (SML) Graphics (SVG).Net

7 How it is Used Document transference Data processing and persistence Application messaging

8 One document Many Outputs XSLT

9 Messaging Data Sharing Soap

10 Data Persistence XML provides a data format that is humanly readable if necessary Even if the originating program is lost or unavailable, it is relatively easy to write a program to parse and access the data from an XML file

11 A Brief History SGML ISO standard in 1986 HTML (an SGML application 1990) 1996 work on a “lite” version of SGML 1998 XML 1.0 a W3C recommendation Since then several XML “applications” : XSLT, XPATH, XLINK, XML Schema, etc.

12 W3C.org The World Wide Web Consortium http://www.w3c.org Levels of specification Working drafts Candidate Recommendations Proposed Recommendations Recommendations

13 W3C Goals for XML XML shall be straightforwardly usable over the Internet XML shall support a variety of applications XML shall be compatible with SGML It shall be easy to write programs that process XML

14 Goals Continued The number of optional features in XML is to be kept to a minimum, ideally zero XML documents should be humanly legible and reasonably clear XML design should be prepared quickly

15 Goals Continued The design of XML should be formal and concise Terseness in XML markup is of minimal importance XML documents shall be easy to create

16 XML Compared to HTML HTML Pre-established set of elements Mixes display with structure Loose and forgiving syntax Ascii Case insensitive XML Extensible (open) set of elements Separates display from structure Strict syntactical structure Unicode Case sensitive


Download ppt "XML The Overview. Three Key Questions What is XML? What Problems does it solve? Where and how is it used?"

Similar presentations


Ads by Google