XmlVersionDeclaration PropertiesDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API DocumentationThe XmlVersionDeclaration type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberSYSTEM
Use the 'B' document's xml version (as provided by the parser).
Public propertyStatic memberXML_1_0
Ensure the xml version is set to '1.0'.
Public propertyStatic memberXML_1_1
Ensure the xml version is set to '1.1'.
Back to Top
See Also