DOM based implementation of Org.XmlUnit.Diff.XPathContext.INodeInfo.
See Also: Inherited members from object.
|
Obtains information from the given XmlNode |
[read-only] | Name | System.Xml.XmlQualifiedName . Documentation for this section has not yet been entered. |
[read-only] | Type | System.Xml.XmlNodeType . Documentation for this section has not yet been entered. |
static
|
Singleton<T>
(this T)An enumerable containing a single element. |
Obtains information from the given XmlNodeSyntax
public XPathContext.DOMNodeInfo (System.Xml.XmlNode n)Parameters
- n
- node to read information from
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.10.0.241
Documentation for this section has not yet been entered.Syntax
public System.Xml.XmlQualifiedName Name { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.10.0.241
Documentation for this section has not yet been entered.Syntax
public System.Xml.XmlNodeType Type { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.10.0.241