Menu

#78 "DocBook 5.1: The Definitive Guide" V1.4.14 needs updates to be in sync with assembly.rng V5.1CR3 - More updates

open
nobody
None
5
2015-05-14
2015-05-14
No

In my first post called

"DocBook 5.1: The Definitive Guide" V1.4.14 needs updates
to be in sync with assembly.rng V5.1CR3

I forgot the following discrepancies between the doc and the schema:

6. DocBook Assemblies

In the following example:

<relationship type="seealso">
  <instance resourceref="tut1"/>
  <instance resourceref="tut2"/>
  <instance resourceref="task1"/>
</relationship>

and also in:

<relationship type="path">
  <info>
    <title>New User Introduction</title>
  </info>
  <instance resourceref="over1"/>
  <instance resourceref="over2"/>
  <instance resourceref="task3"/>
  <instance resourceref="cleanup"/>
</relationship>

Attribute resourceref should be replaced by attribute
linkend. (Or is it the schema which is incorrect, because
attribute resourceref is also used on element merge in
addition to elements structure and module.)

II. DocBook Assembly Element Reference

Please explain attribute linking by giving an example of its use.

Please explain how the links specified by relationships and
relationship elements are added to the realized document.

Same comment as above.

Discussion

MongoDB Logo MongoDB