Org.W3c.Dom.DOMException.NamespaceErr Field
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.

Value: 14

Syntax

[Android.Runtime.Register("NAMESPACE_ERR")]
public const short NamespaceErr

Remarks

If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.

[Android Documentation]

Requirements

Namespace: Org.W3c.Dom
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1