Tuesday, August 20, 2013

XML: Visual QuickStart Guide 2nd Edition, Kevin Howard Goldberg


XML: Visual QuickStart Guide 2nd Edition by Kevin Howard Goldberg begins by exhibiting you the basics of the XML language. Then, by building on that data, further and supporting languages and systems will likely be discussed. To get probably the most out of this book, you should be considerably familiar with HTML although you don’t must be an knowledgeable coder by any stretch. No other earlier information is required.

This text is split into seven parts. Every half comprises a number of chapters with step-by-step directions that specify methods to perform XML-associated tasks. Wherever possible, examples of the concepts being mentioned are displayed, and the components of the examples on which to focus are highlighted.

The order of the book is intentionally designed to be an introduction to the fundamentals of XML, followed by discussions of related XML technologies. In Part 1 of the book, you will learn how to create an XML document. It’s relatively straightforward, and even more so if you know a little HTML. Part 2 focuses on XSL, which is a set of languages designed to transform an XML document into something else: an HTML file, a PDF document, or another XML document. Remember, XML is designed to store and transport data, not display it.

Parts 3 and 4 of the book discuss DTD and XML Schema, languages designed to define the structure of an XML document. In conjunction with XML Namespaces (Part 5), you can guarantee that XML documents conform to a pre-defined structure, whether created by you or by someone else. Part 6, Developments and Trends, details some of the up-and-coming XML-related languages, as well as a few new versions of existing languages.

Finally, Part 7 identifies some well-known uses of XML in the world today; some of which you may be surprised to learn. XML has become a very popular method for storing data and the most popular method for transmitting data between all sorts of systems and applications. The reason being, where HTML was designed to display information, XML was designed to manage it.

More details about this book...

or

Download XML: Visual QuickStart Guide PDF Ebook :

0 comments:

Post a Comment