Name

XmlSchemaUnique — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaUnique : XmlSchemaIdentityConstraint {
// Public Constructors
   public XmlSchemaUnique( );  
}

This type represents the xs:unique schema element, which is use to define a unique constraint for an element. Like xs:key, the Selector property contains the XmlSchemaXPath instance that defines the constraint.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaIdentityConstraintXmlSchemaUnique

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.