Topic reuse with Copy-to attribute in <topicref>
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 37
- Joined: Tue Apr 13, 2021 9:48 pm
Topic reuse with Copy-to attribute in <topicref>
Post by Jeff_Reynolds »
Hello
I am trying to reuse a topic in a map, and while the source looks good I can't get a build to inject <topicmeta> into reused topics. Even something as simple as this. Any tips?
I am trying to reuse a topic in a map, and while the source looks good I can't get a build to inject <topicmeta> into reused topics. Even something as simple as this. Any tips?
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map>
<title>The NATO alphabet</title>
<topicref href="alpha.dita"/>
<topicref href="bravo.dita"/>
<topicref href="charlie.dita"/>
<topicref href="charlie.dita" copy-to="Delta.dita">
<topicmeta>
<navtitle>Deltanavtitle</navtitle>
<linktext>Deltalinktext</linktext>
<shortdesc>Delta short description text.</shortdesc>
</topicmeta>
</topicref>
</map>
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service