DeltaXML DITA Compare .NET API DocumentationThe MapCopyScope type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ALL |
All map level references (including external scope) are copied to the output directory.
| |
| LOCAL |
References with local scope are copied to the output directory.
| |
| LOCAL_AND_PEER |
References with local and peer scope are copied to the output directory.
|
See Also