System.Xml.Schema.XmlSchemaIdentityConstraint: Property Members

The properties of System.Xml.Schema.XmlSchemaIdentityConstraint are listed below. For a list of all members, see the XmlSchemaIdentityConstraint Members list.

See Also: Inherited members from System.Xml.Schema.XmlSchemaAnnotated

Public Properties

[read-only]
FieldsXmlSchemaObjectCollection.

Gets the collection of fields that apply as children for the XML Path Language (XPath) expression selector.

Namestring.

Gets or sets the name of the identity constraint.

[read-only]
QualifiedNameSystem.Xml.XmlQualifiedName.

Gets the qualified name of the identity constraint, which holds the post-compilation value of the QualifiedName property.

SelectorXmlSchemaXPath.

Gets or sets the XPath expression selector element.