Hi,
a user of program_options has reported that his XML editor says:

   line 1: Attribute "alt" must be declared for element type "functionname".
   line 1: Attribute "alt" must be declared for element type "functionname".

in fact, I don't see that BoostBook dtd declares this element, and I get the 
same error when running:

   xmllint --valid --xinclude --catalogs program_options.xml

Could this be fixed?

BTW, I get a number of other errors:

program_options.xml:8: element library: validity error : No declaration
for attribute xmlns:xi of element library
    xmlns:xi="http://www.w3.org/2001/XInclude";>
                                              ^
program_options.xml:79: element include: validity error : No declaration
 for attribute href of element include
  <xi:include href="tutorial.xml"/>
                                 ^
program_options.xml:79: element include: validity error : No declaration
 for element include
  <xi:include href="tutorial.xml"/>
                                   ^
program_options.xml:80: element include: validity error : No declaration
 for attribute href of element include
  <xi:include href="overview.xml"/>
                                 ^
program_options.xml:80: element include: validity error : No declaration
 for element include
  <xi:include href="overview.xml"/>


Is this something wrong with the command I use, or with BoostBook, or with 
program_options.xml?

TIA,
Volodya


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to