XML Application Development

Visit XML Application Development

In this book, leading XML developer Lars Marius Garshol covers every essential aspect of XML programming, from basic principles through advanced techniques, utilizing DOM, SAX, XSLT, XPath, schemas, and other key XML standards. Garshol presents scores of code examples based on Python, a cross-platform language that is exceptionally well suited for XML development. Garshol also presents new insights into XML application design and optimization, as well as complete sample applications. Coverage includes: XML for programmers: the XML processing model, namespaces, parsing, document views; Serialization/deserialization, translation, validation, modification, and information extraction; SAX event-based processing: basic techniques, data structures, sample applications, tips, tricks, optimization, and advanced APIs; Event-based alternatives to SAX: native XML parser APIs of Pyexpat, xmlproc, xmllib, and XP; XML DOM tree based processing.

  • Cost: $34.99
  • Pages: 1216
  • Edition: 1st edition
  • ISBN: 0130889024

XML Beginner's Guide

Visit XML Beginner's Guide

Learn the basics of XML programming by following the steps and examples in this easy-to-use resource. XML: A Beginner's Guide covers fundamental concepts, including XML syntax, DTDs, schemas, namespaces, and the characteristics of a well-formed XML document. The book moves on to explain SMIL, XML-based Web sites, the Document Object Model (DOM), creating Access and SQL Server 2000 databases, XSL, and implementing wireless e-commerce solutions. To speed your progress, the source code for all examples is available free online. Get started programming in XML right away with this self-paced, step-by-step learning solution. Each programming concept is divided into logical modules (chapters), ideal for individualized learning. Each module opens with the specific programming skills you'll have by the end of the module. Q&A sections throughout are filled with extra information and interesting commentary. Includes example code annotated with commentary.

  • Cost: $29.99
  • Pages: 550
  • Edition: 1st edition
  • ISBN: 0072127406

XML Bible

Visit XML Bible

This fast-paced and thorough tutorial/reference contains everything an experienced web developer needs to put XML to work on established or new web sites. The book covers the fundamentals of the XML language, with emphasis on the creation of XML pages and their publication on the Web; the integration of XML with HTML, databases, and scripting languages to build complex applications; Cascading Style Sheets and XSL Transformation; and supplemental technologies such as XLinks and XPointers. The CD includes all the source code from the book, a complete XML site, and a selection of useful tools. Coverage includes: Create well-formed XML documents; Place international characters in documents; Validate documents against DTDs and schemas; Use entities to build large documents from smaller parts; Embed non-XML data in your documents; Format your documents with CSS and XSL style sheets; Write metadata for Web pages using RDF.

  • Cost: $34.99
  • Pages: 1200
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0764547607

XML Black Book

Visit XML Black Book

This comprehensive reference guide to XML covers the latest versions of the XML specification and related specifications, tips, techniques, and examples. Written to improve your productivity, this book addresses topics from markup and DTD design, to the most popular XML-based applications and the latest software tools available for working with XML. A complete reference for XML designers, content developers and other intermediate to advanced users. Offers a complete understanding of how to fully exploit the power of XML. The CD-ROM is filled with tools like shareware, HTML files that link to all the URLs mentioned in the text, and code files that allow the user to become an XML editor. Natanya Pitts (Austin, TX) is an accomplished Webmaster and corporate trainer, as well as a published author. Her publications include the Official BBEdit Book, Webmaster Macintosh, Hip Pocket Guide to HTML 3.2, The HTML Style Sheets Design Guide.

  • Cost: $34.99
  • Pages: 752
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 1576107833

XML by Example

Visit XML by Example

XML by Example, 2nd edition has been revised and updated to include the newest standards, more robust examples, and better tools for developers to make the most of XML as they learn it. Building off readers' knowledge of HTML, JavaScript and web development, this book teaches XML using practical, real-world examples every step of the way. The book starts with a broad overview of the technologies and standards that make up XML. Following chapters teach each of these topics in depth, including new coverage of: more robust tools for parsing and manipulating XML, modeling with XML Schemas, managing extensibility with Namespaces, the latest version of XSL transformations (XSLT), applying style with XSL Formatting Objects and Cascading Style Sheets, object models including SAX 2 and DOM 2, and working with existing XML models: XHTML, WML and RSS. The final chapters design and build an XML enabled e-Commerce application.

  • Cost: $20.99
  • Pages: 512
  • Edition: 2nd edition
  • ISBN: 0789725045

XML CD Bookshelf

Visit XML CD Bookshelf

