DeltaXML DITA Compare .NET API DocumentationThe StepsConflictResolution type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| PREFER_A |
Use the element name from the 'A' document to contain the compared entries.
| |
| PREFER_B |
Use the element name from the 'B' document to contain the compared entries.
| |
| PREFER_STEPS |
Use a steps element to contain the compared entries.
| |
| PREFER_STEPS_UNORDERED |
Use a steps-unordered element to contain the compared entries.
|
See Also