1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
|
---|
3 | "concept.dtd">
|
---|
4 | <concept id="preprocess-keyref" xml:lang="en-us">
|
---|
5 | <title>Resolve keyref (keyref)</title>
|
---|
6 | <shortdesc>The <codeph>keyref</codeph> step examines all the keys that are defined in the DITA
|
---|
7 | source and resolved the key references. Links that make use of keys are updated so that any @href
|
---|
8 | value is replaced by the appropriate target; key-based text replacement is also performed. This
|
---|
9 | step is implemented in Java.</shortdesc>
|
---|
10 | </concept>
|
---|