Error message when generating the documentation
Posted: Fri Oct 23, 2015 9:47 pm
Hi guys,
I have a small issue when I am generating the documentation for a product of ours using Jenkins.
I get this type of error, and I do not quite understand why it is coming as the documentation is generating anyways:
[xslt] : Error! Ambiguous rule match for /bookmap/opentopic:map[1]/chapter[11]/glossref[7]
[xslt] Matches both "*[contains(@class, ' bookmap/chapter ')] | *[contains(@class, ' map/topicref ')] [not(ancestor-or-self::*[contains(@class,' bookmap/frontmatter ')])]" on line 55 of file:E:/JENKINS_HOME/jobs/DOCUMENTATION/workspace/dita_toolkit/DITA-OT/plugins/org.dita.pdf2/cfg/fo/xsl/custom.xsl
In the line mentioned in custom.xsl there are some changes I did after some suggestions from you regarding the numbering of topics and subtopics (see post35014.html#p35014).
If you would have some advices for that, it would be wonderful.
Thank you
I have a small issue when I am generating the documentation for a product of ours using Jenkins.
I get this type of error, and I do not quite understand why it is coming as the documentation is generating anyways:
[xslt] : Error! Ambiguous rule match for /bookmap/opentopic:map[1]/chapter[11]/glossref[7]
[xslt] Matches both "*[contains(@class, ' bookmap/chapter ')] | *[contains(@class, ' map/topicref ')] [not(ancestor-or-self::*[contains(@class,' bookmap/frontmatter ')])]" on line 55 of file:E:/JENKINS_HOME/jobs/DOCUMENTATION/workspace/dita_toolkit/DITA-OT/plugins/org.dita.pdf2/cfg/fo/xsl/custom.xsl
In the line mentioned in custom.xsl there are some changes I did after some suggestions from you regarding the numbering of topics and subtopics (see post35014.html#p35014).
If you would have some advices for that, it would be wonderful.
Thank you