Home | Contents | Latest | Previous | Next

Safe, IDE-Friendly, Extensible, XML Schema

From: "andrew cooke" <andrew@...>

Date: Sun, 2 Sep 2007 12:03:30 -0400 (CLT)

http://www.acooke.org/schema.pdf

I show how to make schema for XML documents that are safe, IDE-friendly,
and extensible. This is particularly used for defining Domain Specific
Languages for Java configuration via Spring 2.0, but the approach is
general.

There is nothing particularly new here, but I couldn't find suitable
documentation when I needed this information - I hope this helps others in
the future.

Andrew

Comment on this post