System.Xml.Schema.XmlSchemaElement.IsNillable Property

Gets or sets information that indicates if xsi:nil can occur in the instance data. Indicates if an explicit nil value can be assigned to the element.

Syntax

[System.ComponentModel.DefaultValue(false)]
[System.Xml.Serialization.XmlAttribute("nillable")]
public bool IsNillable { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This applies to element content and not the attributes of the element.

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