Nobody every really answered the question of whether the license boilerplate reference text should be in html docs generated from xml. (Clearly it should be contained in a comment in the xml source.)
My suggestion is not to put the boilerplate in an html comment, but rather to put: "Copyright 2002-2004 Apache Software Foundation. Licensed under the <a href="http://www.apache.org/licenses/">Apache License, Version 2.0</a>." in the html itself. This omits the disclaimer of liability, but it makes things clear to the people who read the docs (as opposed to the insane people who read generated html sourcecode). Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
