1 Preface

About This Specification

Xaml, the eXtensible Application Markup Language, is a system for representing structured information. This specification defines three aspects of Xaml:

  • The Xaml Schema Information Set – a model for defining a particular Xaml vocabulary.

  • The Xaml Information Set – a model for describing the information in a Xaml instance.

  • The process for converting an XML [XML] document into the corresponding Xaml Information Set, as directed by one or more Xaml Schema Information Sets.

This specification does not define any particular Xaml vocabulary.