Gets or sets the XPath expression selector element.
Syntax
[System.Xml.Serialization.XmlElement("selector", typeof(System.Xml.Schema.XmlSchemaXPath))] public XmlSchemaXPathSelector { 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.