3 The Silverlight Xaml Schema Information Set

The Silverlight Xaml Schema Information Item is a Xaml Schema Information Item (as defined in Section 5 "Xaml Schema Information Set" of MS-XAML). 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 Silverlight 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, except as noted in #InternalRef(XamlExceptions,Silverlight Exceptions to [MS-XAML] Specification).

An XML document that is a Silverlight Xaml document MUST yield a Silverlight Xaml instance when the processing rules in Section 6 "Creating a Xaml Information Set from XML" of MS-XAML are applied using this schema, except as noted in #InternalRef(XamlExceptions,Silverlight Exceptions to [MS-XAML] Specification).

Show: