<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 78: "DocBook 5.1: The Definitive Guide" V1.4.14 needs updates  to be in sync with assembly.rng V5.1CR3 - More updates</title><link>https://sourceforge.net/p/docbook/doc-requests/78/</link><description>Recent changes to 78: "DocBook 5.1: The Definitive Guide" V1.4.14 needs updates  to be in sync with assembly.rng V5.1CR3 - More updates</description><atom:link href="https://sourceforge.net/p/docbook/doc-requests/78/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 14 May 2015 10:09:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/docbook/doc-requests/78/feed.rss" rel="self" type="application/rss+xml"/><item><title>"DocBook 5.1: The Definitive Guide" V1.4.14 needs updates  to be in sync with assembly.rng V5.1CR3 - More updates</title><link>https://sourceforge.net/p/docbook/doc-requests/78/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In my first post called&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;"DocBook 5.1: The Definitive Guide" V1.4.14 needs updates &lt;br /&gt;
to be in sync with assembly.rng V5.1CR3&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I forgot the following discrepancies between the doc and the schema:&lt;/p&gt;
&lt;h2 id="6-docbook-assemblies"&gt;6. DocBook Assemblies&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;3.4. Relationships&lt;br /&gt;
&lt;a href="http://docbook.org/tdg51/en/html/ch06.html#relationships" rel="nofollow"&gt;http://docbook.org/tdg51/en/html/ch06.html#relationships&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the following example:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nt"&gt;&amp;lt;relationship&lt;/span&gt; &lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;"seealso"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"tut1"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"tut2"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"task1"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/relationship&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;and also in:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nt"&gt;&amp;lt;relationship&lt;/span&gt; &lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;"path"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;info&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;New User Introduction&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;/info&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"over1"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"over2"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"task3"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;instance&lt;/span&gt; &lt;span class="na"&gt;resourceref=&lt;/span&gt;&lt;span class="s"&gt;"cleanup"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/relationship&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Attribute resourceref should be replaced by attribute&lt;br /&gt;
linkend. (Or is it the schema which is incorrect, because&lt;br /&gt;
attribute resourceref is also used on element merge in&lt;br /&gt;
addition to elements structure and module.)&lt;/p&gt;
&lt;h2 id="ii-docbook-assembly-element-reference"&gt;II. DocBook Assembly Element Reference&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;"Attributes" in element instance:&lt;br /&gt;
&lt;a href="http://docbook.org/tdg51/en/html/instance.html" rel="nofollow"&gt;http://docbook.org/tdg51/en/html/instance.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please explain attribute linking by giving an example of its use.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;"Processing expectations" in element relationship:&lt;br /&gt;
&lt;a href="http://docbook.org/tdg51/en/html/relationships.html" rel="nofollow"&gt;http://docbook.org/tdg51/en/html/relationships.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please explain how the links specified by relationships and&lt;br /&gt;
relationship elements are added to the realized document.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;"Processing expectations" in element relationships:&lt;br /&gt;
&lt;a href="http://docbook.org/tdg51/en/html/relationships.html" rel="nofollow"&gt;http://docbook.org/tdg51/en/html/relationships.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Same comment as above.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hussein Shafie</dc:creator><pubDate>Thu, 14 May 2015 10:09:33 -0000</pubDate><guid>https://sourceforge.netc162eb8781e9addc87c1838aa06f9539a362b848</guid></item></channel></rss>