XmlVersionDeclaration XML_1_0 Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Ensure the xml version is set to '1.0'.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public static XmlVersionDeclaration XML_1_0 {
	[HideFromJavaAttribute]
	get;
 }

Property Value

Type: XmlVersionDeclaration
Remarks

Ensure the xml version is set to '1.0'.
See Also