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.
XmlSchemaUse Enumeration
.NET Framework (current version)
Indicator of how the attribute is used.
Assembly: System.Xml (in System.Xml.dll)
| Member name | Description | |
|---|---|---|
| None | Attribute use not specified. | |
| Optional | Attribute is optional. | |
| Prohibited | Attribute cannot be used. | |
| Required | Attribute must appear once. |
Optional.
.NET Framework
Available since 1.1
Available since 1.1
Show: