DeltaXML DITA Compare .NET API DocumentationThe XmlVersionDeclaration type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| SYSTEM |
Use the 'B' document's xml version (as provided by the parser).
| |
| XML_1_0 |
Ensure the xml version is set to '1.0'.
| |
| XML_1_1 |
Ensure the xml version is set to '1.1'.
|
See Also