-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmapkeys_dita-migration.ditamap
More file actions
62 lines (50 loc) · 2.02 KB
/
mapkeys_dita-migration.ditamap
File metadata and controls
62 lines (50 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map>
<title>Keys - DITA Migration Guide</title>
<!-- SDoherty (04-10-2017): Consolidated the phase name keys. -->
<!-- Key definition for the name of this migration phase -->
<keydef keys="name_migration-phase-1">
<topicmeta>
<keywords>
<keyword>Research Phase</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="name_migration-phase-2">
<topicmeta>
<keywords>
<keyword>Implementation Phase</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="name_migration-phase-3">
<topicmeta>
<keywords>
<keyword>Consolidation Phase</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="name_migration-phase-4">
<topicmeta>
<keywords>
<keyword>Collaboration Phase</keyword>
</keywords>
</topicmeta>
</keydef>
<!-- Key definition for the name of the sponsoring organization. -->
<keydef keys="name_migration-guide-sponsor">
<topicmeta>
<keywords>
<keyword>TBD-Sponsor</keyword>
</keywords>
</topicmeta>
</keydef>
<!-- SDoherty (10-20-2016): Created his key and set the default value. -->
<keydef keys="k_kw_migrate_org-name"><topicmeta><keywords><keyword>[YOUR-ORG-NAME]</keyword></keywords></topicmeta></keydef>
<keydef keys="k_kw_migrate_product-name-1"><topicmeta><keywords><keyword>[YOUR-PRODUCT-NAME]</keyword></keywords></topicmeta></keydef>
<keydef keys="k_kw_migrate_product-name-2"><topicmeta><keywords><keyword>[YOUR-PRODUCT-NAME-2]</keyword></keywords></topicmeta></keydef>
<keydef keys="k_kw_migrate_proposal-title"><topicmeta><keywords><keyword>[YOUR-PROPOSAL-TITLE]</keyword></keywords></topicmeta></keydef>
<keydef keys="k_kw_migrate_guide-title"><topicmeta><keywords><keyword>DITA Migration Guide</keyword></keywords></topicmeta></keydef>
<!-- End of key definitions -->
</map>