[
https://issues.apache.org/jira/browse/DERBY-5359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105392#comment-13105392
]
Kim Haase commented on DERBY-5359:
----------------------------------
There should be no need to modify the XSL files with "2fo" in their names.
These files are used only for generation of the PDF and the one-page HTML file
(ref-single.html, etc.). The one-page HTML file has a DOCTYPE of HTML only, not
XHTML, so it should not have the xmlns:html="http://www.w3.org/1999/xhtml"
attribute.
Also, any zip file you attach to a documentation patch should contain sample
documentation output from the patch, not the patched files themselves.
> Missing xmlns attribute for html element in docs
> ------------------------------------------------
>
> Key: DERBY-5359
> URL: https://issues.apache.org/jira/browse/DERBY-5359
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.9.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Jayaram Subramanian
> Attachments: derby5359-ref-stat.txt, derby5359-ref.diff,
> derby5359.diff, files-derby5359.zip, html.zip
>
>
> The html files in the documentation that are declared as XHTML don't pass as
> valid XHTML because the html elements lack the xmlns attribute. Examples:
> http://db.apache.org/derby/docs/dev/ref/index.html
> -->
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Findex.html
> http://db.apache.org/derby/docs/dev/ref/toc.html
> -->
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Ftoc.html
> http://db.apache.org/derby/docs/dev/ref/rrefcallprocedure.html
> -->
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Frrefcallprocedure.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira