Org.W3c.Dom.TypeInfo.DerivationExtension Field
If the document's schema is an XML Schema [] , this constant represents the derivation by .

Value: 2

Syntax

[Android.Runtime.Register("DERIVATION_EXTENSION")]
public const int DerivationExtension

Remarks

If the document's schema is an XML Schema [] , this constant represents the derivation by .

The reference type definition is derived by extension from the other type definition if the other type definition can be reached recursively following the {base type definition} property from the reference type definition, and at least one of the derivation methods involved is an extension.

[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 8