linking attribute
Oxygen general issues.
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: linking attribute
Hi Julie,
Here is a good article about linking in <reltable>'s:
http://www.infomanagementcenter.com/ene ... second.htm
You can copy the sample reltable in the Oxygen samples/dita/sequence.ditamap map and see the transformation results.
The previous reltable means that the "changingtheoil.xml" task will only have links to other topics but will not be linked back.
The "organizing.xml" task will have no links to other topics but will be linked back.
The "shovellingsnow.xml" will have the default behaviour (link to all others and be linked back by all others).
Regards,
Radu
Here is a good article about linking in <reltable>'s:
http://www.infomanagementcenter.com/ene ... second.htm
The sourceonly value creates only a link in the source topic to the target topic.
For example:The targetonly value creates a link in the target topic to the source topic, which means that the source topic will not contain a link to the target topic.
Code: Select all
<reltable>
<relrow>
<relcell>
<topicref href="tasks/changingtheoil.xml" linking="sourceonly"/>
</relcell>
<relcell>
<topicref href="tasks/organizing.xml" linking="targetonly"/>
</relcell>
<relcell>
<topicref href="tasks/shovellingsnow.xml"/>
</relcell>
</relrow>
</reltable>
The previous reltable means that the "changingtheoil.xml" task will only have links to other topics but will not be linked back.
The "organizing.xml" task will have no links to other topics but will be linked back.
The "shovellingsnow.xml" will have the default behaviour (link to all others and be linked back by all others).
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
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 JSON Editor
- ↳ 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