This documentation is archived and is not being maintained.
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 name | Description |
|---|
| None | Element and attribute form is not specified in the schema. |
| Qualified | Elements and attributes must be qualified with a namespace prefix. |
| Unqualified | Elements 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