The XML Handbook (First Edition) - Softcover

9780130811523: The XML Handbook (First Edition)
View all copies of this ISBN edition:
 
 
"The XML Handbook" is the definitive entry point to XML for Web professionals-content developers, managers, and programmers-but you needn't be a programmer to read it. Although XML, like HTML, is derived from SGML (which was invented by one of the authors), XML has so many more uses than HTML that an XML book must be much more than a markup tutorial.

"synopsis" may belong to another edition of this title.

Review:
With its two high-profile authors, this XML guide promises to be the most authoritative on the market. Charles Goldfarb invented SGML, the massive and immensely powerful mark-up language on which both HTML and XML are based. Paul Prescod is a top XML consulting engineer and a member of the World Wide Web Consortium XML team.

Unlike too many high-end authorities, Goldfarb and Prescod communicate with nonexperts in a friendly, engaging style, making their book well suited to mark-up language beginners. They describe what a mark-up language is, what XML is, how it works, and its advantages to users of the World Wide Web.

In the second section, the authors focus on the specific benefits of XML, showing both by discussion and by example how XML can make all types of electronic business easier and more efficient. Part 3 gets more specific still, with case studies of Hitachi, the Washington Post, the city of Providence, and others who are already putting XML to work online. The fourth section discusses some of the major tools you can use to work with XML, while part 5 deals with the nuts and bolts of XML technology.

There's plenty of good sense and humor along the way to make the information-rich pages lively. Included is a CD-ROM with more than 55 pieces of free XML software, as well as other information and software resources. --Elizabeth Lewis

From the Inside Flap:
Preface

I wanted to call this the Millennium Edition of The XML Handbook.

Not because of the Year 2000, but because XML is ushering in a new millennium of wonderful services for Web users and amazing new opportunities for website developers and businesses.

HTML - the HyperText Markup Language - made the Web the world's library. Now its sibling, XML - the Extensible Markup Language - is making the Web the world's commercial and financial hub.

In the process, the Web is becoming much more than a static library. Increasingly, users are accessing the Web for "Web pages" that aren't actually on the shelves. Instead, the pages are generated dynamically from information available to the Web server. That information can come from databases on the Web server, from the site owner's enterprise databases, or even from other websites.

And that dynamic information needn't be served up raw. It can be analyzed, extracted, sorted, styled, and customized to create a personalized Web experience for the end-user. For this kind of power and flexibility, XML is the markup language of choice.

You can see why by comparing XML and HTML. Both are based on SGML - the International Standard for structured information - but look at the difference:

In HTML:

P200 Laptop
Friendly Computer Shop
$1438

In XML: P200 Laptop Friendly Computer Shop $1438

Both of these may appear the same in your browser, but the XML data is smart data. HTML tells how the data should look, but XML tells you what it means.

With XML, your browser knows there is a product, and it knows the model, dealer, and price. From a group of these it can show you the cheapest product or closest dealer without going back to the server.

Unlike HTML, with XML you create your own tags, so they describe exactly what you need to know. Because of that, your client-side applications can access data sources anywhere on the Web, in any format. New "middle-tier" servers sit between the data sources and the client, translating everything into your own task-specific XML.

But XML data isn't just smart data, it's also a smart document. That means when you display the information, the model name can be a different font from the dealer name, and the lowest price can be highlighted in green. Unlike HTML, where text is just text to be rendered in a uniform way, with XML text is smart, so it can control the rendition.

And you don't have to decide whether your information is data or documents; in XML, it is always both at once. You can do data processing or document processing or both at the same time.

With that kind of flexibility, it's no wonder that we're starting to see a Brave New Web of smart, structured information. Your broker sends your account data to Quicken using XML. Your "push" technology channel definitions are in XML. Everything from math to multimedia, chemistry to CommerceNet, is using XML or is preparing to start.

You should be too!

Welcome to the Brave New XML Web.What about SGML?

This book is about XML. You won't find feature comparisons to SGML, or footnotes with nerdy observations like "the XML empty-element tag does not contradict the rule that every element has a start-tag and an end-tag because, in SGML terms, it is actually a start-tag followed immediately by a null end-tag."

Nevertheless, for readers who use SGML, it is worth addressing the question of how XML and SGML relate. There has been a lot of speculation about this.

Some claim that XML will replace SGML because there will be so much free and low-cost software. Others assert that XML users, like HTML users before them, will discover that they need more of SGML and will eventually migrate to the full standard.

Both assertions are nonsense ... XML and SGML don't even compete.

XML is a simplified subset of SGML. The subsetting was optimized for the Web environment, which implies data-processing-oriented (rather than publishing-oriented), short life-span (in fact, usually dynamically-generated) information. The vast majority of XML documents will be created by computer programs and processed by other programs, then destroyed. Humans will never see them.

Eliot Kimber, who was a member of both the XML and SGML standards committees, says:

There are certain use domains for which XML is simply not sufficient and where you need the additional features of SGML. These applications tend to be very large scale and of long term; e.g., aircraft maintenance information, government regulations, power plant documentation, etc.

