DITA-messages-details.xml 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <reference id="errormessages" xml:lang="en-US">
  5. <title conref="DITA-messages.xml#msgs/title" conaction="pushreplace">DITA-OT error messages</title>
  6. <shortdesc conref="DITA-messages.xml#msgs/shortdesc" conaction="pushreplace">This topic lists each error message
  7. generated by the toolkit and provides additional information that might be helpful in understanding and resolving
  8. the error condition. If your toolkit installation includes custom plug-ins that define additional messages, you can
  9. add to this list by rebuilding the DITA-OT documentation.</shortdesc>
  10. <refbody>
  11. <section id="overview" conref="DITA-messages.xml#msgs/overview" conaction="pushreplace">
  12. <p>Each message ID is composed of a message prefix, a message number, and a letter that indicates the severity
  13. level (I, W, E, or F). </p>
  14. <p>The toolkit uses the following severity scale:</p>
  15. <dl id="severity-levels">
  16. <dlentry>
  17. <dt>Info (I)</dt>
  18. <dd>Informational messages highlight the progress of transformation and call attention to conditions of which
  19. you should be aware. For example, draft comments are enabled and will be rendered in the output.</dd>
  20. </dlentry>
  21. <dlentry>
  22. <dt>Warning (W)</dt>
  23. <dd>The toolkit encountered a problem that should be corrected. Processing will continue, but the output might
  24. not be as expected.</dd>
  25. </dlentry>
  26. <dlentry>
  27. <dt>Error (E)</dt>
  28. <dd>The toolkit encountered a more severe problem, and the output is affected. For example, some content is
  29. missing or invalid, or the content is not rendered in the output</dd>
  30. </dlentry>
  31. <dlentry>
  32. <dt>Fatal (F)</dt>
  33. <dd>The toolkit encountered a severe condition, processing stopped, and no output is generated.</dd>
  34. </dlentry>
  35. </dl>
  36. <p>Plug-ins may be used to add additional messages to the toolkit; for more information, see <xref
  37. keyref="rebuilding-docs"/>.</p>
  38. </section>
  39. <simpletable>
  40. <sthead>
  41. <stentry>Individual cells in this table may be used to push additional explanations for any existing error
  42. message into the generated message topic.</stentry>
  43. </sthead>
  44. <strow>
  45. <stentry>To add additional explanation to any message, add the explanation to this table in a single cell, and
  46. set the following attributes on the <xmlelement>stentry</xmlelement> tag:
  47. <ul>
  48. <li><codeph>conref="DITA-messages.xml#msgs/MESSAGEID-extra"</codeph> -- for example, use the following to
  49. add additional info to message DOTX001F:
  50. <codeph>conref="DITA-messages.xml#msgs/DOTX001F-extra"</codeph></li>
  51. <li><codeph>conaction="pushreplace"</codeph></li>
  52. </ul></stentry>
  53. </strow>
  54. <strow>
  55. <stentry conref="DITA-messages.xml#msgs/DOTA001F-extra" conaction="pushreplace">Default transformation types
  56. that ship with the toolkit include dita, eclipsehelp, html5, htmlhelp, markdown variants, pdf (or pdf2),
  57. tocjs, troff, xhtml, and xhtml. Additional transformation types may be available if toolkit plug-ins are
  58. installed.</stentry>
  59. </strow>
  60. <strow>
  61. <stentry conref="DITA-messages.xml#msgs/DOTA002F-extra" conaction="pushreplace">The input parameter was not
  62. specified, so there is no DITA or DITAMAP file to transform. Ensure the parameter is set properly; see <xref
  63. keyref="parameters-base">DITA-OT common parameters (args.input)</xref> if you are unsure how to specify the
  64. input file.
  65. <indexterm>DITA maps<indexterm>input file</indexterm></indexterm>
  66. </stentry>
  67. </strow>
  68. <strow>
  69. <stentry conref="DITA-messages.xml#msgs/DOTA003F-extra" conaction="pushreplace">An alternate stylesheet was
  70. specified to run in place of the default XSLT output process, but that stylesheet could not be loaded. Please
  71. correct the parameter to specify a valid stylesheet.<indexterm>XSLT<indexterm>stylesheet error</indexterm></indexterm></stentry>
  72. </strow>
  73. <strow>
  74. <stentry conref="DITA-messages.xml#msgs/DOTA004F-extra" conaction="pushreplace">This optional parameter is used
  75. to set an extension for DITA topic documents in the temporary processing directory. Only "dita", ".dita",
  76. "xml", or ".xml" are allowed.</stentry>
  77. </strow>
  78. <strow>
  79. <stentry conref="DITA-messages.xml#msgs/DOTA006W-extra" conaction="pushreplace">If the CSSPATH uses an absolute
  80. path, it should be one that can still be accessed after the files are moved to another system (such as
  81. <codeph>http://www.example.org/</codeph>). Absolute paths on the local file system will be broken if the
  82. content is moved to a new system.</stentry>
  83. </strow>
  84. <strow>
  85. <stentry conref="DITA-messages.xml#msgs/DOTA007E-extra" conaction="pushreplace">The running footer file, which
  86. contains content to be added to the bottom of each XHTML output topic, cannot be located or read. This is
  87. usually caused by a typo in the parameter value. You should also ensure that the value is not specified with
  88. "file:" as a prefix.</stentry>
  89. </strow>
  90. <strow>
  91. <stentry conref="DITA-messages.xml#msgs/DOTA008E-extra" conaction="pushreplace">The running header file, which
  92. contains content to be added to the top of each XHTML output topic, cannot be located or read. This is usually
  93. caused by a typo in the parameter value. You should also ensure that the value is not specified with "file:"
  94. as a prefix.</stentry>
  95. </strow>
  96. <strow>
  97. <stentry conref="DITA-messages.xml#msgs/DOTA009E-extra" conaction="pushreplace">The running heading file, which
  98. contains content to be added to the <xmlelement>head</xmlelement> section of each HTML output topic, cannot be
  99. located or read. This is usually caused by a typo in the parameter value. You should also ensure that the
  100. value is not specified with "file:" as a prefix.</stentry>
  101. </strow>
  102. <strow>
  103. <stentry conref="DITA-messages.xml#msgs/DOTA066F-extra" conaction="pushreplace">An alternate stylesheet was
  104. specified to run in place of the default XSL-FO output process, but that stylesheet could not be loaded.
  105. Please correct the parameter to specify a valid stylesheet.</stentry>
  106. </strow>
  107. <strow>
  108. <!-- This condition and the next belong to the org.dita.pdf2 plugin. Not sure if they should be moved below. -->
  109. <stentry conref="DITA-messages.xml#msgs/DOTA067W-extra" conaction="pushreplace">According to the OASIS DITA
  110. Specification, the <xmlelement>index-see</xmlelement> element should be ignored if the parent
  111. <xmlelement>indexterm</xmlelement> contains other <xmlelement>indexterm</xmlelement> children.</stentry>
  112. </strow>
  113. <strow>
  114. <stentry conref="DITA-messages.xml#msgs/DOTA068W-extra" conaction="pushreplace">According to the OASIS DITA
  115. Specification, the <xmlelement>index-see-also</xmlelement> element should be ignored if the parent
  116. <xmlelement>indexterm</xmlelement> contains other <xmlelement>indexterm</xmlelement> children.</stentry>
  117. </strow>
  118. <strow>
  119. <stentry conref="DITA-messages.xml#msgs/DOTA069F-extra" conaction="pushreplace">Please ensure that the input
  120. file path and file name were entered correctly.</stentry>
  121. </strow>
  122. <strow>
  123. <stentry conref="DITA-messages.xml#msgs/DOTJ005F-extra" conaction="pushreplace"/>
  124. </strow>
  125. <strow>
  126. <stentry conref="DITA-messages.xml#msgs/DOTJ009E-extra" conaction="pushreplace">The transform was unable to
  127. create files properly during the transform; results may not be as expected.</stentry>
  128. </strow>
  129. <strow>
  130. <stentry conref="DITA-messages.xml#msgs/DOTJ012F-extra" conaction="pushreplace">This message may indicate an
  131. invalid input file (such as accidentally specifying a PDF file as input rather than a DITA map file), an input
  132. file that uses elements which are not allowed, are not part or a DITA file that has errors and cannot be
  133. parsed as XML. You could also be using a specialized DITA document type that needs external plug-ins in order
  134. to be parsed correctly. The message issued by the XML parser should provide additional information to help
  135. diagnose the cause.</stentry>
  136. </strow>
  137. <strow>
  138. <stentry conref="DITA-messages.xml#msgs/DOTJ013E-extra" conaction="pushreplace">This message may indicate a
  139. reference to an invalid file (such as accidentally referencing a PDF or unknown XML file as if it was DITA), a
  140. referenced file that uses elements which are not allowed, or a referenced DITA file that has errors and cannot
  141. be parsed as XML. You could also be using a specialized DITA document type that needs external plug-ins in
  142. order to be parsed correctly. The message issued by the XML parser should provide additional information to
  143. help diagnose the cause.</stentry>
  144. </strow>
  145. <strow>
  146. <stentry conref="DITA-messages.xml#msgs/DOTJ014W-extra" conaction="pushreplace">An empty
  147. <xmlelement>indexterm</xmlelement> element was found, and will appear in the index as ***. This index term
  148. should be removed from the source.</stentry>
  149. </strow>
  150. <strow>
  151. <stentry conref="DITA-messages.xml#msgs/DOTJ020W-extra" conaction="pushreplace">This will appear when one
  152. installed plug-in requires another in order to function correctly, but the required plug-in is not found. The
  153. installed plug-in will be ignored.</stentry>
  154. </strow>
  155. <strow>
  156. <stentry conref="DITA-messages.xml#msgs/DOTJ021W-extra" conaction="pushreplace">This may appear if filter
  157. conditions on the root element of a topic cause the entire topic to be filtered out. To remove this message,
  158. you could place any filter conditions on the reference to this file, which will prevent the build from
  159. accessing this file.</stentry>
  160. </strow>
  161. <strow>
  162. <stentry conref="DITA-messages.xml#msgs/DOTJ022F-extra" conaction="pushreplace">Either the input file or the
  163. ditaval file should change, otherwise your build is explicitly excluding all content.</stentry>
  164. </strow>
  165. <strow>
  166. <stentry conref="DITA-messages.xml#msgs/DOTJ023E-extra" conaction="pushreplace">Check whether the image exists
  167. in the source location or already exists in the output directory.
  168. <indexterm>image</indexterm>
  169. </stentry>
  170. </strow>
  171. <strow>
  172. <stentry conref="DITA-messages.xml#msgs/DOTJ025E-extra" conaction="pushreplace">This message should only appear
  173. in the following cases:
  174. <ul>
  175. <li>Errors earlier in the transform prevented this step of the transform from running; correct any errors
  176. and try the build again.</li>
  177. <li>An Ant build or plug-in is directly calling the toolkit’s topic merge module, and is doing so
  178. improperly; in this case the Ant build or plug-in needs to be fixed.</li>
  179. <li>In the past, problems have been encountered when calling this module with an absolute path; this should
  180. no longer be an issue, but may be fixed in older releases by updating the Ant build or plug-in.</li>
  181. </ul></stentry>
  182. </strow>
  183. <strow>
  184. <stentry conref="DITA-messages.xml#msgs/DOTJ026E-extra" conaction="pushreplace">This message should only appear
  185. if an Ant build or plug-in is directly calling the toolkit’s topic merge module, or if earlier errors resulted
  186. in problems with some of the content. If the topic merge module is called correctly, then this indicates a
  187. program error that should be reported to the DITA-OT development team via the <xref keyref="dita-ot-issues"/>.
  188. </stentry>
  189. </strow>
  190. <strow>
  191. <stentry conref="DITA-messages.xml#msgs/DOTJ028E-extra" conaction="pushreplace">When referencing a non-DITA
  192. file, the format attribute should indicate the type of file referenced (such as "html" for HTML topics or
  193. "pdf" for PDF files). Otherwise, the transform may attempt to parse the referenced document as a DITA
  194. topic.</stentry>
  195. </strow>
  196. <strow>
  197. <stentry conref="DITA-messages.xml#msgs/DOTJ029I-extra" conaction="pushreplace">The domains attribute is used in
  198. specialized DITA documents to help determine which domain elements are legal. This message will only appear if
  199. a DITA specialization was not defined properly.</stentry>
  200. </strow>
  201. <strow>
  202. <stentry conref="DITA-messages.xml#msgs/DOTJ030I-extra" conaction="pushreplace">All specialized DITA elements
  203. must define a class attribute to provide ancestry information. This message will only appear if a specialized
  204. DITA element did not define a class attribute, or if non-DITA elements are included in a DITA
  205. context.</stentry>
  206. </strow>
  207. <strow>
  208. <stentry conref="DITA-messages.xml#msgs/DOTJ031I-extra" conaction="pushreplace">This informational message is
  209. intended to help you catch filter conditions that may have been specified improperly; if the value is correct,
  210. no action is needed.</stentry>
  211. </strow>
  212. <strow>
  213. <stentry conref="DITA-messages.xml#msgs/DOTJ033E-extra" conaction="pushreplace"/>
  214. </strow>
  215. <strow>
  216. <stentry conref="DITA-messages.xml#msgs/DOTJ034F-extra" conaction="pushreplace">DITA processing is based on
  217. class attributes defined for every element. Usually these are defaulted in the DTD or Schema; if no DTD or
  218. Schema is used, the class attributes must be explicitly included in the map or topic.</stentry>
  219. </strow>
  220. <strow>
  221. <stentry conref="DITA-messages.xml#msgs/DOTJ035F-extra" conaction="pushreplace">This will appear when a topic is
  222. outside the scope of the map; for example, if the main input map references
  223. <filepath>"../other-directory/some.dita"</filepath>. The result would cause an output file to be created
  224. outside of the output directory. See <xref keyref="parameters-base">DITA-OT common parameters (outer.control
  225. and generate.copy.outer)</xref> for details.
  226. <indexterm>generate.copy.outer</indexterm>
  227. </stentry>
  228. </strow>
  229. <strow>
  230. <stentry conref="DITA-messages.xml#msgs/DOTJ036W-extra" conaction="pushreplace">This will appear when a topic is
  231. outside the scope of the map; for example, if the main input map references
  232. <filepath>"../other-directory/some.dita"</filepath>. The result would cause an output file to be created
  233. outside of the output directory. If you do not want to see the warning message, please use the Ant parameter
  234. 'outer.control', and set the value to "quiet". Otherwise, move the referenced file into the input dita/map
  235. directory. See <xref keyref="parameters-base">DITA-OT common parameters (outer.control and
  236. generate.copy.outer)</xref> for details.
  237. <indexterm>generate.copy.outer</indexterm></stentry>
  238. </strow>
  239. <strow>
  240. <stentry conref="DITA-messages.xml#msgs/DOTJ037W-extra" conaction="pushreplace">DITA processing is based on
  241. class attributes defined for every element. Usually these are defaulted in the DTD or Schema; if validation
  242. against the DTD or Schema is turned off, the class attributes must be explicitly included in the map or
  243. topic.</stentry>
  244. </strow>
  245. <strow>
  246. <stentry conref="DITA-messages.xml#msgs/DOTJ038E-extra" conaction="pushreplace">This appears to indicate an
  247. error in creating specialized metadata elements. Please verify that the document type you are using is
  248. complete and complies with DITA Specialization rules.
  249. <indexterm>metadata<indexterm>specialization error</indexterm></indexterm>
  250. </stentry>
  251. </strow>
  252. <strow>
  253. <stentry conref="DITA-messages.xml#msgs/DOTJ039E-extra" conaction="pushreplace">Please see the topic on <xref
  254. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/langRef/attributes/theconactionattribute.html#theconactionattribute"
  255. format="html" scope="external">Conref Push</xref> in the DITA specification for details on expected syntax
  256. for this function.</stentry>
  257. </strow>
  258. <strow>
  259. <stentry conref="DITA-messages.xml#msgs/DOTJ040E-extra" conaction="pushreplace">Please see the topic on <xref
  260. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/langRef/attributes/theconactionattribute.html#theconactionattribute"
  261. format="html" scope="external">Conref Push</xref> in the DITA specification for details on expected syntax
  262. for this function.</stentry>
  263. </strow>
  264. <strow>
  265. <stentry conref="DITA-messages.xml#msgs/DOTJ041E-extra" conaction="pushreplace">The conref attribute must be a
  266. URI reference to a DITA element. Please see the topic on <xref
  267. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/archSpec/base/uri-based-addressing.html#uri-based-addressing"
  268. format="html" scope="external">URI-based addressing</xref> in the DITA specification for details on the
  269. expected syntax.</stentry>
  270. </strow>
  271. <strow>
  272. <stentry conref="DITA-messages.xml#msgs/DOTJ042E-extra" conaction="pushreplace">The conref push function was
  273. used to replace a single element with two or more alternatives. Only one element may directly replace another
  274. using conref push. See <xref
  275. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/langRef/attributes/theconactionattribute.html#theconactionattribute"
  276. format="html" scope="external">Conref Push</xref> in the DITA specification for more information about the
  277. conref push "replace" function.</stentry>
  278. </strow>
  279. <strow>
  280. <stentry conref="DITA-messages.xml#msgs/DOTJ043W-extra" conaction="pushreplace">The target for a conref push
  281. action does not exist; please make sure that the syntax is correct and that the target exists. See the topic
  282. on <xref
  283. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/archSpec/base/uri-based-addressing.html#uri-based-addressing"
  284. format="html" scope="external">URI-based addressing</xref> in the DITA specification for details on the
  285. expected syntax. If the syntax is correct, it is possible that the target was filtered out of your build using
  286. a DITAVAL file.</stentry>
  287. </strow>
  288. <strow>
  289. <stentry conref="DITA-messages.xml#msgs/DOTJ044W-extra" conaction="pushreplace">Please see the topic on <xref
  290. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/langRef/attributes/theconactionattribute.html#theconactionattribute"
  291. format="html" scope="external">Conref Push</xref> in the DITA specification for details on expected syntax
  292. for this function.</stentry>
  293. </strow>
  294. <strow>
  295. <stentry conref="DITA-messages.xml#msgs/DOTJ045I-extra" conaction="pushreplace">This informational message is
  296. intended to help you catch catch duplicate key definitions; if the keys are defined as expected, no action is
  297. needed.</stentry>
  298. </strow>
  299. <strow>
  300. <stentry conref="DITA-messages.xml#msgs/DOTJ046E-extra" conaction="pushreplace">See <xref
  301. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/langRef/attributes/theconkeyrefattribute.html#theconkeyrefattribute"
  302. format="html" scope="external">the conkeyref definition</xref> for details on expected syntax and
  303. usage.</stentry>
  304. </strow>
  305. <strow>
  306. <stentry conref="DITA-messages.xml#msgs/DOTJ047I-extra" conaction="pushreplace">This message is intended to help
  307. you locate incorrectly specified keys; if the key was specified correctly, this message may be
  308. ignored.</stentry>
  309. </strow>
  310. <strow>
  311. <stentry conref="DITA-messages.xml#msgs/DOTJ049W-extra" conaction="pushreplace">A DITA Subject Scheme map was
  312. used to limit values that are available to the specified attribute. Please correct the attribute so that it
  313. uses one of the allowed values.</stentry>
  314. </strow>
  315. <strow>
  316. <stentry conref="DITA-messages.xml#msgs/DOTJ050W-extra" conaction="pushreplace">The Eclipse index will contain a
  317. value such as "See also otherEntry", but otherEntry does not exist in this index. The index reference will be
  318. broken unless this plug-in is <i>always</i> loaded into Eclipse with another plug-in that defines otherEntry
  319. as an index term.</stentry>
  320. </strow>
  321. <strow>
  322. <stentry conref="DITA-messages.xml#msgs/DOTJ051E-extra" conaction="pushreplace">The target for a coderef
  323. element, which specifies an external text-based file, could not be located or loaded. Please verify that the
  324. reference is correct.
  325. <p>Note that for security reasons, references to code samples outside of the scope of the map directory are
  326. not supported by default, as this could allow a reference to access and display any restricted or hidden
  327. file on the system. If you are certain that the path is valid and the file should be loaded, the current
  328. workaround is to set a parameter to allow these references. See <xref keyref="parameters-base">DITA-OT
  329. common parameters (outer.control and generate.copy.outer)</xref> for details.<indexterm>generate.copy.outer</indexterm></p></stentry>
  330. </strow>
  331. <strow>
  332. <stentry conref="DITA-messages.xml#msgs/DOTJ052E-extra" conaction="pushreplace">DITA-OT supports a special
  333. syntax on coderef elements to specify the character set of the target document. See <xref
  334. keyref="extended-functionality"/> for details on the expected syntax.</stentry>
  335. </strow>
  336. <strow>
  337. <stentry conref="DITA-messages.xml#msgs/DOTJ053W-extra" conaction="pushreplace">By default, DITA-OT supports the
  338. extensions "dita" and "xml" for DITA topics, as mandated by the DITA specification. Please verify that your
  339. topics use one of these extensions, or configure the toolkit to allow additional extensions.</stentry>
  340. </strow>
  341. <strow>
  342. <stentry conref="DITA-messages.xml#msgs/DOTJ054E-extra" conaction="pushreplace">This message indicates that the
  343. <xmlatt>href</xmlatt> value specified in <varname>%1</varname> does not use proper URI syntax. This may occur when
  344. <xmlatt>href</xmlatt> includes characters that should be escaped (such as the space character, which should be
  345. <codeph>%20</codeph> when in a URI). In strict processing mode this will cause a build failure;
  346. in other processing modes the build will continue using the value in <varname>%2</varname>.</stentry>
  347. </strow>
  348. <strow>
  349. <stentry conref="DITA-messages.xml#msgs/DOTJ068E-extra" conaction="pushreplace">A conref "mark" action has been
  350. used to mark a target element without a corresponding content reference target. This may occur when the order
  351. of the "mark" element and the pushed element is reversed.</stentry>
  352. </strow>
  353. <strow>
  354. <stentry conref="DITA-messages.xml#msgs/DOTJ069E-extra" conaction="pushreplace">
  355. <p>A circular reference was found in key definitions: a series of key references where the last key references
  356. the first.</p>
  357. <p>This may occur if a <xmlelement>topicref</xmlelement> element contains both a key name in the
  358. <xmlatt>keys</xmlatt> attribute and a reference to the same key in the <xmlatt>keyref</xmlatt> attribute,
  359. or if a <xmlatt>keyref</xmlatt> attribute points to a key that refers back to the referencing element.</p>
  360. <p>To resolve this issue, change the target of the <xmlatt>keyref</xmlatt> so the key is defined by pointing
  361. to a resource other than itself.</p>
  362. </stentry>
  363. </strow>
  364. <strow>
  365. <stentry conref="DITA-messages.xml#msgs/DOTJ070I-extra" conaction="pushreplace">
  366. <p>When a <xmlatt>class</xmlatt> attribute does not use the expected syntax, this usually indicates that
  367. <xmlatt>class</xmlatt> has been explicitly set on a DITA element. The attribute should be removed from the
  368. document so that the expected default value can be automatically used.</p>
  369. <p>If this is a non-DITA element, it needs to be placed inside a <xmlelement>foreign</xmlelement> element so
  370. that is not validated against DITA rules.
  371. <indexterm>validate</indexterm>
  372. </p>
  373. </stentry>
  374. </strow>
  375. <strow>
  376. <stentry conref="DITA-messages.xml#msgs/DOTJ071E-extra" conaction="pushreplace">
  377. <p>Ensure that the DITAVAL file exists. If more than one DITAVAL file is specified, ensure that the paths are
  378. delimited using the file path separator character appropriate for your operating system (semicolon
  379. ‘<codeph>;</codeph>’ on Windows, or colon ‘<codeph>:</codeph>’ on macOS or Linux).</p>
  380. </stentry>
  381. </strow>
  382. <strow>
  383. <stentry conref="DITA-messages.xml#msgs/DOTX001W-extra" conaction="pushreplace">This build uses generated text,
  384. such as the phrase "Related information" (which is generated above many link groups). The toolkit was unable
  385. to locate the string <varname>%1</varname> for your specified language, so the string will appear in the
  386. default language. This generally indicates that the toolkit’s strings need to be updated to support your
  387. language, or that your language setting is incorrect.</stentry>
  388. </strow>
  389. <strow>
  390. <stentry conref="DITA-messages.xml#msgs/DOTX002W-extra" conaction="pushreplace">The Eclipse help system requires
  391. a title in the project files generated from your map. Please add a title to your input map to get valid
  392. Eclipse help output.</stentry>
  393. </strow>
  394. <strow>
  395. <stentry conref="DITA-messages.xml#msgs/DOTX003I-extra" conaction="pushreplace">Eclipse uses anchor references
  396. to connect with other TOC files. For this to work in content generated from a DITA map, the anchorref element
  397. must reference either an existing Eclipse TOC XML file, or another DITA map (which will presumably also be
  398. converted to an Eclipse TOC).
  399. <indexterm>table of contents<indexterm>Eclipse Help</indexterm></indexterm>
  400. </stentry>
  401. </strow>
  402. <strow>
  403. <stentry conref="DITA-messages.xml#msgs/DOTX004I-extra" conaction="pushreplace">Eclipse builds use DITA’s
  404. <xmlelement>navref</xmlelement> element to pull in other Eclipse TOC files. The build found a
  405. <xmlelement>navref</xmlelement> element that does not reference any other file; the element will be
  406. ignored.</stentry>
  407. </strow>
  408. <strow>
  409. <stentry conref="DITA-messages.xml#msgs/DOTX005E-extra" conaction="pushreplace">To remove this message, provide
  410. a navigation title for the referenced object in the map or topic, or ensure that you are referencing a valid
  411. local DITA target.</stentry>
  412. </strow>
  413. <strow>
  414. <stentry conref="DITA-messages.xml#msgs/DOTX006E-extra" conaction="pushreplace">Set the format attribute to
  415. identify the format of the file. If the reference is to a DITA document, ensure that the document uses a valid
  416. DITA extension (default supported extensions are "dita" and "xml").</stentry>
  417. </strow>
  418. <strow>
  419. <stentry conref="DITA-messages.xml#msgs/DOTX007I-extra" conaction="pushreplace">The HTML Help compiler will only
  420. include some types of information in the compiled CHM file; the current reference will not be
  421. included.</stentry>
  422. </strow>
  423. <strow>
  424. <stentry conref="DITA-messages.xml#msgs/DOTX008E-extra" conaction="pushreplace">Ensure that the file exists and
  425. can be read. <ph conref="DITA-messages-details.xml#errormessages/changeExtension"/></stentry>
  426. </strow>
  427. <strow>
  428. <stentry conref="DITA-messages.xml#msgs/DOTX008W-extra" conaction="pushreplace">To fix the table of contents,
  429. specify a navigation title in your map or ensure that the referenced file is local and can be accessed. <ph
  430. conref="DITA-messages-details.xml#errormessages/changeExtension"/>
  431. <indexterm>table of contents<indexterm>navigation title</indexterm></indexterm>
  432. <indexterm>table of contents<indexterm>DOTX008W</indexterm></indexterm>
  433. </stentry>
  434. </strow>
  435. <strow>
  436. <stentry conref="DITA-messages.xml#msgs/DOTX009W-extra" conaction="pushreplace">No title was found in the
  437. specified topic, so the table of contents will use the indicated fallback value for this topic.
  438. <indexterm>table of contents<indexterm>DOTX009W</indexterm></indexterm>
  439. <indexterm>table of contents<indexterm>no title</indexterm></indexterm>
  440. </stentry>
  441. </strow>
  442. <strow>
  443. <stentry conref="DITA-messages.xml#msgs/DOTX010E-extra" conaction="pushreplace">The conref attribute must be a
  444. URI reference to an existing DITA element. Please see the topic on <xref
  445. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/archSpec/base/uri-based-addressing.html#uri-based-addressing"
  446. format="html" scope="external">URI-based addressing</xref> in the DITA specification for details on the
  447. expected syntax. <ph id="changeExtension">Note that the name of the file in this message may have be changed
  448. to use a standard dita topic file extension ('.dita' or '.xml'), instead of the original extension used by
  449. the file; it may also include a path to the temporary directory rather than to the original.</ph>
  450. <p>If the target element exists in your source file, check to make sure it is not filtered out of the build
  451. with a DITAVAL file (which will remove the target before conref processing runs).</p></stentry>
  452. </strow>
  453. <strow>
  454. <stentry conref="DITA-messages.xml#msgs/DOTX011W-extra" conaction="pushreplace">When pulling content with a
  455. conref attribute, you may only pull from a single element, but the target ID appears twice in the referenced
  456. topic. <ph conref="DITA-messages-details.xml#errormessages/changeExtension"/></stentry>
  457. </strow>
  458. <strow>
  459. <stentry conref="DITA-messages.xml#msgs/DOTX012W-extra" conaction="pushreplace">This message is deprecated and
  460. should no longer appear in any logs.</stentry>
  461. </strow>
  462. <strow>
  463. <stentry conref="DITA-messages.xml#msgs/DOTX013E-extra" conaction="pushreplace">This may appear if (for example)
  464. you have a <xmlelement>ph</xmlelement> element that references another phrase, but that phrase itself contains
  465. a reference to the original. This will result in an infinite loop. The toolkit will stop following the conref
  466. trail when this is detected; you will need to correct the reference in your source files. <ph
  467. conref="DITA-messages-details.xml#errormessages/changeExtension"/></stentry>
  468. </strow>
  469. <strow>
  470. <stentry conref="DITA-messages.xml#msgs/DOTX014E-extra" conaction="pushreplace">The conref attribute must be a
  471. URI reference to a DITA element. Please see the topic on <xref
  472. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/archSpec/base/uri-based-addressing.html#uri-based-addressing"
  473. format="html" scope="external">URI-based addressing</xref> in the DITA specification for details on the
  474. expected syntax.</stentry>
  475. </strow>
  476. <strow>
  477. <stentry conref="DITA-messages.xml#msgs/DOTX015E-extra" conaction="pushreplace">The conref attribute must be a
  478. URI reference to a DITA element. Please see the topic on <xref
  479. href="http://docs.oasis-open.org/dita/dita/v1.3/os/part1-base/archSpec/base/uri-based-addressing.html#uri-based-addressing"
  480. format="html" scope="external">URI-based addressing</xref> in the DITA specification for details on the
  481. expected syntax. <ph conref="DITA-messages-details.xml#errormessages/changeExtension"/></stentry>
  482. </strow>
  483. <strow>
  484. <stentry conref="DITA-messages.xml#msgs/DOTX016W-extra" conaction="pushreplace">This warning is intended to
  485. catch instances where a non-DITA format setting unexpectedly cascades to a DITA topic, which will prevent the
  486. topic from being processed. To remove this message, set the format attribute directly on the indicated
  487. reference. <ph conref="DITA-messages-details.xml#errormessages/changeExtension"/></stentry>
  488. </strow>
  489. <strow>
  490. <stentry conref="DITA-messages.xml#msgs/DOTX017E-extra" conaction="pushreplace">Found a value such as &lt;xref
  491. href="">link text&lt;/xref>. The empty href attribute is not serving a purpose and has caused problems with
  492. some tools in the past; you should remove the attribute entirely or specify a value.</stentry>
  493. </strow>
  494. <strow>
  495. <stentry conref="DITA-messages.xml#msgs/DOTX018I-extra" conaction="pushreplace">The type attribute in DITA is
  496. intended to describe the type of the target; for example, a reference to a concept topic may use
  497. type="concept". Generally, this attribute is optional, and the DITA-OT build will automatically determine the
  498. value during processing. In this case, the type attribute lists a more general type than what is actually
  499. found. This is not an error but may result in unexpected sorting for links to this topic.</stentry>
  500. </strow>
  501. <strow>
  502. <stentry conref="DITA-messages.xml#msgs/DOTX019W-extra" conaction="pushreplace">The type attribute in DITA is
  503. intended to describe the type of the target; for example, a reference to a concept topic may use
  504. type="concept". Generally, this attribute is optional, and the DITA-OT build will automatically determine the
  505. value during processing. In this case, the specified type value does not match the target, which may cause
  506. your links to sort inappropriately.</stentry>
  507. </strow>
  508. <strow>
  509. <stentry conref="DITA-messages.xml#msgs/DOTX020E-extra" conaction="pushreplace">DITA-OT is only able to
  510. dynamically retrieve titles when the target is a local (not peer or external) DITA resource.
  511. <indexterm start="navtitle">navtitle</indexterm>
  512. </stentry>
  513. </strow>
  514. <strow>
  515. <stentry conref="DITA-messages.xml#msgs/DOTX021E-extra" conaction="pushreplace">DITA-OT is only able to
  516. dynamically retrieve titles when the target is a local DITA resource.</stentry>
  517. </strow>
  518. <strow>
  519. <stentry conref="DITA-messages.xml#msgs/DOTX022W-extra" conaction="pushreplace">The build was unable to get a
  520. title from the referenced topic; instead, a navigation title will be created based on the specified
  521. <xmlelement>linktext</xmlelement> element inside of <xmlelement>topicmeta</xmlelement>.</stentry>
  522. </strow>
  523. <strow>
  524. <stentry conref="DITA-messages.xml#msgs/DOTX023W-extra" conaction="pushreplace">If the target is a local DITA
  525. topic, ensure the reference is correct and the topic is available. Otherwise, provide a navigation title, and
  526. ensure the scope and format attributes are set appropriately.</stentry>
  527. </strow>
  528. <strow>
  529. <stentry conref="DITA-messages.xml#msgs/DOTX024E-extra" conaction="pushreplace">DITA-OT is only able to
  530. dynamically retrieve titles and link text when the target is a local (not peer or external) DITA
  531. resource.</stentry>
  532. </strow>
  533. <strow>
  534. <stentry conref="DITA-messages.xml#msgs/DOTX025E-extra" conaction="pushreplace">DITA-OT is only able to
  535. dynamically retrieve titles when the target is a local DITA resource.
  536. <indexterm end="navtitle"/></stentry>
  537. </strow>
  538. <strow>
  539. <stentry conref="DITA-messages.xml#msgs/DOTX026W-extra" conaction="pushreplace">The referenc to this document
  540. did not specify any link text for generated map-based links; the navigation title will be used as
  541. fallback.</stentry>
  542. </strow>
  543. <strow>
  544. <stentry conref="DITA-messages.xml#msgs/DOTX027W-extra" conaction="pushreplace">The referenced file did not
  545. specify any link text for generated map-based links, and no fallback text could be located. Any links
  546. generated from this reference will have incorrect link text.</stentry>
  547. </strow>
  548. <strow>
  549. <stentry conref="DITA-messages.xml#msgs/DOTX028E-extra" conaction="pushreplace">The link or cross reference has
  550. no target specified and will not generate a link.</stentry>
  551. </strow>
  552. <strow>
  553. <stentry conref="DITA-messages.xml#msgs/DOTX029I-extra" conaction="pushreplace">The type attribute in DITA is
  554. intended to describe the type of the target; for example, a reference to a concept topic may use
  555. type="concept". Generally, this attribute is optional, and the DITA-OT build will automatically determine the
  556. value during processing. In this case, the type attribute lists a more general type than what is actually
  557. found. This is not an error but may result in unexpected sorting for links to this topic.</stentry>
  558. </strow>
  559. <strow>
  560. <stentry conref="DITA-messages.xml#msgs/DOTX030W-extra" conaction="pushreplace">The type attribute in DITA is
  561. intended to describe the type of the target; for example, a reference to a concept topic may use
  562. type="concept". Generally, this attribute is optional, and the DITA-OT build will automatically determine the
  563. value during processing. In this case, the specified type value does not match the target, which may cause
  564. your links to sort inappropriately.</stentry>
  565. </strow>
  566. <strow>
  567. <stentry conref="DITA-messages.xml#msgs/DOTX031E-extra" conaction="pushreplace">The build attempted to access
  568. the specified file in order to retrive a title or short description, but the file could not be found. If the
  569. file exists, it is possible that a DITAVAL file was used to remove the file’s contents from the build. Be
  570. aware that the path information above may not match the link in your topic.</stentry>
  571. </strow>
  572. <strow>
  573. <stentry conref="DITA-messages.xml#msgs/DOTX032E-extra" conaction="pushreplace">When a link or cross reference
  574. does not have content, the build will attempt to pull the target’s title for use as link text. If the target
  575. is unavailable, be sure to set the scope attribute to an appropriate value. If the target does not have a
  576. title (such as when linking to a paragraph), be sure to provide link text inside the cross
  577. reference.</stentry>
  578. </strow>
  579. <strow>
  580. <stentry conref="DITA-messages.xml#msgs/DOTX033E-extra" conaction="pushreplace">An <xmlelement>xref</xmlelement>
  581. element specifies type="li", which indicates a link to a list item, but the item number could not be
  582. determined to use as link text. Please specify link text inside the reference, or ensure that you are
  583. referencing an available list item.</stentry>
  584. </strow>
  585. <strow>
  586. <stentry conref="DITA-messages.xml#msgs/DOTX034E-extra" conaction="pushreplace">The cross reference goes to a
  587. list item in an unordered list. The process could not automatically generate link text because the list item
  588. is not numbered. Please provide link text within the cross reference.</stentry>
  589. </strow>
  590. <strow>
  591. <stentry conref="DITA-messages.xml#msgs/DOTX035E-extra" conaction="pushreplace">An <xmlelement>xref</xmlelement>
  592. element specifies type="fn", which indicates a link to a footnote, but the footnote number could not be
  593. determined to use as link text. Please specify link text inside the reference, or ensure that you are
  594. referencing an available footnote.</stentry>
  595. </strow>
  596. <strow>
  597. <stentry conref="DITA-messages.xml#msgs/DOTX036E-extra" conaction="pushreplace">An <xmlelement>xref</xmlelement>
  598. element specifies type="dlentry", which indicates a link to a definition list entry, but the term could not be
  599. located to use as link text. Please specify link text inside the reference, or ensure that you are referencing
  600. an available definition list entry</stentry>
  601. </strow>
  602. <strow>
  603. <stentry conref="DITA-messages.xml#msgs/DOTX037W-extra" conaction="pushreplace">No title was found for the
  604. current document, so the HTML output file will set the <xmlelement>title</xmlelement> to "***". This value
  605. generally appears in the title bar at the top of a browser.</stentry>
  606. </strow>
  607. <strow>
  608. <stentry conref="DITA-messages.xml#msgs/DOTX038I-extra" conaction="pushreplace">The
  609. <xmlelement>object</xmlelement> element in HTML does not support using longdescref for accessibility. To
  610. make the object accessible, you may need to add text before or after the element. You may also be able to
  611. handle it with a <xmlelement>param</xmlelement> element inside the object.</stentry>
  612. </strow>
  613. <strow>
  614. <stentry conref="DITA-messages.xml#msgs/DOTX039W-extra" conaction="pushreplace">This message is generated when
  615. creating draft output in order to help you locate all topics that need to be cleaned up; the cleanup items
  616. will appear in your output with styling that makes it stand out. The content will be hidden when the draft
  617. parameter is not active.</stentry>
  618. </strow>
  619. <strow>
  620. <stentry conref="DITA-messages.xml#msgs/DOTX040I-extra" conaction="pushreplace">This message is generated when
  621. creating draft output in order to help you locate all topics that have draft comments. Each comment will
  622. appear in your HTML output; the comments will be hidden when the draft parameter is not active.</stentry>
  623. </strow>
  624. <strow>
  625. <stentry conref="DITA-messages.xml#msgs/DOTX041W-extra" conaction="pushreplace">Because of the way XML and DITA
  626. are defined, it is generally not possible to prohibit adding a second title to a section during editing (or to
  627. force that title to come first). However, the DITA specification states that only one title should be used in
  628. a section. When multiple titles are found, only the first one will appear in the output.</stentry>
  629. </strow>
  630. <strow>
  631. <stentry conref="DITA-messages.xml#msgs/DOTX042I-extra" conaction="pushreplace">If it is important to flag this
  632. piece of information, try placing a flag on the block element that contains your phrase. If you just want to
  633. have an image next to the phrase, you may place an image directly into the document.</stentry>
  634. </strow>
  635. <strow>
  636. <stentry conref="DITA-messages.xml#msgs/DOTX043I-extra" conaction="pushreplace">DITA-OT is able to remove
  637. duplicate links in most cases. However, if two links to the same resource use different attributes or link
  638. text, it is possible for them to appear together. For example, if the same link shows up with role="next" and
  639. again with no specified role, it may show up as both the "Next topic" link and as a related link. Note that
  640. links generated from a <xmlelement>reltable</xmlelement> in a DITA map will have the role attribute set to
  641. "friend".
  642. <indexterm><xmlelement>reltable</xmlelement><index-see-also>relationship tables</index-see-also></indexterm>
  643. </stentry>
  644. </strow>
  645. <strow>
  646. <stentry conref="DITA-messages.xml#msgs/DOTX044E-extra" conaction="pushreplace">The
  647. <xmlelement>area</xmlelement> element in an image map must provide a link target for the specified area.
  648. Please add an <xmlelement>xref</xmlelement> element as a child of <xmlelement>area</xmlelement> and ensure
  649. that it specifies a link target.
  650. <indexterm>image map</indexterm></stentry>
  651. </strow>
  652. <strow>
  653. <stentry conref="DITA-messages.xml#msgs/DOTX045W-extra" conaction="pushreplace">Cross reference text inside the
  654. <xmlelement>area</xmlelement> element is used to provide accessibility for screen readers that can identify
  655. different areas of an image map. If text cannot be retrieved automatically by referencing a DITA element, it
  656. should be specified directly in the cross reference.</stentry>
  657. </strow>
  658. <strow>
  659. <stentry conref="DITA-messages.xml#msgs/DOTX046W-extra" conaction="pushreplace">The specified value was passed
  660. as-is through to the <xmlelement>area</xmlelement> element in the HTML.</stentry>
  661. </strow>
  662. <strow>
  663. <stentry conref="DITA-messages.xml#msgs/DOTX047W-extra" conaction="pushreplace">The area element is intended to
  664. define a region in an image map; coordinates must be specified in order to define that region.</stentry>
  665. </strow>
  666. <strow>
  667. <stentry conref="DITA-messages.xml#msgs/DOTX048I-extra" conaction="pushreplace">The build will not look for peer
  668. or external topics before compiling your CHM file, so they may not be included. If you are referencing an
  669. actual HTML file that will not be available, it cannot be included in the project, and you should set the toc
  670. attribute to "no" on your topicref element. Otherwise, check to be sure your HTML file was included in the
  671. CHM; if it was not, you will need to place it in the correct location with your other output files and
  672. recompile.
  673. <indexterm>table of contents<indexterm>HTML Help</indexterm></indexterm>
  674. </stentry>
  675. </strow>
  676. <strow>
  677. <stentry conref="DITA-messages.xml#msgs/DOTX049I-extra" conaction="pushreplace">The PDF, ODT, and RTF output
  678. processes cannot automatically convert non-DITA content into DITA in order to merge it with the rest of your
  679. content. The referenced items are ignored.</stentry>
  680. </strow>
  681. <strow>
  682. <stentry conref="DITA-messages.xml#msgs/DOTX050W-extra" conaction="pushreplace">Eclipse requires that an ID be
  683. specified when creating an Eclipse Help project; the toolkit expects to locate that ID on the root element of
  684. your input map.</stentry>
  685. </strow>
  686. <strow>
  687. <stentry conref="DITA-messages.xml#msgs/DOTX052W-extra" conaction="pushreplace">The toolkit is attempting to add
  688. generated text, such as the string "Related information" that appears above links. The requested string could
  689. not be found in any language. Your output may contain a meaningful string, or it may contain a code that was
  690. intended to map to a string. This likely indicates an error in a plug-in or XSL override; either the string
  691. was requested incorrectly, or you will need to provide a mapping for the string in all of the languages you
  692. require.</stentry>
  693. </strow>
  694. <strow>
  695. <stentry conref="DITA-messages.xml#msgs/DOTX053E-extra" conaction="pushreplace">This will occur if a map
  696. references another map, and then that second map (or another further nested map) references the original map.
  697. The result is an infinite nesting of maps; please correct the chain of map references to remove circular
  698. reference.</stentry>
  699. </strow>
  700. <strow>
  701. <stentry conref="DITA-messages.xml#msgs/DOTX054W-extra" conaction="pushreplace">This will occur when a DITAVAL
  702. file contains multiple styling rules that apply to the same element.</stentry>
  703. </strow>
  704. <strow>
  705. <stentry conref="DITA-messages.xml#msgs/DOTX055W-extra" conaction="pushreplace">The "flagit" named template was
  706. deprecated in DITA-OT version 1.4, when the OASIS standard formalized the DITAVAL syntax. The template is
  707. removed in DITA-OT 1.6. Stylesheets that used this template need to be updated.</stentry>
  708. </strow>
  709. <strow>
  710. <stentry conref="DITA-messages.xml#msgs/DOTX056W-extra" conaction="pushreplace">The build attempted to access
  711. the specified file in order to retrive a title or short description, but the file could not be found. If the
  712. file exists, it is possible that a DITAVAL file was used to remove the file’s contents from the build. Another
  713. possibility is that the file is located outside of the scope of the main input directory, and was not
  714. available because the <xref keyref="parameters-base">onlytopic.in.map</xref> parameter was specified. Be aware
  715. that the path information above may not match the link in your topic.</stentry>
  716. </strow>
  717. <strow>
  718. <stentry conref="DITA-messages.xml#msgs/DOTX057W-extra" conaction="pushreplace">The link appears to use valid
  719. syntax to reference a DITA element, but that element cannot be found. Please verify that the element exists,
  720. and is not removed from the build by DITAVAL based filtering.</stentry>
  721. </strow>
  722. <strow>
  723. <stentry conref="DITA-messages.xml#msgs/DOTX058W-extra" conaction="pushreplace">Processing for terms, acronyms,
  724. or abbreviated forms will associate the key from the element’s keyref attribute with a glossentry (glossary
  725. entry) topic. This message will appear if the key was defined, but was not associated with a glossentry topic.
  726. The process will try to use the best available fallback (usually the title of the referenced topic).</stentry>
  727. </strow>
  728. <strow>
  729. <stentry conref="DITA-messages.xml#msgs/DOTX060W-extra" conaction="pushreplace">Processing for abbreviated form
  730. elements will associate the key from the element’s keyref attribute with a glossentry (glossary entry) topic.
  731. This message will appear if the key was defined, but was not associated with a glossentry topic. This element
  732. is only supported with keys that are associated with glossary topics; the element will not generate any
  733. output. Please correct the reference, or use a different element to reference your topic.</stentry>
  734. </strow>
  735. <strow>
  736. <stentry conref="DITA-messages.xml#msgs/DOTX061W-extra" conaction="pushreplace">According to the DITA
  737. Specification, references from maps should either go to DITA Maps, DITA Topics, or any non-DITA resource.
  738. References below the topic level should only be made from cross references (using
  739. <xmlelement>xref</xmlelement> or similar) inside of a topic. For details, see the href attribute description
  740. in the OASIS standard’s definition of the <xref
  741. href="http://docs.oasis-open.org/dita/v1.2/os/spec/langref/topicref.html" format="html" scope="external"
  742. >topicref element</xref>.</stentry>
  743. </strow>
  744. <strow>
  745. <stentry conref="DITA-messages.xml#msgs/DOTX063W-extra" conaction="pushreplace">This will appear when generating
  746. PDF or ODT output that includes a link to a local topic, but the referenced topic is not part of the map
  747. itself. This will result in a broken link. You should include the topic in your map or remove the link from
  748. the build.</stentry>
  749. </strow>
  750. <strow>
  751. <stentry conref="DITA-messages.xml#msgs/DOTX064W-extra" conaction="pushreplace">The copy-to attribute is used to
  752. copy a topic over a document that already exists. Please make sure that any copy-to attributes use a unique
  753. name so that the copy will not overwrite existing content.</stentry>
  754. </strow>
  755. <strow>
  756. <stentry conref="DITA-messages.xml#msgs/DOTX065W-extra" conaction="pushreplace">Two different topics are copied
  757. to the same location using copy-to; as a result, one of these files would be over-written. Only the first
  758. instance of this copy-to value will be recognized. Please correct the use of copy-to attributes.</stentry>
  759. </strow>
  760. <strow>
  761. <stentry conref="DITA-messages.xml#msgs/DOTX066W-extra" conaction="pushreplace">This message indicates that your
  762. custom XSLT or plug-ins rely on templates that will be removed in an upcoming release. Typically this occurs
  763. when a named template has been converted to a mode template; any code that uses the deprecated template should
  764. be updated.</stentry>
  765. </strow>
  766. <strow>
  767. <stentry conref="DITA-messages.xml#msgs/DOTX067E-extra" conaction="pushreplace">This PDF build uses generated
  768. text, such as the phrase "Related information" (which is generated above many link groups). The toolkit was
  769. unable to locate the string <varname>%1</varname> for your specified language, so the string will appear in
  770. the default language. This generally indicates that the toolkit’s strings need to be updated to support your
  771. language, or that your language setting is incorrect.</stentry>
  772. </strow>
  773. </simpletable>
  774. <section>
  775. <title>Additional explanation for messages in the <filepath>org.dita.pdf2</filepath> plugin</title>
  776. <simpletable>
  777. <strow>
  778. <stentry conref="DITA-messages.xml#msgs/PDFJ002E-extra" conaction="pushreplace">The PDF index process relies
  779. on pre-defined letter headings when sorting terms. The specified term does not begin with a character that
  780. can be mapped to an existing heading. Typically this term would be placed in a "Special characters" group,
  781. but the current language did not specify such a group when setting up the index sort process.</stentry>
  782. </strow>
  783. <strow>
  784. <stentry conref="DITA-messages.xml#msgs/PDFJ003I-extra" conaction="pushreplace">The PDF index process relies
  785. on pre-defined letter headings when sorting terms. The specified term does not begin with a character that
  786. can be mapped to an existing heading, so it has been placed under a heading for terms that begin with
  787. special characters such as punctuation. If this term should be sorted under a new or existing letter
  788. heading, please open an issue with DITA-OT to correct the sort.</stentry>
  789. </strow>
  790. <strow>
  791. <stentry conref="DITA-messages.xml#msgs/PDFX011E-extra" conaction="pushreplace">Found an
  792. <xmlelement>index-see</xmlelement> element as a child of a term that also exists as a standalone index
  793. term, or as a term that also uses <xmlelement>index-see-also</xmlelement>. When using
  794. <xmlelement>index-see</xmlelement> with an index term, that term should not be used to create page
  795. references and should not reference additional terms. Treating the <xmlelement>index-see</xmlelement> as
  796. <xmlelement>index-see-also</xmlelement>.</stentry>
  797. </strow>
  798. <strow>
  799. <stentry conref="DITA-messages.xml#msgs/DOTX072I-extra" conaction="pushreplace"><indexterm>navtitle</indexterm></stentry>
  800. </strow>
  801. </simpletable>
  802. </section>
  803. </refbody>
  804. </reference>