System.Xml.Schema.XmlSchemaXPath.XPath Property

Gets or sets the attribute for the XPath expression.

Syntax

[System.ComponentModel.DefaultValue("")]
[System.Xml.Serialization.XmlAttribute("xpath")]
public string XPath { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An XPath expression that is relative to each element that is selected by the selector of the identity constraint. This expression must identify a single element or attribute whose content or value is used for the constraint. If the expression identifies an element, that element must be a simple type.

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