Any one of them might involve a larger volume of information than the entire use of XML on the Web. A single model of commercial aircraft, for example, requires some four million unique pages of documentation that must be revised and republished quarterly. Multiply that by the number of models produced by companies like Airbus and Boeing and you get a feel for the scale involved.

I agree with Eliot. I invented SGML, I'm proud of it, and I'm awed that such a staggering volume of the world's mission-critical information is represented in it.

I'm thrilled that it has been such an enabler of the Web that the Society for Technical Communication awarded joint Honorary Fellowships to Tim Berners-Lee and myself in recognition of the synergy.

But I'm also proud of XML. I'm proud of my friend Jon Bosak who made it happen, and I'm excited that the World Wide Web is becoming XML-based.

If you are new to XML, don't worry about any of this. All you need to know is that the XML subset of SGML has been in use for a decade or more, so you can trust it.

SGML still keeps the airplanes flying, the nuclear plants operating safely, and the defense departments in a state of readiness. You should look into it if you produce documents on the scale of an Airbus or Boeing. For the rest of us, there's XML.About our sponsors

With all the buzz surrounding a hot technology like XML, it can be tough for a newcomer to distinguish the solid projects and realistic applications from the fluff and the fantasies. It is tough for authors as well, to keep track of all that is happening in the brief time we can steal from our day jobs.

The solution to both problems was to seek support and expert help from our friends in the industry. We know the leading companies in the XML arena and knew they had experience with both proven and leading-edge applications and products.

In the usual way of doing things, had we years to write this book, we would have interviewed each company to learn about its products and/or application experiences, written the chapters, asked the companies to review them, etc., and gone on to the next company. To save time and improve accuracy, we engaged in parallel processing. I spoke with the sponsors, agreed on subject matter for their chapters, and asked them to write the first draft.

All sponsored chapters are identified with the name of the sponsor, and sometimes with the names of the experts who prepared the original text. I used their materials as though they were my own first drafts, editing, rewriting, deleting, and augmenting as necessary to achieve my objective for the chapter in the context of the book, with consistent terminology and an objective factual style. I'd like to take this opportunity to thank these experts publicly for being so generous with their time and knowledge.

The sponsorship program was directed by Linda Burman, the president of L. A. Burman Associates, a consulting company that provides marketing and business development services to the XML and SGML industries.

We are grateful to our sponsors just as we are grateful to you, our readers. Both of you together make it possible for the XML Handbook to exist. In the interests of everyone, we make our own editorial decisions and we don't recommend or endorse any product or service offerings over any others.

Our twenty-seven sponsors are:

Adobe Systems Incorporated, adobe

Arbortext, Inc., arbortext

Bluestone Software, bluestone

Corel, corel

DataChannel, datachannel

Data Conversion Laboratory, dclab

the e-content company, xmlecontent

Enigma, Inc.Here are some hints for planning your trip.

In addition to the Table of Contents, you can get the best feel for the subject matter by reading the introductions to each part. They are less than a page and usually epitomize the subject area of the part in addition to introducing the chapters within it.

Part One contains introductory tutorials and establishes the terminology used in the remainder of the book. Please read it first.

Parts Two through Ten cover different application domains. The chapters are application discussions, case studies, and tool discussions. You can read them with only the preceding parts (especially Part One) as background, although technical readers may want to complete the tutorials first.

Parts Eleven and Twelve are the tutorials. We strove to keep them friendly and understandable for readers without a background in subjects not covered in this book. Chapters whose subject matter thwarted that goal are labeled as being a tad tougher so you will know what to expect, but not to discourage you from reading them.

Part Thirteen is a guide to the CD-ROM and to other XML-related books in this series.

"About this title" may belong to another edition of this title.

  • PublisherPrentice Hall Ptr
  • Publication date1998
  • ISBN 10 0130811521
  • ISBN 13 9780130811523
  • BindingPaperback
  • Number of pages688
  • Rating

Buy Used

Condition: Good
The book has been read but remains... Learn more about this copy

Shipping: US$ 5.93
From United Kingdom to U.S.A.

Destination, rates & speeds

Add to Basket

Other Popular Editions of the Same Title

9780130147141: The XML Handbook (2nd Edition)

Featured Edition

ISBN 10:  0130147141 ISBN 13:  9780130147141
Publisher: Pearson P T R, 2000
Softcover

  • 9780130550682: The XML Handbook (3rd Edition)

    Pearso..., 2000
    Softcover

Top Search Results from the AbeBooks Marketplace

Stock Image

