Hi nuno, hi Olli
Ok. i'll upload the files.
> Try to run 'make test_xml'
Here we are
$ make test_xml
/usr/bin/xmllint --noent --noout --valid manual.xml
manual.xml:126: element part: validity error : Element part content does
not follow the DTD, expecting (partinfo? , (title , subtitle? ,
titleabbrev?) , partintro? , (appendix | chapter | toc | lot | index |
glossary | bibliography | article | preface | refentry | reference)+),
got (title titleabbrev CDATA)
</part>
^
manual.xml:169: element part: validity error : Element part content does
not follow the DTD, expecting (partinfo? , (title , subtitle? ,
titleabbrev?) , partintro? , (appendix | chapter | toc | lot | index |
glossary | bibliography | article | preface | refentry | reference)+),
got (title appendix appendix appendix appendix appendix CDATA appendix
appendix appendix appendix appendix appendix appendix appendix appendix
appendix appendix appendix appendix appendix )
</part>
^
make: *** [test_xml] Error 4
Thank you both
Conni