3 The Silverlight Xaml Schema Information Set

The Silverlight Xaml Schema Information Item is a Xaml Schema Information Item (as defined in Section 3 "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 "Silverlight XamlType Information Items" section of this specification.

[assignable types]

All of the XamlType Information Items defined in the "Silverlight 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]

"http://schemas.microsoft.com/client/2007"

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 Silverlight Exceptions to the MS-XAML Specification.

An XML document that is a Silverlight Xaml document MUST yield a Silverlight Xaml instance when the processing rules in Section 8 "Creating a Xaml Information Set from XML" are applied using this schema, except as noted in Silverlight Exceptions to the MS-XAML Specification.

Show: