System.Xml.Schema.XmlSchemaIdentityConstraint.Selector Property

Gets or sets the XPath expression selector element.

Syntax

[System.Xml.Serialization.XmlElement("selector", typeof(System.Xml.Schema.XmlSchemaXPath))]
public XmlSchemaXPath Selector { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An XPath expression that is relative to the element being declared. This expression identifies the node set under the context element that the identity constraint applies to.

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