Have one to sell? Sell yours here
 
 
Professional XML (Programmer to programmer)
 
See larger image
 

Professional XML (Programmer to programmer) (Paperback)

by Nikola Ozu (Author), etc. (Author), Richard Anderson (Author), Jon Duckett (Author), Andrew Watt (Author), Stephen Mohr (Author), Kevin Williams (Author), Oli Gauti Gudmundsson (Author), Daniel Marcus (Author), Pete Kobak (Author), Evan Lenz (Author), Mark Birbeck (Author), Zoran Zaev (Author), Steven Livingstone (Author), Jonathan Pinnock (Author), Keith Visco (Author)
3.2 out of 5 stars  See all reviews (11 customer reviews)

Available from these sellers.


11 used from £3.83

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Web Programming Courses opens new browser window
www.seeklearning.co.uk  -  Recommended Web Programming courses to match your IT career. 
   The friendly xml editor. opens new browser window
xopus.com  -  For non-technical users. Keeps your documents 100% valid. 
   Cut you project cost opens new browser window
www.primoris-solutions.co.uk  -  Up to 50% Savings Software Outsourcing for You 
  
 

Product details

  • Paperback: 1269 pages
  • Publisher: WROX Press Ltd; 2nd Revised edition edition (1 May 2001)
  • Language English
  • ISBN-10: 1861005059
  • ISBN-13: 978-1861005052
  • Product Dimensions: 23.1 x 18.5 x 5.8 cm
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon.co.uk Sales Rank: 867,846 in Books (See Bestsellers in Books)

    Popular in this category:

    #40 in  Books > Computing & Internet > Databases > XML & Databases
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review

With over 1,200 pages, Professional XML is a comprehensive guide. It makes you wonder if XML has now become too big a subject for a single book. The problem is not so much XML itself but all the related technologies and applications, such as XSLT for transforming XML, SAX for parsing it and SOAP for calling remote procedures using XML messages. Some XML titles, like O'Reilly's XML in a Nutshell, manage to be more concise by focusing only on the core of XML. The downside with such titles is that you will need further resources in order to get an idea of how XML can usefully be put to work. Professional XML is better in this respect, because it is more wide ranging and has case studies and examples.

The early sections of the book cover XML basics: syntax, validation using DTDs (Document Type Definitions) and Schema, navigation with XPath and use of XSLT. Next there is a look at programming XML through the DOM (Document Object Model), SAX 2 and through advanced XSLT. An extensive database section includes chapters on data modelling, data binding with the Java-based Castor specification and use of XQuery. The later chapters cover XML applications including SVG for scalable graphics, XSL FO (Formatting Objects) for document presentation, RDF (Resource Description Framework) for transporting meta data, SOAP and finally business-to-business messaging with Microsoft BizTalk server and with UDDI (Universal Description, Discovery and Integration).

Professional XML is a detailed if rather dry tour of XML from a developer's perspective. It maintains a fair balance between Java and Microsoft implementations of XML tools. Overall it makes a valuable one-volume resource, although most developers will want to supplement it with more specialist XML titles. --Tim Anderson



Amazon.co.uk Review

XML--eXtensible Markup Language--is capable of rendering all data transfer and display OS and application agnostic. It's a self-documenting meta-language (used to describe data) implemented as a sub-set of SGML. As the authors of Professional XML explain, to use XML you first define an XML "vocabulary" suitable for your purpose. There are already vocabularies suitable for molecular modelling, commercial data exchange, legal and medical documents and much more. A vocabulary definition is contained in a DTD (Document Type Definition). The authors justify the need for the XML meta language, cover usage and XML document handling via DOM, Document Object Modelling. They don't spare blushes either, freely acknowledging XML problems such as the already perceived need to move from DTDs to the more elegant, XML based Schemas.

While conceptually simple, XML is tricky to implement well in data structures and XML parsers, not least because it's a moving target. The authors cover a wide range of ways to use and implement XML with real-world examples--including heavy coverage of the SAX XML API implemented in Java--but what comes through most clearly in the 1,150 pages of Professional XML is XML's lack of maturity. This is unsurprising: W3C only nailed down the XML 1.0 specification in February, 1998. There is, though, no doubt about the need for, and importance of, XML in a networked world. Whether you are developing for Web or business-to-business applications, you need to understand XML. Professional XML meets this need. --Steve Patient --This text refers to an out of print or unavailable edition of this title.


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
 

