Key defs not being updated in topics
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 21
- Joined: Thu Oct 17, 2019 4:54 pm
Key defs not being updated in topics
I updated one of my keyrefs and it changed in some of my topics but not in others. I checked the text and did not see any differences. Do you know why something like this would happen. The following code is an example of a topic using the keyref, POS.
Code: Select all
<p>Enter the <ph keyref="SPA_short">SPA</ph> returned bank
code mapping with the <ph keyref="POS"/> payment method
code that was created in <xref
href="t_paymentinterface_directsale_paymentmethod.dita"
/>. Use the format: <ph keyref="SPA_short"/> used bank
code:<ph keyref="POS"/> payment code.</p>
<p>Set up the issuer codes as listed <xref
href="../References/r_paymentinterface_card_issuer_codes.dita"
/>.</p>
-
- Posts: 9436
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Key defs not being updated in topics
Hi,
I do not have enough details to understand the problem. Maybe you have the same key name defined in multiple places?
If you can come up with a small sample DITA project exemplifying the problem you can send it to "support@oxygenxml.com" and we can take a look at it.
Regards,
Radu
I do not have enough details to understand the problem. Maybe you have the same key name defined in multiple places?
If you can come up with a small sample DITA project exemplifying the problem you can send it to "support@oxygenxml.com" and we can take a look at it.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 22
- Joined: Fri May 13, 2016 5:34 pm
Re: Key defs not being updated in topics
Hi,
Not sure if this is the root cause of all your problems, but this:
should be
otherwise it will always display SPA instead of the actual value.
I notice this in our source files sometimes in <xref> elements (<xref href="topic.dita">Static title</xref>), not sure how it gets there as I didn't manage to reproduce it and it's usually in content edited by one of my colleagues.
I hope this helps.
Best regards,
Ozana
Not sure if this is the root cause of all your problems, but this:
Code: Select all
<p>Enter the <ph keyref="SPA_short">SPA</ph> returned bank ...</p>
Code: Select all
<p>Enter the <ph keyref="SPA_short"/> returned bank... </p>
I notice this in our source files sometimes in <xref> elements (<xref href="topic.dita">Static title</xref>), not sure how it gets there as I didn't manage to reproduce it and it's usually in content edited by one of my colleagues.
I hope this helps.
Best regards,
Ozana
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 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