XMLConstants.W3cXmlSchemaInstanceNsUri Field

Definition

W3C XML Schema Instance Namespace URI.

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

Field Value

Attributes

Remarks

W3C XML Schema Instance Namespace URI.

Defined to be "http://www.w3.org/2001/XMLSchema-instance".

Java documentation for javax.xml.XMLConstants.W3C_XML_SCHEMA_INSTANCE_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