| 1 | program_options.xml:8: element library: validity error : No declaration for attribute xmlns:xi of element library
|
|---|
| 2 | xmlns:xi="http://www.w3.org/2001/XInclude">
|
|---|
| 3 | ^
|
|---|
| 4 | program_options.xml:79: element include: validity error : No declaration for attribute href of element include
|
|---|
| 5 | <xi:include href="tutorial.xml"/>
|
|---|
| 6 | ^
|
|---|
| 7 | program_options.xml:79: element include: validity error : No declaration for element include
|
|---|
| 8 | <xi:include href="tutorial.xml"/>
|
|---|
| 9 | ^
|
|---|
| 10 | program_options.xml:80: element include: validity error : No declaration for attribute href of element include
|
|---|
| 11 | <xi:include href="overview.xml"/>
|
|---|
| 12 | ^
|
|---|
| 13 | program_options.xml:80: element include: validity error : No declaration for element include
|
|---|
| 14 | <xi:include href="overview.xml"/>
|
|---|
| 15 | ^
|
|---|
| 16 | program_options.xml:82: element include: validity error : No declaration for attribute href of element include
|
|---|
| 17 | <xi:include href="howto.xml"/>
|
|---|
| 18 | ^
|
|---|
| 19 | program_options.xml:82: element include: validity error : No declaration for element include
|
|---|
| 20 | <xi:include href="howto.xml"/>
|
|---|
| 21 | ^
|
|---|
| 22 | program_options.xml:83: element include: validity error : No declaration for attribute href of element include
|
|---|
| 23 | <xi:include href="design.xml"/>
|
|---|
| 24 | ^
|
|---|
| 25 | program_options.xml:83: element include: validity error : No declaration for element include
|
|---|
| 26 | <xi:include href="design.xml"/>
|
|---|
| 27 | ^
|
|---|
| 28 | program_options.xml:84: element include: validity error : No declaration for attribute href of element include
|
|---|
| 29 | <xi:include href="acknowledgements.xml"/>
|
|---|
| 30 | ^
|
|---|
| 31 | program_options.xml:84: element include: validity error : No declaration for element include
|
|---|
| 32 | <xi:include href="acknowledgements.xml"/>
|
|---|
| 33 | ^
|
|---|
| 34 | program_options.xml:86: element include: validity error : No declaration for attribute href of element include
|
|---|
| 35 | <xi:include href="autodoc.xml"/>
|
|---|
| 36 | ^
|
|---|
| 37 | program_options.xml:86: element include: validity error : No declaration for element include
|
|---|
| 38 | <xi:include href="autodoc.xml"/>
|
|---|
| 39 | ^
|
|---|
| 40 | program_options.xml:87: element library: validity error : Element library content does not follow the DTD, expecting (libraryinfo , (title , (section | library-reference | testsuite)+)?), got (libraryinfo title section xi:include xi:include xi:include xi:include xi:include xi:include )
|
|---|
| 41 | </library>
|
|---|
| 42 | ^
|
|---|
| 43 | program_options.xml:88: element xref: validity error : IDREF attribute linkend references an unknown ID "program_options.tutorial"
|
|---|
| 44 |
|
|---|
| 45 | ^
|
|---|
| 46 | tutorial.xml:9: element section: validity error : root and DTD name do not match 'section' and 'library'
|
|---|
| 47 | <section id="program_options.tutorial">
|
|---|
| 48 | ^
|
|---|
| 49 | tutorial.xml:79: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 50 | <screen>
|
|---|
| 51 | ^
|
|---|
| 52 | tutorial.xml:80: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 53 | $ <userinput>bin/gcc/debug/first</userinput>
|
|---|
| 54 | ^
|
|---|
| 55 | tutorial.xml:82: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 56 | $ <userinput>bin/gcc/debug/first --help</userinput>
|
|---|
| 57 | ^
|
|---|
| 58 | tutorial.xml:86: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 59 | $ <userinput>bin/gcc/debug/first --compression 10</userinput>
|
|---|
| 60 | ^
|
|---|
| 61 | tutorial.xml:91: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 62 | </section>
|
|---|
| 63 | ^
|
|---|
| 64 | tutorial.xml:99: validity error : standalone: attribute moreinfo on filename defaulted from external subset
|
|---|
| 65 | <filename>example/options_description.cpp</filename>.</para>
|
|---|
| 66 | ^
|
|---|
| 67 | tutorial.xml:118: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 68 | <para>The <literal>"help"</literal> option should be familiar from
|
|---|
| 69 | ^
|
|---|
| 70 | tutorial.xml:122: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 71 | <para>The <literal>"optimization"</literal> option shows two new features. Fir
|
|---|
| 72 | ^
|
|---|
| 73 | tutorial.xml:128: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 74 | <para>The <literal>"include-path"</literal> option is an example of the
|
|---|
| 75 | ^
|
|---|
| 76 | tutorial.xml:136: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 77 | <para>Note also that the type of the <literal>"include-path"</literal>
|
|---|
| 78 | ^
|
|---|
| 79 | tutorial.xml:144: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 80 | <screen>
|
|---|
| 81 | ^
|
|---|
| 82 | tutorial.xml:145: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 83 | <userinput>compiler --input-file=a.cpp</userinput>
|
|---|
| 84 | ^
|
|---|
| 85 | tutorial.xml:148: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 86 | <screen>
|
|---|
| 87 | ^
|
|---|
| 88 | tutorial.xml:149: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 89 | <userinput>compiler a.cpp</userinput>
|
|---|
| 90 | ^
|
|---|
| 91 | tutorial.xml:201: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 92 | <screen>
|
|---|
| 93 | ^
|
|---|
| 94 | tutorial.xml:202: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 95 | $ <userinput>bin/gcc/debug/options_description --help</userinput>
|
|---|
| 96 | ^
|
|---|
| 97 | tutorial.xml:209: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 98 | $ <userinput>bin/gcc/debug/options_description</userinput>
|
|---|
| 99 | ^
|
|---|
| 100 | tutorial.xml:211: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 101 | $ <userinput>bin/gcc/debug/options_description --optimization 4 -I foo a.cpp</us
|
|---|
| 102 | ^
|
|---|
| 103 | tutorial.xml:225: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 104 | </section>
|
|---|
| 105 | ^
|
|---|
| 106 | tutorial.xml:310: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 107 | <screen>
|
|---|
| 108 | ^
|
|---|
| 109 | tutorial.xml:311: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 110 | $ <userinput>bin/gcc/debug/multiple_sources</userinput>
|
|---|
| 111 | ^
|
|---|
| 112 | tutorial.xml:314: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 113 | $ <userinput>bin/gcc/debug/multiple_sources --help</userinput>
|
|---|
| 114 | ^
|
|---|
| 115 | tutorial.xml:325: validity error : standalone: attribute moreinfo on userinput defaulted from external subset
|
|---|
| 116 | $ <userinput>bin/gcc/debug/multiple_sources --optimization=4 -I foo a.cpp b.cpp<
|
|---|
| 117 | ^
|
|---|
| 118 | tutorial.xml:336: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 119 | </section>
|
|---|
| 120 | ^
|
|---|
| 121 | tutorial.xml:344: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 122 | </section>
|
|---|
| 123 | ^
|
|---|
| 124 | overview.xml:8: element section: validity error : root and DTD name do not match 'section' and 'library'
|
|---|
| 125 | <section id="program_options.overview">
|
|---|
| 126 | ^
|
|---|
| 127 | overview.xml:22: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 128 | </listitem>
|
|---|
| 129 | ^
|
|---|
| 130 | overview.xml:27: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 131 | </listitem>
|
|---|
| 132 | ^
|
|---|
| 133 | overview.xml:33: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 134 | </listitem>
|
|---|
| 135 | ^
|
|---|
| 136 | overview.xml:34: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 137 | </itemizedlist>
|
|---|
| 138 | ^
|
|---|
| 139 | overview.xml:145: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 140 | syntax like: <screen>calc --expression=1 + 2/3</screen> because it's not
|
|---|
| 141 | ^
|
|---|
| 142 | overview.xml:146: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 143 | possible to parse <screen>1 + 2/3</screen> without knowing that it's a C
|
|---|
| 144 | ^
|
|---|
| 145 | overview.xml:148: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 146 | and the syntax clear: <screen>calc --expression="1 + 2/3"</screen>
|
|---|
| 147 | ^
|
|---|
| 148 | overview.xml:164: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 149 | </listitem>
|
|---|
| 150 | ^
|
|---|
| 151 | overview.xml:169: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 152 | </listitem>
|
|---|
| 153 | ^
|
|---|
| 154 | overview.xml:175: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 155 | </listitem>
|
|---|
| 156 | ^
|
|---|
| 157 | overview.xml:176: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 158 | </itemizedlist>
|
|---|
| 159 | ^
|
|---|
| 160 | overview.xml:195: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 161 | <screen>
|
|---|
| 162 | ^
|
|---|
| 163 | overview.xml:227: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 164 | <screen>
|
|---|
| 165 | ^
|
|---|
| 166 | overview.xml:256: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 167 | <screen>
|
|---|
| 168 | ^
|
|---|
| 169 | overview.xml:290: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 170 | </section>
|
|---|
| 171 | ^
|
|---|
| 172 | overview.xml:292: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 173 | </section>
|
|---|
| 174 | ^
|
|---|
| 175 | overview.xml:314: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 176 | </section>
|
|---|
| 177 | ^
|
|---|
| 178 | overview.xml:323: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 179 | <screen>
|
|---|
| 180 | ^
|
|---|
| 181 | overview.xml:334: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 182 | <screen>
|
|---|
| 183 | ^
|
|---|
| 184 | overview.xml:362: element warning: validity error : standalone: warning declared in the external subset contains white spaces nodes
|
|---|
| 185 | </warning>
|
|---|
| 186 | ^
|
|---|
| 187 | overview.xml:365: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 188 | </section>
|
|---|
| 189 | ^
|
|---|
| 190 | overview.xml:369: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 191 | </section>
|
|---|
| 192 | ^
|
|---|
| 193 | overview.xml:409: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 194 | </listitem>
|
|---|
| 195 | ^
|
|---|
| 196 | overview.xml:417: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 197 | </listitem>
|
|---|
| 198 | ^
|
|---|
| 199 | overview.xml:424: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 200 | </listitem>
|
|---|
| 201 | ^
|
|---|
| 202 | overview.xml:425: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 203 | </itemizedlist>
|
|---|
| 204 | ^
|
|---|
| 205 | overview.xml:428: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 206 | </section>
|
|---|
| 207 | ^
|
|---|
| 208 | overview.xml:439: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 209 | </listitem>
|
|---|
| 210 | ^
|
|---|
| 211 | overview.xml:442: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 212 | </listitem>
|
|---|
| 213 | ^
|
|---|
| 214 | overview.xml:447: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 215 | </listitem>
|
|---|
| 216 | ^
|
|---|
| 217 | overview.xml:448: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 218 | </itemizedlist>
|
|---|
| 219 | ^
|
|---|
| 220 | overview.xml:474: element warning: validity error : standalone: warning declared in the external subset contains white spaces nodes
|
|---|
| 221 | </warning>
|
|---|
| 222 | ^
|
|---|
| 223 | overview.xml:476: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 224 | </section>
|
|---|
| 225 | ^
|
|---|
| 226 | overview.xml:490: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 227 | <screen>
|
|---|
| 228 | ^
|
|---|
| 229 | overview.xml:494: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 230 | </listitem>
|
|---|
| 231 | ^
|
|---|
| 232 | overview.xml:496: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 233 | <screen>
|
|---|
| 234 | ^
|
|---|
| 235 | overview.xml:500: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 236 | </listitem>
|
|---|
| 237 | ^
|
|---|
| 238 | overview.xml:501: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 239 | <listitem><para>The <literal>#</literal> character introduces a
|
|---|
| 240 | ^
|
|---|
| 241 | overview.xml:503: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 242 | </listitem>
|
|---|
| 243 | ^
|
|---|
| 244 | overview.xml:504: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 245 | </itemizedlist>
|
|---|
| 246 | ^
|
|---|
| 247 | overview.xml:508: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 248 | <screen>
|
|---|
| 249 | ^
|
|---|
| 250 | overview.xml:513: validity error : standalone: attribute format on screen defaulted from external subset
|
|---|
| 251 | <screen>
|
|---|
| 252 | ^
|
|---|
| 253 | overview.xml:517: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 254 | </section>
|
|---|
| 255 | ^
|
|---|
| 256 | overview.xml:527: validity error : standalone: attribute moreinfo on filename defaulted from external subset
|
|---|
| 257 | <filename>autoexec.bat</filename> file or (on recent versions) the
|
|---|
| 258 | ^
|
|---|
| 259 | overview.xml:528: validity error : standalone: attribute moreinfo on filename defaulted from external subset
|
|---|
| 260 | <filename>Control Panel/System/Advanced/Environment Variables</filename>
|
|---|
| 261 | ^
|
|---|
| 262 | overview.xml:529: validity error : standalone: attribute moreinfo on filename defaulted from external subset
|
|---|
| 263 | dialog, and on Unix —, the <filename>/etc/profile</filename>,
|
|---|
| 264 | ^
|
|---|
| 265 | overview.xml:530: validity error : standalone: attribute moreinfo on filename defaulted from external subset
|
|---|
| 266 | <filename>~/.profile</filename> and <filename>~/.bash_profile</filename>
|
|---|
| 267 | ^
|
|---|
| 268 | overview.xml:530: validity error : standalone: attribute moreinfo on filename defaulted from external subset
|
|---|
| 269 | <filename>~/.profile</filename> and <filename>~/.bash_profile</filename>
|
|---|
| 270 | ^
|
|---|
| 271 | overview.xml:548: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 272 | name <literal>proxy</literal> the environment variable might be called
|
|---|
| 273 | ^
|
|---|
| 274 | overview.xml:552: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 275 | Say, if you pass <literal>BOOST_</literal> as the prefix, and there are
|
|---|
| 276 | ^
|
|---|
| 277 | overview.xml:555: validity error : standalone: attribute moreinfo on literal defaulted from external subset
|
|---|
| 278 | option <literal>proxy</literal>.
|
|---|
| 279 | ^
|
|---|
| 280 | overview.xml:566: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 281 | </section>
|
|---|
| 282 | ^
|
|---|
| 283 | overview.xml:567: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 284 | </section>
|
|---|
| 285 | ^
|
|---|
| 286 | overview.xml:585: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 287 | </row>
|
|---|
| 288 | ^
|
|---|
| 289 | overview.xml:586: element thead: validity error : standalone: thead declared in the external subset contains white spaces nodes
|
|---|
| 290 | </thead>
|
|---|
| 291 | ^
|
|---|
| 292 | overview.xml:592: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 293 | </row>
|
|---|
| 294 | ^
|
|---|
| 295 | overview.xml:597: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 296 | </row>
|
|---|
| 297 | ^
|
|---|
| 298 | overview.xml:601: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 299 | </row>
|
|---|
| 300 | ^
|
|---|
| 301 | overview.xml:605: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 302 | </row>
|
|---|
| 303 | ^
|
|---|
| 304 | overview.xml:610: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 305 | </row>
|
|---|
| 306 | ^
|
|---|
| 307 | overview.xml:615: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 308 | </row>
|
|---|
| 309 | ^
|
|---|
| 310 | overview.xml:621: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 311 | </row>
|
|---|
| 312 | ^
|
|---|
| 313 | overview.xml:626: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 314 | </row>
|
|---|
| 315 | ^
|
|---|
| 316 | overview.xml:630: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 317 | </row>
|
|---|
| 318 | ^
|
|---|
| 319 | overview.xml:635: element row: validity error : standalone: row declared in the external subset contains white spaces nodes
|
|---|
| 320 | </row>
|
|---|
| 321 | ^
|
|---|
| 322 | overview.xml:637: element tbody: validity error : standalone: tbody declared in the external subset contains white spaces nodes
|
|---|
| 323 | </tbody>
|
|---|
| 324 | ^
|
|---|
| 325 | overview.xml:638: element tgroup: validity error : standalone: tgroup declared in the external subset contains white spaces nodes
|
|---|
| 326 | </tgroup>
|
|---|
| 327 | ^
|
|---|
| 328 | overview.xml:640: element informaltable: validity error : standalone: informaltable declared in the external subset contains white spaces nodes
|
|---|
| 329 | </informaltable>
|
|---|
| 330 | ^
|
|---|
| 331 | overview.xml:642: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 332 | </section>
|
|---|
| 333 | ^
|
|---|
| 334 | overview.xml:644: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 335 | </section>
|
|---|
| 336 | ^
|
|---|
| 337 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %list.class; not found
|
|---|
| 338 | %local.divcomponent.mix;">
|
|---|
| 339 | ^
|
|---|
| 340 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %admon.class; not found
|
|---|
| 341 | %local.divcomponent.mix;">
|
|---|
| 342 | ^
|
|---|
| 343 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %linespecific.class; not found
|
|---|
| 344 | %local.divcomponent.mix;">
|
|---|
| 345 | ^
|
|---|
| 346 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %synop.class; not found
|
|---|
| 347 | %local.divcomponent.mix;">
|
|---|
| 348 | ^
|
|---|
| 349 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %para.class; not found
|
|---|
| 350 | %local.divcomponent.mix;">
|
|---|
| 351 | ^
|
|---|
| 352 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %informal.class; not found
|
|---|
| 353 | %local.divcomponent.mix;">
|
|---|
| 354 | ^
|
|---|
| 355 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %formal.class; not found
|
|---|
| 356 | %local.divcomponent.mix;">
|
|---|
| 357 | ^
|
|---|
| 358 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %compound.class; not found
|
|---|
| 359 | %local.divcomponent.mix;">
|
|---|
| 360 | ^
|
|---|
| 361 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %genobj.class; not found
|
|---|
| 362 | %local.divcomponent.mix;">
|
|---|
| 363 | ^
|
|---|
| 364 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %descobj.class; not found
|
|---|
| 365 | %local.divcomponent.mix;">
|
|---|
| 366 | ^
|
|---|
| 367 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:119: parser error : PEReference: %ndxterm.class; not found
|
|---|
| 368 | %local.divcomponent.mix;">
|
|---|
| 369 | ^
|
|---|
| 370 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %list.class; not found
|
|---|
| 371 | %local.refcomponent.mix;">
|
|---|
| 372 | ^
|
|---|
| 373 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %admon.class; not found
|
|---|
| 374 | %local.refcomponent.mix;">
|
|---|
| 375 | ^
|
|---|
| 376 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %linespecific.class; not found
|
|---|
| 377 | %local.refcomponent.mix;">
|
|---|
| 378 | ^
|
|---|
| 379 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %synop.class; not found
|
|---|
| 380 | %local.refcomponent.mix;">
|
|---|
| 381 | ^
|
|---|
| 382 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %para.class; not found
|
|---|
| 383 | %local.refcomponent.mix;">
|
|---|
| 384 | ^
|
|---|
| 385 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %informal.class; not found
|
|---|
| 386 | %local.refcomponent.mix;">
|
|---|
| 387 | ^
|
|---|
| 388 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %formal.class; not found
|
|---|
| 389 | %local.refcomponent.mix;">
|
|---|
| 390 | ^
|
|---|
| 391 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %compound.class; not found
|
|---|
| 392 | %local.refcomponent.mix;">
|
|---|
| 393 | ^
|
|---|
| 394 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %genobj.class; not found
|
|---|
| 395 | %local.refcomponent.mix;">
|
|---|
| 396 | ^
|
|---|
| 397 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %descobj.class; not found
|
|---|
| 398 | %local.refcomponent.mix;">
|
|---|
| 399 | ^
|
|---|
| 400 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %ndxterm.class; not found
|
|---|
| 401 | %local.refcomponent.mix;">
|
|---|
| 402 | ^
|
|---|
| 403 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:129: parser error : PEReference: %local.refcomponent.mix; not found
|
|---|
| 404 | %local.refcomponent.mix;">
|
|---|
| 405 | ^
|
|---|
| 406 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:139: parser error : PEReference: %linespecific.class; not found
|
|---|
| 407 | %local.indexdivcomponent.mix;">
|
|---|
| 408 | ^
|
|---|
| 409 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:139: parser error : PEReference: %synop.class; not found
|
|---|
| 410 | %local.indexdivcomponent.mix;">
|
|---|
| 411 | ^
|
|---|
| 412 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:139: parser error : PEReference: %para.class; not found
|
|---|
| 413 | %local.indexdivcomponent.mix;">
|
|---|
| 414 | ^
|
|---|
| 415 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:139: parser error : PEReference: %informal.class; not found
|
|---|
| 416 | %local.indexdivcomponent.mix;">
|
|---|
| 417 | ^
|
|---|
| 418 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:139: parser error : PEReference: %link.char.class; not found
|
|---|
| 419 | %local.indexdivcomponent.mix;">
|
|---|
| 420 | ^
|
|---|
| 421 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:139: parser error : PEReference: %local.indexdivcomponent.mix; not found
|
|---|
| 422 | %local.indexdivcomponent.mix;">
|
|---|
| 423 | ^
|
|---|
| 424 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:145: parser error : PEReference: %tech.char.class; not found
|
|---|
| 425 | %local.refname.char.mix;">
|
|---|
| 426 | ^
|
|---|
| 427 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:145: parser error : PEReference: %local.refname.char.mix; not found
|
|---|
| 428 | %local.refname.char.mix;">
|
|---|
| 429 | ^
|
|---|
| 430 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:150: parser error : PEReference: %local.partcontent.mix; not found
|
|---|
| 431 | |preface|%refentry.class;|reference %local.partcontent.mix;">
|
|---|
| 432 | ^
|
|---|
| 433 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %xref.char.class; not found
|
|---|
| 434 | %local.refinline.char.mix;">
|
|---|
| 435 | ^
|
|---|
| 436 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %gen.char.class; not found
|
|---|
| 437 | %local.refinline.char.mix;">
|
|---|
| 438 | ^
|
|---|
| 439 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %link.char.class; not found
|
|---|
| 440 | %local.refinline.char.mix;">
|
|---|
| 441 | ^
|
|---|
| 442 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %tech.char.class; not found
|
|---|
| 443 | %local.refinline.char.mix;">
|
|---|
| 444 | ^
|
|---|
| 445 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %base.char.class; not found
|
|---|
| 446 | %local.refinline.char.mix;">
|
|---|
| 447 | ^
|
|---|
| 448 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %docinfo.char.class; not found
|
|---|
| 449 | %local.refinline.char.mix;">
|
|---|
| 450 | ^
|
|---|
| 451 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %other.char.class; not found
|
|---|
| 452 | %local.refinline.char.mix;">
|
|---|
| 453 | ^
|
|---|
| 454 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %ndxterm.class; not found
|
|---|
| 455 | %local.refinline.char.mix;">
|
|---|
| 456 | ^
|
|---|
| 457 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:160: parser error : PEReference: %local.refinline.char.mix; not found
|
|---|
| 458 | %local.refinline.char.mix;">
|
|---|
| 459 | ^
|
|---|
| 460 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:166: parser error : PEReference: %local.refclass.char.mix; not found
|
|---|
| 461 | %local.refclass.char.mix;">
|
|---|
| 462 | ^
|
|---|
| 463 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:198: parser error : PEReference: %divcomponent.mix; not found
|
|---|
| 464 | | (sect1+|(%refentry.class;)+|simplesect+|(%section.class;)+)">
|
|---|
| 465 | ^
|
|---|
| 466 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:204: parser error : PEReference: %set.content.module; not found
|
|---|
| 467 | <![%set.content.module;[
|
|---|
| 468 | ^
|
|---|
| 469 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:204: parser error : conditional section INCLUDE or IGNORE keyword expected
|
|---|
| 470 | <![%set.content.module;[
|
|---|
| 471 | ^
|
|---|
| 472 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:204: parser error : Content error in the external subset
|
|---|
| 473 | <!ENTITY % set.module "INCLUDE">
|
|---|
| 474 | ^
|
|---|
| 475 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:204: validity error : All markup of the conditional section is not in the same entity
|
|---|
| 476 | <!ENTITY % set.module "INCLUDE">
|
|---|
| 477 | ^
|
|---|
| 478 | http://www.oasis-open.org/docbook/xml/4.2/dbhierx.mod:204: parser error : Content error in the external subset
|
|---|
| 479 | <!ENTITY % set.module "INCLUDE">
|
|---|
| 480 | ^
|
|---|
| 481 | program_options.xml:82: element include: XInclude error : could not load howto.xml, and no fallback was found
|
|---|
| 482 | design.xml:8: element section: validity error : root and DTD name do not match 'section' and 'library'
|
|---|
| 483 | <section id="program_options.design">
|
|---|
| 484 | ^
|
|---|
| 485 | design.xml:36: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 486 | </listitem>
|
|---|
| 487 | ^
|
|---|
| 488 | design.xml:41: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 489 | </listitem>
|
|---|
| 490 | ^
|
|---|
| 491 | design.xml:48: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 492 | </listitem>
|
|---|
| 493 | ^
|
|---|
| 494 | design.xml:51: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 495 | </listitem>
|
|---|
| 496 | ^
|
|---|
| 497 | design.xml:57: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 498 | </listitem>
|
|---|
| 499 | ^
|
|---|
| 500 | design.xml:58: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 501 | </itemizedlist>
|
|---|
| 502 | ^
|
|---|
| 503 | design.xml:60: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 504 | </listitem>
|
|---|
| 505 | ^
|
|---|
| 506 | design.xml:61: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 507 | </itemizedlist>
|
|---|
| 508 | ^
|
|---|
| 509 | design.xml:118: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 510 | </listitem>
|
|---|
| 511 | ^
|
|---|
| 512 | design.xml:122: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 513 | </listitem>
|
|---|
| 514 | ^
|
|---|
| 515 | design.xml:130: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 516 | </listitem>
|
|---|
| 517 | ^
|
|---|
| 518 | design.xml:131: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 519 | </itemizedlist>
|
|---|
| 520 | ^
|
|---|
| 521 | design.xml:163: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 522 | </listitem>
|
|---|
| 523 | ^
|
|---|
| 524 | design.xml:166: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 525 | </listitem>
|
|---|
| 526 | ^
|
|---|
| 527 | design.xml:173: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 528 | </listitem>
|
|---|
| 529 | ^
|
|---|
| 530 | design.xml:175: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 531 | </itemizedlist>
|
|---|
| 532 | ^
|
|---|
| 533 | design.xml:188: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 534 | </listitem>
|
|---|
| 535 | ^
|
|---|
| 536 | design.xml:194: element listitem: validity error : standalone: listitem declared in the external subset contains white spaces nodes
|
|---|
| 537 | </listitem>
|
|---|
| 538 | ^
|
|---|
| 539 | design.xml:195: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 540 | </itemizedlist>
|
|---|
| 541 | ^
|
|---|
| 542 | design.xml:201: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 543 | </section>
|
|---|
| 544 | ^
|
|---|
| 545 | design.xml:204: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 546 | </section>
|
|---|
| 547 | ^
|
|---|
| 548 | acknowledgements.xml:8: element section: validity error : root and DTD name do not match 'section' and 'library'
|
|---|
| 549 | <section>
|
|---|
| 550 | ^
|
|---|
| 551 | acknowledgements.xml:46: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 552 | </itemizedlist>
|
|---|
| 553 | ^
|
|---|
| 554 | acknowledgements.xml:66: element itemizedlist: validity error : standalone: itemizedlist declared in the external subset contains white spaces nodes
|
|---|
| 555 | </itemizedlist>
|
|---|
| 556 | ^
|
|---|
| 557 | acknowledgements.xml:76: element section: validity error : standalone: section declared in the external subset contains white spaces nodes
|
|---|
| 558 | </section>
|
|---|
| 559 | ^
|
|---|
| 560 | autodoc.xml:2: validity error : Validation failed: no DTD found !
|
|---|
| 561 |
|
|---|