Hiya Mike, Thanks for continuing to work on this. I found a couple things that might also help Rainer. So, try doing the following:
-copy the xsolbook.dtd from the 20080215/common directory to your DYNMCTRCGGD directory. -rename the xsolbook.dtd file to solbook.dtd. -issue the xmllint --valid --noout DYNMCTRCGGD.book The ents and dtd are defined int he book file, so I think you have to issue the validate command against the book file, not the chapter file. Let me know if this helps, it worked for me. I'll change the name of the dtd in my next push, this is an obvious problem I can fix, so my apologies for that. I'll also move a copy of the re-named dtd file back into each book directory, since the common directory location isn't working for us. Thanks again for your help and questions, of course, let me know if this doesn't work. -Michelle Mike Pogue wrote: > A bit more info: > > Near as I can tell, these problem entities (e.g. “) were added to > the source between the 20070802 and 20080215 releases of the docs. > > So, I suspect that either they should not be there (and they made it through > accidentally), or there's a new DTD file that defines these entities that > hasn't been published yet (or the new DTD file references a DocBook .ent file > that defines them, etc...). > > > This message posted from opensolaris.org > _______________________________________________ > docs-discuss mailing list > docs-discuss at opensolaris.org >
