Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

XmlSchemaForm Enumeration

Indicates if attributes or elements need to be qualified with a namespace prefix.

Namespace:  System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

'Declaration
Public Enumeration XmlSchemaForm

Member nameDescription
Supported by Silverlight for Windows PhoneSupported by Xbox 360NoneElement and attribute form is not specified in the schema.
Supported by Silverlight for Windows PhoneSupported by Xbox 360QualifiedElements and attributes must be qualified with a namespace prefix.
Supported by Silverlight for Windows PhoneSupported by Xbox 360UnqualifiedElements and attributes are not required to be qualified with a namespace prefix.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Xbox 360, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

Show:
© 2017 Microsoft