Name

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

Synopsis

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

This type represents the xs:key XML schema element, which is used to define a simple or compound key. Like all subclasses of XmlSchemaIdentityConstraint, it uses XPath to define the unique key for an element.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaIdentityConstraintXmlSchemaKey

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.