System.Xml.Schema.XmlSchemaAnnotated.Id Property

Gets or sets the string id.

Syntax

[System.Xml.Serialization.XmlAttribute("id", DataType="ID")]
public string Id { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The id value must be of type ID and be unique within the document containing this element.

Optional.

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