Share via


DS.schemaRef Field

Definition

Represents the ds:schemaRef XML element.

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 element, it:

  • has the following parent XML elements: schemaRefs.
  • has the following XML attributes: uri.
  • corresponds to the following strongly-typed classes: SchemaReference.

Applies to