Share via


X.Schema Field

Definition

Represents the x:Schema XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: MapInfo.
  • has the following XML attributes: ID_, Namespace, SchemaRef.
  • corresponds to the following strongly-typed classes: Schema.

Applies to