Share via


XML Class

Definition

Declares XNamespace and XName fields for the xmlns:xml="http://www.w3.org/XML/1998/namespace" namespace.

public static class XML
type XML = class
Public Class XML
Inheritance
XML

Fields

id

Represents the xml:id XML attributes.

space

Represents the xml:space XML attributes.

xml

Defines the XML namespace associated with the xml prefix.

Applies to