# XM v0.2.0 - Table of Contents

> Beautiful Elixir DSL for building XML documents with Saxy-backed encoding.

## Pages

- [XM](readme.md)
- [Changelog](changelog.md)

## Modules

- [XM](XM.md): Beautiful Elixir DSL for building XML documents.
- [XM.Compiler](XM.Compiler.md): Compiles `XM` DSL blocks into quoted Saxy simple-form XML nodes.
- [XM.Schema](XM.Schema.md): Declarative XML namespace and XSD schema metadata.

- Exceptions
  - [XM.Error](XM.Error.md): Exception raised for invalid XM document, node, name, or attribute input.

