Thread: XML Family of Specifications, by Kenneth B. Sall

  1. #1
    30 Helens Agree neandrake's Avatar
    Join Date
    Jan 2002
    Posts
    640

    XML Family of Specifications, by Kenneth B. Sall

    Amazon Link

    This book is fairly large (approx. 1200 pages) and contains very good information on the design of XML in general. It covers DOM parsing, as well as SAX; includes several chapters devoted to design of parsers (mostly in Java, but applies to any language). Also covers DTDs, Schemas, XSLT, XPath, and more. Check out the Table of Contents at Amazon to see everything else covered. The book is slightly out-dated, and mostly is only missing new features to the XML family languages, but includes extensive coverage of the foundation. Highly recommended. I used this book when first starting to use XML/XSLT and is definitely for developers/programmers.


    p.s. I spent 20 minutes trying to figure out how to get the book image to display and failed.
    Last edited by neandrake; 04-23-2009 at 07:37 PM.
    Environment: OS X, GCC / G++
    Codes: Java, C#, C/C++
    AOL IM: neandrake, Email: neandrake (at) gmail (dot) com

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. need some help
    By mrsirpoopsalot in forum C Programming
    Replies: 64
    Last Post: 10-17-2006, 10:26 AM
  2. XML and data exchange
    By seexml in forum C Programming
    Replies: 0
    Last Post: 04-27-2006, 03:02 PM