XmlSchemaForm Enumeration
Collapse the table of content
Expand the table of content

XmlSchemaForm Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

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

No code example is currently available or this language may not be supported.

Member nameDescription
NoneElement and attribute form is not specified in the schema.
QualifiedElements and attributes must be qualified with a namespace prefix.
UnqualifiedElements and attributes are not required to be qualified with a namespace prefix.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft