I have a map with this pattern:

<map>
 <topicgroup>
   <keydef keys="key-01"
   href="sometopic.dita"/>
 </topicgroup>
 <topichead navtitle="ToC">
  <topicref keyref="key-01"/>
 </topichead>
</map>

The keydef is processed correctly and a topic that uses that key when the
map is the selected map resolves.

However, in the Map Manager, the second topicref is not resolved.

Topicrefs can use keyref. In addition, key references are recursive, so you
can have any number of intermediate key references before you get to the
ultimate target of the original ref (limited only by stack space and
patience).

Cheers,

E.

----
Eliot Kimber | Senior Solutions Architect | Really Strategies, Inc.
email:  [email protected] <mailto:[email protected]>
office: 610.631.6770 | cell: 512.554.9368
2570 Boulevard of the Generals | Suite 213 | Audubon, PA 19403
www.reallysi.com <http://www.reallysi.com>  | http://blog.reallysi.com
<http://blog.reallysi.com> | www.rsuitecms.com <http://www.rsuitecms.com> 

_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to