Javax.Xml.Transform.OutputKeys.OmitXmlDeclaration Field
omit-xml-declaration = "yes" | "no".

Syntax

[Android.Runtime.Register("OMIT_XML_DECLARATION")]
public const string OmitXmlDeclaration

Remarks

omit-xml-declaration = "yes" | "no".

omit-xml-declaration specifies whether the XSLT processor should output an XML declaration; the value must be yes or no.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Transform
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8