XmlSpace Enumeration

Specifies the current xml:space scope.

Namespace: System.Xml
Assembly: System.Xml (in system.xml.dll)

Syntax

public enum XmlSpace

Members

  Member name Description
Default The xml:space scope equals default.
None No xml:space scope.
Preserve The xml:space scope equals preserve.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

System.Xml Namespace