That's better, but it still generates errors, because the entities are actually defined elsewhere. It turns out that copying "common/sun-iso-map.xml" to the DYNMCTRCGGD directory does make it work the rest of the way!
I verified that "xmllint --valid --noout DYNMCTRCGGD.book" complains (correctly) when I insert validity errors into the .book file, the sun-iso-map.xml file, and into the chapter1.xml file. So, I think we have a validation process that works now. We should make it easier to use, though! Mike michelle olson wrote: ... > 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 > ...