O'Reilly's "XML CD Bookshelf" provides convenient online access to seven indispensable XML books -- "XML in a Nutshell, Second Edition", "XSLT", "XML Schema", "SAX2", "Java & XML, Second Edition", "Java and XSLT", and "Perl & XML" -- all from your CD-ROM drive. The CD has a master index for all seven books and a powerful search engine -- and all the text is extensively hyper-linked -- so you can find what you're looking for quickly. Packaged with the hard copy of "XML in a Nutshell, Second Edition", it takes up less than 2 inches of bookshelf space, and when you're on the run, you can just grab the CD and go. They say good things come in small packages. The "XML CD Bookshelf" packs a stack of essential XML books into one comprehensive, immensely convenient, and portable small package. Books included in the "XML CD Bookshelf": XML in a Nutshell, Second Edition; XSLT; XML Schema; SAX2; Java & XML, Second Edition; Java and XSLT; Perl & XML.

  • Cost: $83.97
  • Pages: 600
  • Edition: Book and CD edition
  • ISBN: 0596003358

XML Companion

Visit XML Companion

Building on the success of the first edition of The XMLCompanion, Neil Bradley has updated this accessible, in-depth reference to release 1.0 of the XML standard to incorporate the results of the high degree of activity that has surrounded the standard since its release. This edition now contains the complementary standards that have been released, including detailed coverage of DOM 1.0, SAX 1.0, CSS 2 and NameSpaces 1.0, as well as describing the latest, most stable drafts of XSL & XSLT, Xlink & Xpointer. The XML Companion: provides an accessible, comprehensive description of each XML feature; does not assume experience of either HTML or SGML; features a series of 'Road Map' charts that reveal the structure of the XML standard; contains an extensive glossary of XML and related terminology; provides up-to-date coverage of all complementary standards; coverage of DOM 1.0, SAX 1.0, CSS 2 and NameSpaces 1.0; XSL & XSLT, Xlink & XPointer.

  • Cost: $31.49
  • Pages: 864
  • Edition: 3rd edition
  • ISBN: 0201770598

XML Complete

Visit XML Complete

XML Complete is a one-of-a-kind book, valuable both for its broad content and its low price. The book contains all the essentials on XML, including comprehensive information on XML-related standards like XHTML and XSLT. With XML Complete, you'll learn everything you need to know for Web development with XML-from creating elements, attributes, and entities to using XML with Servlets and JSP. The book contains the complete CML 1.0 (Second Edition) specification and details the new W3C schema specification recommendation. For a handy, up-to-date guide, Web developers don't need to look any farther! XML Complete introduces you to the work of some of Sybex's finest authors, so you'll know where to go to learn even more about XML. Topics include: XML Fundamentals; XML Data Design; Working with XHTML; XML Scripting and Processing; E-Commerce Solutions with XML and JSP; Modeling the XML Document Object; Converting HTML to XHTML; XHTML Structure and Form.

  • Cost: $13.99
  • Pages: 1008
  • Edition: 1st edition
  • ISBN: 0782140335

XML Complete Reference

Visit XML Complete Reference

Create simple to complex XML documents and build full-fledged Web applications using this one-stop resource. Covering a wide range of topics--from reviewing XML parsers and validators to using scripts and converting databases into XML documents--this all-inclusive reference shows you everything you need to work with this popular tag-based language. Learn to enhance text with either cascading or extensible style sheets, use schemas to improve functionality, select portions of a document using XLink and XPointer, and much more. Additionally, XML: The Complete Reference covers SMIL and Math--languages used for multimedia presentations and displaying mathematical equations. Thorough, useful, and comprehensive, this is the only XML book you'll need. Get an overview of related standards and requirements for using XML. Create organized, well-formed XML document structures. Identify attributes and add data to your XML documents. Use schemas in XML.

  • Cost: $34.99
  • Pages: 965
  • Edition: 1st edition
  • ISBN: 0072127341

XML Content and Data

Visit XML Content and Data

XML: Content and Data is a classroom-tested, pedagogically-based textbook designed to support students and faculty learning XML and XML technologies. This textbook has been developed to help students make the transition from understanding basic concepts to building client-based applications. It offers simple, clear explanations, real-world examples and exercises, and website support materials. XML: Content and Data will help readers to learn XML and to plan, build, and test quality XML web-based applications. XHTML, CSS, XML, DOM, XSLT, SAX, XSL, Server Side XML, Schemas and DTDs, and WML are defined, explored, and thoroughly developed within the text. The Companion Website offers solution sets, a tools resource center, and debugging tips along with updates, commercial projects, and additional resources (prenhall/carey). To understand XML and to be able to apply that understanding toward commercial XML project development.

  • Cost: $56.00
  • Pages: 432
  • Edition: 1st edition
  • ISBN: 0130282294