Prescod, Paul
Published by Prentice Hall Ptr (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Paperback Quantity: 1
Seller:
WorldofBooks
(Goring-By-Sea, WS, United Kingdom)

Book Description Paperback. Condition: Good. The book has been read but remains in clean condition. All pages are intact and the cover is intact. Some minor wear to the spine. Seller Inventory # GOR008348615

More information about this seller | Contact seller

Buy Used
US$ 2.01
Convert currency

Add to Basket

Shipping: US$ 5.93
From United Kingdom to U.S.A.
Destination, rates & speeds
Stock Image

Prescod, Paul
Published by Prentice Hall Ptr (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Paperback Quantity: 1
Seller:
WorldofBooks
(Goring-By-Sea, WS, United Kingdom)

Book Description Paperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Seller Inventory # GOR002033696

More information about this seller | Contact seller

Buy Used
US$ 2.01
Convert currency

Add to Basket

Shipping: US$ 5.93
From United Kingdom to U.S.A.
Destination, rates & speeds

Goldfarb, Charles F.; Prescod, Paul
Published by Prentice Hall (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Soft Cover First Edition Quantity: 1
Seller:
Ahab Books
(Glencoe, CA, U.S.A.)

Book Description Soft Cover. Condition: Very Good. First Edition. CD included. Seller Inventory # 0211013

More information about this seller | Contact seller

Buy Used
US$ 4.00
Convert currency

Add to Basket

Shipping: US$ 5.00
Within U.S.A.
Destination, rates & speeds
Stock Image

Goldfarb, Charles F., Prescod, Paul
Published by Prentice Hall Ptr (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Softcover Quantity: 1
Seller:
Wonder Book
(Frederick, MD, U.S.A.)

Book Description Condition: Good. Good condition. With CD! A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Seller Inventory # T00G-04508

More information about this seller | Contact seller

Buy Used
US$ 9.17
Convert currency

Add to Basket

Shipping: FREE
Within U.S.A.
Destination, rates & speeds
Stock Image

Goldfarb, Charles F., Prescod, Paul
Published by Prentice Hall Ptr (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Softcover Quantity: 1
Seller:
SecondSale
(Montgomery, IL, U.S.A.)

Book Description Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00033182375

More information about this seller | Contact seller

Buy Used
US$ 10.35
Convert currency

Add to Basket

Shipping: FREE
Within U.S.A.
Destination, rates & speeds
Stock Image

Goldfarb, Charles F.; Prescod, Paul
Published by Prentice-Hall (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Paperback First Edition Quantity: 1
Seller:
George Cross Books
(Lexington, MA, U.S.A.)

Book Description Paperback. 1st edition. Very Good/Wraps (4797) Lightly rubbed wraps. Previous owner name boldly written on fore-edge. CD-ROM is unopened. . 639. Seller Inventory # 4797

More information about this seller | Contact seller

Buy Used
US$ 12.98
Convert currency

Add to Basket

Shipping: US$ 2.00
Within U.S.A.
Destination, rates & speeds
Stock Image

Charles F. Goldfarb, Paul Prescod
Published by Prentice Hall PTR 01/06/1998 (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Softcover Quantity: 3
Seller:
AwesomeBooks
(Wallingford, United Kingdom)

Book Description Condition: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. . Seller Inventory # 7719-9780130811523

More information about this seller | Contact seller

Buy Used
US$ 10.23
Convert currency

Add to Basket

Shipping: US$ 5.55
From United Kingdom to U.S.A.
Destination, rates & speeds
Stock Image

Charles F. Goldfarb~Paul Prescod
Published by Prentice Hall Ptr (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Paperback Quantity: 1
Seller:
Foggypaws
(Sonoma, CA, U.S.A.)

Book Description Paperback. Condition: Very Good. Paperback edition (no CD ROM). All inside pages are mint! Never read. Like NEW. Seller Inventory # 8250

More information about this seller | Contact seller

Buy Used
US$ 12.34
Convert currency

Add to Basket

Shipping: US$ 6.25
Within U.S.A.
Destination, rates & speeds
Stock Image

Charles-F Goldfarb et Paul Prescod
Published by Prentice Hall PTR (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Softcover Quantity: 1
Seller:
Ammareal
(Morangis, France)

Book Description Softcover. Condition: Bon. Ancien livre de bibliothèque. Traces de pliures sur la couverture. Traces d'usure sur la couverture. Edition 1998. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Traces of creases on the cover. Signs of wear on the cover. Edition 1998. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # E-836-277

More information about this seller | Contact seller

Buy Used
US$ 10.21
Convert currency

Add to Basket

Shipping: US$ 8.52
From France to U.S.A.
Destination, rates & speeds
Stock Image

Charles F. Goldfarb, Paul Prescod
Published by Prentice Hall PTR 01/06/1998 (1998)
ISBN 10: 0130811521 ISBN 13: 9780130811523
Used Softcover Quantity: 3
Seller:
Bahamut Media
(Reading, United Kingdom)

Book Description Condition: Very Good. Shipped within 24 hours from our UK warehouse. Clean, undamaged book with no damage to pages and minimal wear to the cover. Spine still tight, in very good condition. Remember if you are not happy, you are covered by our 100% money back guarantee. Seller Inventory # 6545-9780130811523

More information about this seller | Contact seller

Buy Used
US$ 10.23
Convert currency

Add to Basket

Shipping: US$ 8.62
From United Kingdom to U.S.A.
Destination, rates & speeds

There are more copies of this book

View all search results for this book