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
The XML Companion
 
See larger image
 

The XML Companion [Paperback]

Neil Bradley
3.1 out of 5 stars  See all reviews (13 customer reviews)
List Price: CDN$ 46.99
Price: CDN$ 34.23 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 12.76 (27%)
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.

Formats

Amazon Price New from Used from
Paperback CDN $34.23  

Product Details


Product Description

Book Description

Building on the success of the first and second editions of The XML Companion, Neil Bradley has up-dated this accessible, in-depth reference to cover many of the new supporting standards that have emerged since XML was released in 1998. Apart from the core chapters on the XML standard itself, this book concentrates on related standards developed by the W3C and on the two most popular applications of this technology- document publishing and data exchange.
The XML Companion
Provides accessible, comprehensive description of each XML feature
Does not assume experience of HTML or SGML
Detailed study of the standard is supported by the inclusion of cross-referenced ‘roadmaps’ of the building blocks that comprise the standard.
Includes an extensive glossary
Related standards for cataloguing, processing, linking and styling XML are covered in detail.

From the Inside Flap

XML

The Extensible Markup Language is a powerful document publishing and data interchange format. It was released in 1998 by the World Wide Web Consortium, to immediate and widespread acclaim. XML has a superficial resemblance to HTML, the established language of the Web, but information held in this format is self-describing — it can be extracted, manipulated and formatted to the requirements of any target audience, publishing medium or XML-enabled software application. XML should be of interest to HTML designers who need more flexibility to manage and customize their documents, to SGML users seeking advanced yet modestly priced applications, and to software developers requiring a flexible storage or interchange format that benefits from powerful, often freely available supporting tools.

This book

The XML Companion serves the programmer, analyst or consultant involved in the management, processing, transfer or publication of XML data and documents. Detailed study of the standard is supported by the inclusion of cross-referenced ‘road maps’ of the building blocks that comprise the standard, and an extensive glossary. Related standards for cataloguing, processing, linking and styling XML documents are also covered in detail.

The third edition

This is the third edition of The XML Companion. While the standard itself has not changed since its release in 1998, many important supporting standards have emerged, progressed, or been finalized and officially released. New editions are needed to keep up with this progress. But a significant issue that arises when writing a book on XML today is deciding what to leave out.

Hundreds of XML-based standards have now been developed. A book several times the size of this one could be written, but it would not be practical to publish it, or indeed to carry it around. Apart from the core chapters on the XML standard itself, this book concentrates on related standards developed by the W3C, and on the two most popular applications of this technology (document publishing and data exchange). Standards for navigating, describing, processing, transforming, presenting, resolving relative URL links, and linking XML data, previously described in their draft form (or too new to have been mentioned before), have now been completed and released. This includes XPath (November 1999), XML Schema (May 2001), SAX 2.0 (June 2000), DOM 2.0 (November 2000), XSLT (November 1999), XHTML 1.0 (January 2000), XML Base (June 2001) and XLink (June 2001). Another draft proposal for advanced XML linking has matured significantly: XPointer (September 2001).

Finally, a proposal for merging XML structures has been announced: XML Inclusions (May 2001). Selected loosely-related standards, such as XHTML and CSS, are included because of their historical significance and widespread use, and because they form the basis of several other standards. Despite the wealth of new material, very little from the previous edition has been omitted (the HTML 4.0 chapter has been replaced by one on XHTML, and the chapter on XSL has been dropped (see The XSL Companion for a full description of this language)), so this book is larger than before. Yet it is hoped by the author that this book can still serve as a ‘companion’ for those who are constantly on the move.

Acknowledgements

Thanks to Michael Will for proofreading the first draft, to Viki Williams and Katherin Ekstrom at Pearson Education for steering this book to completion, and once again to Adobe for FrameMaker+SGML (which was used both in the preparation and publication of this book). Finally, thanks to those readers of the second edition who mailed corrections and suggestions.

Feedback

Comments and suggestions for a possible future edition are welcome. They should be sent to the author, who can be contacted at neil@bradley.co.uk.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

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

5.0 out of 5 stars splendid introduction, Oct 12 2000
By 
Harry Diakoff (New York, New York USA) - See all my reviews
(REAL NAME)   
This review is from: THE XML COMPANION (Paperback)
Particularly for the thoughtful reader who wants to understand the rationale behind the standards decisions- a level of understanding that makes the details much more meaningful and far easier to remember. I very much hope that Bradley will update his perspicacious elucidation of the xml specs (eg on schemas) as they continue to evolve. Easily my favorite among the dozen or so general xml books with which I am familiar.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Concise and Thorough, July 8 2000
This review is from: THE XML COMPANION (Paperback)
This is the book to read if you want to understand what XML is and why you should be interested in it.

Having looked at most XML books currently on the market, I like this one best because (1) it is short (2) it is authoritative (3) it is reasonably current (4) it talks about XML *and* all the related standards/proposals (XSL, XSLT, XPointer, XLink, etc) (5) it gives you the big picture and the details, but it never gets lost in the details.

*After* you read this book, you go ahead and buy a programming book for whatever platform you happen to be working on.

It is a common misunderstanding that introductory computer books have to be 1000+ pages long, must contain 50% code, and have to be written to the lowest common denominator. This book does not fall in this category; it is written for grown ups.

To summarize, this is the kind of book that usually gets published under the O'Reilly label.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Beginners beware!, April 5 2000
This review is from: THE XML COMPANION (Paperback)
This book has good coverage on a good deal regarding parsing of an xml document. But beyond that small part, this book provides the reader very little else, and does a terrible job in explaining the purpose and uses of XML. If you already know a great deal about XML this book could help, but even for that, it is by no mean thorough or comprehensive.
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
Want to see more reviews on this item?
 Go to Amazon.com to see all 22 reviews  3.4 out of 5 stars 
 
 
Most recent customer reviews











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