Share via


NoNamespace.SchemaRef Field

Definition

Represents the SchemaRef XML attribute.

public static readonly System.Xml.Linq.XName SchemaRef;
 staticval mutable SchemaRef : System.Xml.Linq.XName
Public Shared ReadOnly SchemaRef As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: Schema.
  • corresponds to the following strongly-typed properties: Schema.SchemaReference.

Applies to