[postgis-tickets] [PostGIS] #2416: Element simplesect content does not follow the DTD

PostGIS trac at osgeo.org
Thu Aug 8 23:52:09 PDT 2013


#2416: Element simplesect content does not follow the DTD
---------------------------+------------------------------------------------
 Reporter:  strk           |       Owner:  robe         
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.4
Component:  documentation  |     Version:  2.0.x        
 Keywords:                 |  
---------------------------+------------------------------------------------
 Docs in 2.0 branch do not pass make check:
 {{{
 make[1]: Entering directory `/home/src/postgis/postgis-2.0/doc'
 /usr/bin/xmllint --loaddtd --xinclude --valid postgis-out.xml > /dev/null
 release_notes.xml:12: element simplesect: validity error : Element
 simplesect content does not follow the DTD, expecting ((title , subtitle?
 , titleabbrev?) , (calloutlist | glosslist | bibliolist | itemizedlist |
 orderedlist | segmentedlist | simplelist | variablelist | caution |
 important | note | tip | warning | literallayout | programlisting |
 programlistingco | screen | screenco | screenshot | synopsis | cmdsynopsis
 | funcsynopsis | classsynopsis | fieldsynopsis | constructorsynopsis |
 destructorsynopsis | methodsynopsis | formalpara | para | simpara |
 address | blockquote | graphic | graphicco | mediaobject | mediaobjectco |
 informalequation | informalexample | informalfigure | informaltable |
 equation | example | figure | table | msgset | procedure | sidebar |
 qandaset | task | anchor | bridgehead | remark | highlights | abstract |
 authorblurb | epigraph | indexterm | beginpage)+), got (title )
                 </simplesect>
                              ^
 release_notes.xml:15: element simplesect: validity error : Element
 simplesect content does not follow the DTD, expecting ((title , subtitle?
 , titleabbrev?) , (calloutlist | glosslist | bibliolist | itemizedlist |
 orderedlist | segmentedlist | simplelist | variablelist | caution |
 important | note | tip | warning | literallayout | programlisting |
 programlistingco | screen | screenco | screenshot | synopsis | cmdsynopsis
 | funcsynopsis | classsynopsis | fieldsynopsis | constructorsynopsis |
 destructorsynopsis | methodsynopsis | formalpara | para | simpara |
 address | blockquote | graphic | graphicco | mediaobject | mediaobjectco |
 informalequation | informalexample | informalfigure | informaltable |
 equation | example | figure | table | msgset | procedure | sidebar |
 qandaset | task | anchor | bridgehead | remark | highlights | abstract |
 authorblurb | epigraph | indexterm | beginpage)+), got (title )
                 </simplesect>
                              ^
 make[1]: *** [check] Error 4
 make[1]: Leaving directory `/home/src/postgis/postgis-2.0/doc'
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2416>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list