XmlSpace (System.Xml.XmlSpace)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Xml.dll

Specifies the current xml:space scope.

VB.NET C#

C#

public enum struct XmlSpace : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Signs on the Sand: On creating custom XmlReaders/XmlWriters in .NET 2 ...

... string XmlLang { get { return this.reader.XmlLang; } } public override System.Xml.XmlSpace ...

MBR IT/.NET 247 : System.Xml Namespace [Details]

System.Xml.XmlSpace: System.Xml.XmlText: System.Xml.XmlTextReader: System.Xml.XmlTextWriter ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your next ...

System.Xml.XPath

System.Xml.XPath.XPathDocument (System.Xml.XmlReader reader, System.Xml.XmlSpace space) TODO: System.Xml.XPath.XPathDocument (System.Xml.XmlReader reader) TODO

Mono Documentation

Parameters reader An System.Xml.XmlReader instance to be used as the input XML. space A System.Xml.XmlSpace value that indicates whitespace handling.

Mono Documentation

XPathDocument ( string , System.Xml.XmlSpace ) Creates a new instance of this class, with specified whitespace handling, validating the document. XPathDocument ( System.Xml.XmlReader , ...

XmlSpace Enumeration

Specifies the current xml:space scope. [VisualĀ Basic] Public Enum XmlSpace [C#] [Serializable] public enum XmlSpace [C++] [Serializable] __value public enum ...

System.Xml.XmlParserContext Class

XmlParserContext(System.Xml.XmlNameTable, System.Xml.XmlNamespaceManager, System.String, System.Xml.XmlSpace) Constructor XmlParserContext(System.Xml.XmlNameTable, System.Xml ...

System.Xml.XmlSpace Enum

Base Types Object ValueType Enum XmlSpace. Assembly System.Xml Library XML Summary Specifies the white space attribute, xml:space , which indicates whether white space ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support