3 The WPF Xaml Schema Information Set

The WPF Xaml Schema Information Item is a Xaml Schema Information Item (as defined in Section 3 "Xaml Schema Information Set" of [MS-XAML-2009]). Its properties are defined in the following table.

Property

Value

[target namespace]

"http://schemas.microsoft.com/winfx/2006/xaml/presentation"

[types]

All of the XamlType Information Items defined in the "WPF XamlType Information Items" section of this specification.

[assignable types]

All of the XamlType Information Items defined in the "WPF XamlType Information Items for Assignable Types" section of this specification.

[directives]

The XamlMember Information Items defined in this specification for which the [is directive] property is True.

[compatible with schemas]

Empty

A WPF Xaml instance MUST be well-formed and valid with respect to this schema, using the rules for 'well-formed' and 'valid' defined in [MS-XAML-2009].

An XML document that is a WPF Xaml document MUST yield a WPF Xaml instance when the processing rules in Section 8 "Creating a Xaml Information Set from XML" are applied using this schema.