System.Xml.Schema.XmlSchemaUse Enumeration

Indicator of how the attribute is used.

Syntax

public enum XmlSchemaUse

Remarks

Optional.

Members

Member NameDescription
None

Attribute use not specified.

Optional

Attribute is optional.

Prohibited

Attribute cannot be used.

Required

Attribute must appear once.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0