Share via


NoNamespace.Namespace Field

Definition

Represents the Namespace XML attribute.

public static readonly System.Xml.Linq.XName Namespace;
 staticval mutable Namespace : System.Xml.Linq.XName
Public Shared ReadOnly Namespace 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.Namespace.

Applies to