System.Xml.Schema.XmlAtomicValue.IsNode Property

Gets a value indicating whether the validated XML element or attribute is an XPath node or an atomic value.

Syntax

public override bool IsNode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The XmlAtomicValue.IsNode property always returns false.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0