
Hi Eliot, Thanks for the useful hints. About the recursive keys, do they work something like: <keydef keys="first" keyref="second"/> <keydef href="topics/introduction.xml" keys="second"/> <topicref keyref="first"/> Also, when transforming topic references with keyrefs to HTML, PDF the output does not seem to resolve the key references (DITA OT 1.5 M19). Do transformations work for you using these constructs? Regards, Radu -- Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com ekimber wrote:
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: ekimber@reallysi.com <mailto:ekimber@reallysi.com> 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 oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user