Name

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

Synopsis

public class XmlSchemaKeyref : XmlSchemaIdentityConstraint {
// Public Constructors
   public XmlSchemaKeyref( );  
// Public Instance Properties
   public XmlQualifiedName Refer{set; get; } 
}

This type is used to represent the xs:keyref schema element. Its Refer property contains the qualified name of the xs:key element to which it refers.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaIdentityConstraintXmlSchemaKeyref

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.