Aditional Validation arror in Oxygen 23.1 - Referenced topic ID "000741" not found.
Posted: Thu Jul 29, 2021 8:28 pm
Hello,
I get an additional validation error in Eclipse Oxygen for a conref reference.
The conref is on the <hazardstatement> to a file that is laying right next to this document.
The error is: Referenced topic ID "000741" not found.
Any Ideas where this validation error is comming from and why I do not get in an Oxygen 22?
BEst Regards
Stefan
This is my document content:
I get an additional validation error in Eclipse Oxygen for a conref reference.
The conref is on the <hazardstatement> to a file that is laying right next to this document.
The error is: Referenced topic ID "000741" not found.
Any Ideas where this validation error is comming from and why I do not get in an Oxygen 22?
BEst Regards
Stefan
This is my document content:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd" [
]><?xml-stylesheet type="text/css" href="dita.css"?>
<task xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/"
domains="(topic task) (topic abbrev-d) a(props deliveryTarget) (topic equation-d) (topic hazard-d) (topic hi-d) (topic indexing-d) (topic markup-d) (topic mathml-d) (topic pr-d) (topic relmgmt-d) (topic sw-d) (topic svg-d) (topic ui-d) (topic ut-d) (topic markup-d xml-d) (topic task strictTaskbody-c) "
id="X000164" xml:lang="de-DE" class="- topic/topic task/task " ditaarch:DITAArchVersion="1.3">
<?graphic_path C:\Users\stefan.noebauer\.TechPubStudio\kgu021285-02\TechPubStudio\graphics/?>
<?language de-DE?>
<?versionNumber A.2?>
<?lifecyclestate Working?>
<?topicTypeName DITA Task?>
<?xmlNumber X000164?>
<?tag?>
<?className DitaTaskTopic?>
<?privileges DKOW?>
<title class="- topic/title ">SNO Task</title>
<taskbody>
<context id="context_ev5_1h5_kqb">
<hazardstatement
class="+ topic/note hazard-d/hazardstatement " conref="000741.xml#000741"
xml:lang="de-DE">
<messagepanel id="messagepanel_xsj_vk5_kqb">
<typeofhazard/>
<howtoavoid/>
</messagepanel>
</hazardstatement>hjhjh0</context>
</taskbody>
</task>