Next in thread →
Next in month →
Re: DOCBOOK-APPS: Q. DocBook and PSGML using split document
Vladimir Ivanovic writes: > nsgmls -wall -s \ > /usr/share/sgml/docbook/dsssl-stylesheets/dtds/decls/docbook.dcl \ > usersguide.sgml > > but generates an error: > > nsgmls:/usr/share/sgml/docbook/sgml-dtd-3.0/cals-tbl.dtd:314:37:W: content model is mixed but does not allow #PCDATA everywhere This is not an error (W = warning). It warns about the peculiar content model of the <entry> element (see the Definite Guide), in a sense advising you to fix it, which is of course not within your reach. nsgmls -wall doesn't tend to be that useful. -- Peter Eisentraut http://funkturm.homeip.net/~peter
Next in thread →
Next in month →