Wednesday, July 30, 2008

XML Tutorial

Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages

XML is recommended by the World Wide Web Consortium (W3C). It is a fee-free open standard. The recommendation specifies both the lexical grammar and the requirements for parsing.

Useful Links:

Free Download Books(pdf files):


Beginning XML 2nd Edition


Product Details

* Paperback: 816 pages
* Publisher: Wrox; 2 edition (December 20, 2001)
* Language: English
* ISBN-10: 0764543946
* ISBN-13: 978-0764543944

Beginning XML provides a complete course in the Extensible Markup Language (XML) with an unusually gradual learning curve. In fact, the introduction states that the book is "for people who know that it would be a pretty good idea to learn the language, but aren't 100 percent sure why." Despite its recognition of the fuzziness of readers' understanding of the technology, the book delivers a rather comprehensive study of XML.

Very little space is wasted detailing the history of XML and its relation to SGML, as is the case in many other titles. The argument for the importance of XML is made quickly, and the basics of well-formed syntax are tackled right off. One notable distinction of this book is its excellent coverage of related technologies, such as cascading style sheets (CSS) and relational databases.

In addition to discussing the crucial companion standards to the core XML language (DTDs, XSL, and XSLT), the book adds a nice perspective to the broad range of applications in which XML can play a role. One section, "Other Uses for XML," illustrates how XML can be used to serialize object models, creating stateless objects and utilizing the Resource Description Framework (RDF). Case studies on--among other things--how XML can be used to build discussion groups, and provide B2B data transfer, round out the text. This book is perfect for Web programmers who are turning their attention to XML for the first time. It imparts a solid understanding of the XML forest and XML trees. --Stephen W. Plain

Click Here To download


XML By Example

Product Details

* Paperback: 425 pages
* Publisher: Que; 1 edition (December 14, 1999)
* Language: English
* ISBN-10: 0789722429
* ISBN-13: 978-8120316645

Amazon.com
XML by Example is a hands-on guide for those who already know the basics of HTML authoring but want a complete introduction to the exciting new world of XML. It lives up to its title, with plenty of examples of actual XML, HTML, JavaScript, and Java code. The author is an experienced trainer in XML and Internet technology, and the result is a particularly clear and well-informed tutorial.

Beginning with an overview of XML technology, the book goes on to explain XML syntax complete with a list of common errors and misunderstandings. Next comes an explanation of DTDs (Document Type Definitions) and then a guide to transforming XML into readable output with XSL (XML Stylesheet Language) and CSS (cascading style sheets). That accounts for the first half of the book. The second part focuses on the programmer's view of XML, with information on XML parsing, the DOM (Document Object Model), and SAX (Simple API for XML). Finally, there is a walkthrough of a multitier e-commerce application using XML and Java servlets. There is an appendix providing a crash-course introduction to Java.
Although it is aimed at XML newcomers, XML by Example covers a good bit of ground. Its fast pace makes it more demanding than some tutorials, but professionals will welcome its tight focus. A glossary and index round off the excellent handbook. --Tim Anderson, amazon.co.uk

Book Description
XML by Example teaches Web developers to make the most of XML with short, self-contained examples every step of the way. The book presumes knowledge of HTML, the Web, Web scripting, and covers such topics as: Document Type Definitions, Namespaces, Parser Debugging, XSL (Extensible Stylesheet Language), and DOM and SAX APIs. At the end, developers will review the concepts taught in the book by building a full, real-world e-commerce application.


Click Here To download

JAVA & XML

Click Here To Download

KickStart Tutorial XML

Click Here To Download

No comments: