DeltaXML DITA Compare .NET API DocumentationThe ShowNonPhraseChanges type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ALWAYS |
If set to 'always' always wrap in the element set from 'phrase-element-name', defaulting to <ph>.
| |
| NEVER |
If set to 'never' do not show change where a phrase element is not valid.
| |
| WHERE_VALID |
If set to 'where-valid', uses -[[old-text]]- +[[new-text]]+ delimiters to show change where <ph> is not valid.
|
See Also