XMLConstants.RelaxngNsUri Field

Definition

RELAX NG Namespace URI.

[Android.Runtime.Register("RELAXNG_NS_URI")]
public const string RelaxngNsUri;
[<Android.Runtime.Register("RELAXNG_NS_URI")>]
val mutable RelaxngNsUri : string

Field Value

Attributes

Remarks

RELAX NG Namespace URI.

Defined to be "http://relaxng.org/ns/structure/1.0".

Java documentation for javax.xml.XMLConstants.RELAXNG_NS_URI.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to