[
Lists Home |
Date Index |
Thread Index
]
If you are looking for the kind of book where application languages are
described element by element, those are typically multiple books
particularly where one is seeking cut and paste code samples (gotta love
those). Elliotte's XML 1.1 is a good book. I don't think there is one
book that does it all. I usually have to haunt Books A Million for a
few hours to find all the information. Take a notebook. ;-)
A good book for the overall techniques, standards and strategies of
building systems based on XML and web services is "Document Engineering"
by Bob Glushko and Tim McGrath. I believe Bob uses the book as a
textbook in the courses he teaches at Berkeley. This book is a wealth
of best practices and practical approaches to the challenges of
integration and interface design. Bob and Tim cut through the 90 yards
of consultancy BS to provide practical approaches particularly to the
large system applications.
Interoperability isn't magic, but neither is it easy to achieve and it
is never achieved simply by adopting a set of standards and
specifications.
len
-----Original Message-----
From: Chris Gray [mailto:cpgray@library.uwaterloo.ca]
I'm looking for a book that is up-to-date and covers most of the
standards
related to XML development. Currently I'm using "XML in a Nutshell",
2nd
ed. so I'm overdue for an update anyway since it doesn't cover XSLT 2.0
or
XPath 2.0 or XQuery. I like it both for getting up to speed with
something new to me and for reference, but I was wondering if people had
suggestions other than the 3rd ed. of "Nutshell".
Also, I'd appreciate any suggestions for books that cover principles of
good XML design.
|