Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
XML: Visual QuickStart Guide
 
 

XML: Visual QuickStart Guide [Paperback]

Kevin Howard Goldberg
5.0 out of 5 stars  See all reviews (1 customer review)
List Price: CDN$ 41.99
Price: CDN$ 26.32 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 15.67 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Frequently Bought Together

Customers buy this book with SQL: Visual QuickStart Guide CDN$ 29.60

XML: Visual QuickStart Guide + SQL: Visual QuickStart Guide
Price For Both: CDN$ 55.92

Show availability and shipping details

  • This item: XML: Visual QuickStart Guide

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • SQL: Visual QuickStart Guide

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details



Product Details


Product Description

Book Description

What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere to the rules of the XML specification.

In the seven years since the first edition of “XML: Visual QuickStart Guide” was published, XML has taken its place next to HTML as a foundational language on the Internet. 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.

This book begins by showing you the basics of the XML language. Then, by building on that knowledge, additional and supporting languages and systems will be discussed. To get the most out of this book, you should be somewhat familiar with HTML, although you don’t need to be an expert coder by any stretch. No other previous knowledge is required.

“XML: Visual QuickStart Guide, 2nd Edition” is divided into seven parts. Each part contains one or more chapters with step-by-step instructions that explain how to perform XML-related tasks. Wherever possible, examples of the concepts being discussed are displayed, and the parts 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.

This beginner’s guide to XML is broken down as follows:
    •    Introduction
    •    Chapter 1:  Writing XML

    •    Part 2:  XSL
    •    Chapter 2:  XSLT
    •    Chapter 3:  XPath Patterns and Expressions
    •    Chapter 4:  XPath Functions
    •    Chapter 5:  XSL-FO

    •    Part 3:  DTD
    •    Chapter 6:  Creating a DTD
    •    Chapter 7:  Entities and Notations in DTDs
    •    Chapter 8:  Validation and Using DTDs

    •    Part 4:  XML Schema
    •    Chapter 9:  XML Schema Basics
    •    Chapter 10:  Defining Simple Types
    •    Chapter 11:  Defining Complex Types

    •    Part 5:  Namespaces
    •    Chapter 12:  XML Namespaces
    •    Chapter 13:  Using XML Namespaces

    •    Part 6:  Recent W3C Recommendations
    •    Chapter 14:  XSLT 2.0
    •    Chapter 15:  XPath 2.0
    •    Chapter 16:  XQuery 1.0

    •    Part 7:  XML in Practice
    •    Chapter 17:  Ajax, RSS, SOAP and More
 

About the Author

Kevin Howard Goldberg has been working with computers since 1976 when he taught himself BASIC on his elementary school’s PDP 11/70. Since then, Kevin’s career has included management consulting, lead software development and in his current capacity,  he runs technology operations for a world-class Internet Strategy, Marketing and Development company.
 
Kevin holds a bachelor’s degree in Economics and Entrepreneurial Management from the Wharton School of Business at the University of Pennsylvania, and is a candidate for a master’s degree in Computer Science at the University of California, Los Angeles.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars excellent, Jun 15 2011
By 
Bruno L - See all my reviews
(TOP 500 REVIEWER)   
This review is from: XML: Visual QuickStart Guide (Paperback)
Excellent book. Topics start from the beginning, but go into significant depth. Books has to be read more than once to get full advantage.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.5 out of 5 stars (20 customer reviews)

41 of 41 people found the following review helpful
5.0 out of 5 stars Finally! A GOOD Beginners Guide to XML that Delivers, Jan 27 2009
By Robert F. Sullivan "djkentuckyham" - Published on Amazon.com
This review is from: XML: Visual QuickStart Guide (Paperback)
Truth be told, I do not work as a Web developer, but on a daily basis my job has me in contact with business clients and Web application developers. My clients require robust Web applications, my developers make it happen. Because of legacy data issues, shared disparate databases, and the need for them to handshake; XML Web services have become a standard solution in many commercial Web solutions. Though I am somewhat familiar with the basics of XML I wanted to go deeper to better myself and better my knowledge in client/tech conversations. What I did not want to do is to go so deep as to read a monster 1000+ page tome that would require weeks of book study, application and befuddlement.

Instead, Mr. Goldberg's book provided me a concise break down the structure of XML markup language in a detailed/digestible enough manner to keep me engaged and participatory. Each chapter cleverly builds on previous topics, so as to provide a pyramid learning approach. This enabled me to go deeper than before into the more arcane areas of the language (XPath patterns, functions, expressions, XSL-FO, DTD's, schemas, etc.) so it could be more easily understood.

If you are new to XML, curious, or need enough to know to be dangerous in your job, then this book is for you. BTW, I highly recommend that you download his chapter samples so as to follow along and to tinker with. I read the entire book in a weekend and returned to work on Monday loaded for bear. Now I keep it at my desk for easy reference.

25 of 25 people found the following review helpful
4.0 out of 5 stars The Best Introduction to XML I've Found, Jan 23 2009
By PGCo - Published on Amazon.com
This review is from: XML: Visual QuickStart Guide (Paperback)
Quite simply the best introduction to XML and all the related standards which I've found so far. Obviously it doesn't have the breadth and depth of, say the O'Reilly books, but as a 'one stop shop' for anyone new to XML, XSLT, XML Schemas, XPath, etc, this would be hard to beat.

21 of 21 people found the following review helpful
5.0 out of 5 stars Excellent book on XML, Dec 28 2008
By Em - Published on Amazon.com
This review is from: XML: Visual QuickStart Guide (Paperback)
XML: Visual QuickStart Guide (2nd Edition)

I highly recommend this book for anyone wanting to learn the basics of XML.

I have about an intermediate level of HTML acumen and wanted a book that would cover enough of the rudiments to get a good grasp of the subject. It does that, as well as cover a myriad of related apps such as XPath, XSLT, and XQuery.

I also really appreciated the comprehensible instructions, visual examples, recommended tools, and the applications that give XML its currency in the real world.

All in all, an excellent source.
 Go to Amazon.com to see all 20 reviews  4.5 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges