Re: manual/developer/modguide.xml is not a valid XML document

2012-04-22 Thread Daniel Gruno
On 23-04-2012 01:42, André Malo wrote: > * Daniel Gruno wrote: > >> I've seen the errors, and I know of _a_ solution, which is to loosen up >> common.dtd in the build system to allow styles within a tag (and >> subsequently allow for inside a ), > > is not allowed inside , because both are blo

Re: manual/developer/modguide.xml is not a valid XML document

2012-04-22 Thread André Malo
* Daniel Gruno wrote: > I've seen the errors, and I know of _a_ solution, which is to loosen up > common.dtd in the build system to allow styles within a tag (and > subsequently allow for inside a ), is not allowed inside , because both are blocks (in HTML then) and nesting is forbidden there

Re: manual/developer/modguide.xml is not a valid XML document

2012-04-22 Thread Daniel Gruno
On 22-04-2012 14:24, Lucien GENTIS wrote: > Hi all, > > Have you tried to enter "./build.sh validate-xml" for trunk or 2.4 branch ? > > I get hundreds of lines containing > "manual/developer/modguide.xml:1647:125: Attribute "style" must be > declared for element type ." which hide other error