This topic has not yet been rated - Rate this topic

XmlSchemaIdentityConstraint Properties

The XmlSchemaIdentityConstraint type exposes the following members.

  NameDescription
Public property Annotation Gets or sets the annotation property. (Inherited from XmlSchemaAnnotated.)
Public property Fields Gets the collection of fields that apply as children for the XML Path Language (XPath) expression selector.
Public property Id Gets or sets the string id. (Inherited from XmlSchemaAnnotated.)
Public property LineNumber Gets or sets the line number in the file to which the schema element refers. (Inherited from XmlSchemaObject.)
Public property LinePosition Gets or sets the line position in the file to which the schema element refers. (Inherited from XmlSchemaObject.)
Public property Name Gets or sets the name of the identity constraint.
Public property Namespaces Gets or sets the XmlSerializerNamespaces to use with this schema object. (Inherited from XmlSchemaObject.)
Public property Parent Gets or sets the parent of this XmlSchemaObject. (Inherited from XmlSchemaObject.)
Public property QualifiedName Gets the qualified name of the identity constraint, which holds the post-compilation value of the QualifiedName property.
Public property Selector Gets or sets the XPath expression selector element.
Public property SourceUri Gets or sets the source location for the file that loaded the schema. (Inherited from XmlSchemaObject.)
Public property UnhandledAttributes Gets or sets the qualified attributes that do not belong to the current schema's target namespace. (Inherited from XmlSchemaAnnotated.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.