Category: XML

Ajax: The Definitive Guide 0

Ajax: The Definitive Guide

Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies...

Umbraco User’s Guide 0

Umbraco User’s Guide

The first guide to show you how to power your site using Umbraco.More companies are turning to the power and simplicity of Umbraco’s web content management system to build robust, customized sites. Written by leaders in...

Beyond Schemas: Planning Your XML Model 0

Beyond Schemas: Planning Your XML Model

Have you ever wondered how to get started writing your own schema? As you prepare to create your schema, you must consider a number of factors. This guide explains each of those factors in detail and...

XML in a Nutshell, 3rd Edition 0

XML in a Nutshell, 3rd Edition

If you’re a developer working with XML, you know there’s a lot to know about XML, and the XML space is evolving almost moment by moment. But you don’t need to commit every XML syntax, API,...

Relational and XML Data Exchange 0

Relational and XML Data Exchange

Data exchange is the problem of finding an instance of a target schema, given an instance of a source schema and a specification of the relationship between the source and the target. Such a target instance...

Groovy Recipes: Greasing the Wheels of Java 0

Groovy Recipes: Greasing the Wheels of Java

Each recipe in Groovy Recipes begins with a concise code example for a quick start, followed by in-depth explanation in plain English. These recipes will get you to-to-speed in a Groovy environment quickly.You’ll see how to...