The XML Specification Guide Book Home ~ Book Extras


The XML Specification Guide

Introduction to XML Design patterns

Design Patterns are idioms that recur frequently, and that can be represented explicitly in some way that will be easily understood both by people and software.

When many people face a similar problem or situation repeatedly, a common solution can often be found. A Design Pattern represents such common solutions. Using a Design pattern can help you to solve problems in a way that other people will understand. At the same time, a repository of patterns -- such as the one presented here -- can help you to find solutions to problems you are facing.

Each pattern is written up in a similar way, with a Synopsis, a list of actors that participate in the pattern, a section describing the XML Markup used to represent the pattern, notes on Processing information marked up in this way, and any Variations on the pattern. We also include cross references to other related patterns.


The XML Specification Guide
by Ian Graham and Liam Quin
Index Last Updated: 21 March 2001