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: