[Gimp-docs] "make validate" and <revnumber>
Ulf-D. Ehlert
ude88 at web.de
Mon Jan 5 09:55:45 PST 2009
julien (Sonntag, 4. Januar 2009, 22:09):
> Hi,
>
> >> I get a validity error if I remove the <revnumber> tag from the
> >> revhistory. In spite of the DocBook-2.0.17: (revnumber?,date,...
> >> But in the DocBook-2.0.12, we had: (revnumber, date,...
> >>
> >> Is "validate" based on an old version of Docbook?
> >
> > It should depend on the dtd in the "<!DOCTYPE" line of the source
> > file.
> >
> > Try removing <revnumber> and then changing "4.3" to "4.5" (2x!) in
> > the "<!DOCTYPE" line. This worked for me.
> >
> > Then we should consider switching to DocBook-4.5 (Oct 2006).
>
> I tried :
> <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
> "http://www.docbook.org/xml/4.5/docbookx.dtd">
> This doesn't work :-(. I still have a validity error.
> (4.5 is installed on my computer)
Impossible! ;-)
Did you try
xmllint --nonet --valid --noout /path/to/modfied.xml?
Did you really replaced both "4.3" strings?
What happens when you replace "4.3" with "4.6" (which is not installed)?
Ulf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-docs/attachments/20090105/d11e1c56/attachment-0001.bin
More information about the Gimp-docs
mailing list