What Do Customers Ultimately Buy After Viewing This Item?

Professional XML (Programmer to programmer)
86% buy the item featured on this page:
Professional XML (Programmer to programmer) 3.2 out of 5 stars (11)
Beginning XML (Programmer to Programmer)
14% buy
Beginning XML (Programmer to Programmer) 3.1 out of 5 stars (9)
£21.68

 

Customer Reviews

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

 
4 of 4 people found the following review helpful:
3.0 out of 5 stars 'Curate's Egg' - good in parts., 22 Sep 2001
By A Customer
The title does say "Professional" but then I've read lots of "Professional" books that weren't and lots of "in a nutshell" books that were anything but! Given this, plus the dearth of XML books 3 or 4 months ago, I thought I'd give it a try. Bad choice. Much of the writing IS very technical, and some is just plain goobledegook. Other sections are excellent however, giving very clear explanations of XML - perhaps the best I've read. I believe that my difficulty with this book is not just down to my lack of understanding, but also that some authors are simply better at explaining in print than others. This is the 2nd "multi-author" book I've bought, and the 2nd time I've found such books to be good in some parts, not so good in others. If you can preview this book before you buy, then you should do so - you may be better spending your cash in another direction.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
4.0 out of 5 stars A good Reference, 17 Jul 2003
By Martin Anderson (London, UK) - See all my reviews
(REAL NAME)   
As with all Wrox books, this is a huge book covering almost all the areas that XML covers. The authors have tried to be language agnostic (including VB C and Java) and because of this as a Java programmer I prefer the O'Reilly "Java and XML" as being more concise and easier to read (as well as understandably more specific).

Programming language aside, this is a quality book that covers the essential ground work for XML so comprehensively that you may find yourself using XML more widely than you thought possible.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
5.0 out of 5 stars It doesn't hold your hand but it is a superb reference tool, 28 Jun 2001
By A Customer
Over 1,000 pages of in depth explanations of XML including SAX, CSS, XSLT, DTD, XML, Schemas, XLink, XPointer, XPath, e-commerce, BizTalk, SOAP, WAP and WML. Each chapter written by a top professional in the field. A superb reference text. Make sure you get other books too on the latest standards and browser functionality - not all standards make it as far as implementation in a browser!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars Solid Introduction to XML
I bought this book to evaluate for our development team and have gone back to purchase one per developer. Read more
Published on 2 Jul 2001

2.0 out of 5 stars Too many subjects, too little detail
Having started working on an XML-XSL project from scratch, I bought this book hoping it would help me get started and then form a good reference for the future. Read more
Published on 2 April 2001

4.0 out of 5 stars A book covering XML from scratch to pro!
Professional XML is a very good book intended for the developer who has has some experience with markup languages and the web. Read more
Published on 17 Feb 2001

2.0 out of 5 stars Too many subjects too thinly covered
The trouble with this book is that it tries to cover too many subjects. It was written by too many authors and seems to have too little editorial control. Read more
Published on 13 Sep 2000

1.0 out of 5 stars There are books on XML books available
One of the maxims I've learnt after 2 years of spending hundreds on computer books is "Size doesn't matter (even if the publishers would like you to believe it does)"... Read more
Published on 14 Jul 2000

1.0 out of 5 stars Might be your medicine, but more like Cod Liver oil to me...
Incredibly confusing and unorganised, but with 12 authors what would you expect. You get to a part where it seems important information is about to be revealed and then the... Read more
Published on 13 Jul 2000

5.0 out of 5 stars Best tech guide I have ever read
This book works both as an overview for newcomers and as a (reasonably) detailed textbook for the various bits and pieces tha go with XML - XSL, DOM, SAX, DTD, Schemas and so on... Read more
Published on 30 May 2000 by bkahn@net-wise.co.uk

4.0 out of 5 stars Wide ranging, well written coverage of the XML field.
This book includes just about everything a programmer would need to get started with XML, and to start developing XML-enabled applications. Read more
Published on 14 April 2000

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.