<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion, old (read-only)</title><link>https://sourceforge.net/p/daps/discussion/</link><description>Recent posts to Discussion, old (read-only)</description><atom:link href="https://sourceforge.net/p/daps/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Feb 2020 19:34:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/daps/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>The DAPS forum on Sourceforge is now closed, please use GitHub</title><link>https://sourceforge.net/p/daps/discussion/General/thread/7563526041/?limit=25#cee8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Frank, Thomas, and I who are maintaining DAPS have decided that we should try to unify the web presence of DAPS as much as possible. This forum was the last part of DAPS still hosted on Sourceforge instead of GitHub. It too shall now go and be replaced by GitHub. Unfortunately, GitHub does not have forum functionality, but given the volume of this forum, it should be just fine to replace it with the GitHub issue tracker.&lt;/p&gt;
&lt;p&gt;There is now a new "forum" label on GitHub, please use it for discussion posts.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The following URL shows an overview of all posts with that label so far (currently none): &lt;a href="https://github.com/openSUSE/daps/issues?q=is%3Aissue+label%3Aforum" rel="nofollow"&gt;https://github.com/openSUSE/daps/issues?q=is%3Aissue+label%3Aforum&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This link will open a new topic: &lt;a href="https://github.com/openSUSE/daps/issues/new?labels=forum" rel="nofollow"&gt;https://github.com/openSUSE/daps/issues/new?labels=forum&lt;/a&gt; (You will need a GitHub account to open a new topic.)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both links are also featured in the navigation bar of the &lt;a class="" href="https://opensuse.github.io/daps" rel="nofollow"&gt;DAPS homepage&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;All discussions here are now set to be read-only.&lt;/p&gt;
&lt;p&gt;A final goodbye to Sourceforge, you've been good. :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Knorr</dc:creator><pubDate>Tue, 11 Feb 2020 19:34:52 -0000</pubDate><guid>https://sourceforge.neta31ad2a9c284e89754343d3bdee5bcb2a1c6f2ae</guid></item><item><title>Adding profiling variables</title><link>https://sourceforge.net/p/daps/discussion/General/thread/efb3f945e7/?limit=25#443c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;DAPS supports all profiling variables that upstream DocBook supports. These are&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XML: &lt;code&gt;arch&lt;/code&gt;, DC-file: &lt;code&gt;PROFARCH&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;audience&lt;/code&gt;, DC-file: &lt;code&gt;PROFAUDIENCE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML:  &lt;code&gt;condition&lt;/code&gt;, DC-file: &lt;code&gt;PROFCONDITION&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;conformance&lt;/code&gt;, DC-file: &lt;code&gt;PROFCONFORMANCE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;lang&lt;/code&gt;, DC-file: &lt;code&gt;PROFLANG&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;os&lt;/code&gt;, DC-file: &lt;code&gt;PROFOS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;outputformat&lt;/code&gt;, DC-file: &lt;code&gt;PROFOUTPUTFORMAT&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;revision&lt;/code&gt;, DC-file: &lt;code&gt;PROFREVISION&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;revisionflag="added|changed|deleted|off&lt;/code&gt;, DC-file: &lt;code&gt;PROFREVISIONFLAG&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;role&lt;/code&gt;, DC-file: &lt;code&gt;PROFROLE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;security&lt;/code&gt;, DC-file: &lt;code&gt;PROFSECURITY&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;status&lt;/code&gt;, DC-file: &lt;code&gt;PROFSTATUS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;userlevel&lt;/code&gt;, DC-file: &lt;code&gt;PROFUSERLEVEL&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;vendor&lt;/code&gt;, DC-file: &lt;code&gt;PROFVENDOR&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;XML: &lt;code&gt;wordsize&lt;/code&gt;, DC-file: &lt;code&gt;PROFWORDSIZE&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All but &lt;code&gt;revisionflag&lt;/code&gt; can be used with arbitrary strings, so they are not bound to a certain usecase. Therefore the list above should be sufficient for almost all usecases (if not, your docs will become difficult to maintain anyway ;-D).&lt;br/&gt;
With the SUSE documentation, we use &lt;code&gt;arch&lt;/code&gt; in its intended sense (to differentiate between architectures), but &lt;code&gt;os&lt;/code&gt; to distinguish between different product flavors.&lt;/p&gt;
&lt;p&gt;For detailed information on how to use profiling with DAPS, refer to the DAPS documentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Profiling—Support for Document Variants  &lt;a href="https://opensuse.github.io/daps/doc/cha.daps.user.modular.html#sec.daps.user.modular.profile" rel="nofollow"&gt;https://opensuse.github.io/daps/doc/cha.daps.user.modular.html#sec.daps.user.modular.profile&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Combining Entities and Profiling  &lt;a href="https://opensuse.github.io/daps/doc/cha.daps.user.modular.html#sec.daps.user.modular.productentities" rel="nofollow"&gt;https://opensuse.github.io/daps/doc/cha.daps.user.modular.html#sec.daps.user.modular.productentities&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;NOTE: To profile for more than one value for a single profiling attribute, you need to separate the values in the DC-file by semicolon:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;PROFARCH="i586;i686,x86_64"
PROFOS="basic;professional"
PROFVENDOR="MyCompany"
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Sundermeyer</dc:creator><pubDate>Mon, 04 Mar 2019 12:09:51 -0000</pubDate><guid>https://sourceforge.net320997df6098f27121b29e8382e5e6c2f98b3b01</guid></item><item><title>Adding profiling variables</title><link>https://sourceforge.net/p/daps/discussion/General/thread/efb3f945e7/?limit=25#a29e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For my project just using the condition variable for profiling is not enough I need to use multiple profiling variables.&lt;/p&gt;
&lt;p&gt;I've been trying to add these additional profiling parameters to the processing but it's truning out to be more complicated than I'd hoped, I've had to change the rng file, the stylesheets, and even the daps script but I've still not got it working. &lt;br/&gt;
Is there a simpler way to add new profiling variables to the ones initially provided by DAPS?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Stafford</dc:creator><pubDate>Fri, 01 Mar 2019 18:17:05 -0000</pubDate><guid>https://sourceforge.net7b460c0668d47a04025ab5b651b6c3388ade713a</guid></item><item><title>Info element not allowed and expected</title><link>https://sourceforge.net/p/daps/discussion/General/thread/3eda962bdf/?limit=25#86a5/6356</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;That fixed it. Many thanks!!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Stafford</dc:creator><pubDate>Wed, 13 Feb 2019 01:42:39 -0000</pubDate><guid>https://sourceforge.net5fd26f244c9047485f495351bc7507028e4f70f1</guid></item><item><title>Info element not allowed and expected</title><link>https://sourceforge.net/p/daps/discussion/General/thread/3eda962bdf/?limit=25#86a5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Bob,&lt;/p&gt;
&lt;p&gt;thanks for your message! Your &lt;code&gt;eec-bookinfo.xml&lt;/code&gt; contains two issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You use the DOCTYPE declaration of the DTD.&lt;/li&gt;
&lt;li&gt;Your &lt;code&gt;info&lt;/code&gt; element does not include the DocBook 5 namespace.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That's why you get validation errors, because an &lt;code&gt;info&lt;/code&gt; element in no namespace is not allowed in DocBook 5.&lt;/p&gt;
&lt;p&gt;I would propose to change your code in &lt;code&gt;eec-bookinfo.xml&lt;/code&gt; like this:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;!&lt;/span&gt;&lt;span class="n"&gt;DOCTYPE&lt;/span&gt; &lt;span class="n"&gt;info&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;
     &lt;span class="o"&gt;&amp;lt;!&lt;/span&gt;&lt;span class="n"&gt;ENTITY&lt;/span&gt; &lt;span class="o"&gt;%&lt;/span&gt; &lt;span class="n"&gt;xinclude&lt;/span&gt; &lt;span class="n"&gt;SYSTEM&lt;/span&gt; &lt;span class="s"&gt;"eec-xinclude.mod"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
     &lt;span class="o"&gt;&amp;lt;!&lt;/span&gt;&lt;span class="n"&gt;ENTITY&lt;/span&gt; &lt;span class="o"&gt;%&lt;/span&gt; &lt;span class="n"&gt;edge&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;defs&lt;/span&gt; &lt;span class="n"&gt;SYSTEM&lt;/span&gt; &lt;span class="s"&gt;"eec-edge-defs.mod"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
     &lt;span class="nf"&gt;%xinclude&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
     &lt;span class="nf"&gt;%edge&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;defs&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="o"&gt;--&amp;gt;&lt;/span&gt;

 &lt;span class="o"&gt;&amp;lt;!--&lt;/span&gt; &lt;span class="o"&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/span&gt;
   &lt;span class="n"&gt;Here&lt;/span&gt; &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="n"&gt;book&lt;/span&gt; &lt;span class="n"&gt;information&lt;/span&gt; &lt;span class="n"&gt;that&lt;/span&gt; &lt;span class="n"&gt;may&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;used&lt;/span&gt; &lt;span class="n"&gt;in&lt;/span&gt; &lt;span class="n"&gt;certain&lt;/span&gt; &lt;span class="n"&gt;stylesheets&lt;/span&gt; &lt;span class="n"&gt;like&lt;/span&gt; &lt;span class="n"&gt;PDF&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;HTML&lt;/span&gt; &lt;span class="o"&gt;--&amp;gt;&lt;/span&gt;
&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;info&lt;/span&gt; &lt;span class="nl"&gt;xml&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="n"&gt;id&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"eec-bookinfo"&lt;/span&gt; &lt;span class="n"&gt;xmlns&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"http://docbook.org/ns/docbook"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="o"&gt;&amp;lt;!--&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;EDGE&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="n"&gt;Manual&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;--&amp;gt;&lt;/span&gt;
 &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;&lt;span class="n"&gt;EDGE&lt;/span&gt; &lt;span class="n"&gt;Manual&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="o"&gt;&amp;lt;!--&lt;/span&gt; &lt;span class="p"&gt;...&lt;/span&gt; &lt;span class="o"&gt;--&amp;gt;&lt;/span&gt; 
&lt;span class="o"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="n"&gt;info&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Hope this helps. :-)&lt;/p&gt;
&lt;p&gt;Best,&lt;br/&gt;
Tom&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Schraitle</dc:creator><pubDate>Tue, 12 Feb 2019 13:19:55 -0000</pubDate><guid>https://sourceforge.nete59d71093f9c6500c0be8d804333b6536292fcb0</guid></item><item><title>Info element not allowed and expected</title><link>https://sourceforge.net/p/daps/discussion/General/thread/3eda962bdf/?limit=25#beb9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Further progress of sorts, by running the bigfile mode on my source I get this, whoch shows that the include has added two attributes to the info block, if I add those attributes to the info block directly in my book I get the same strange error about info not being allowed.&lt;/p&gt;
&lt;p&gt;So it seems include is adding attributes (xmlns="" xml:base="eec-bookinfo.xml") that upset the validator.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="cp"&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/span&gt;
&lt;span class="cp"&gt;&amp;lt;?xml-model href="http://docbook.org/xml/5.0/rng/docbookxi.rng"&lt;/span&gt;
&lt;span class="cp"&gt;            schematypens="http://relaxng.org/ns/structure/1.0"?&amp;gt;&lt;/span&gt;&lt;span class="nt"&gt;&amp;lt;book&lt;/span&gt; &lt;span class="na"&gt;xmlns:xlink=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/1999/xlink"&lt;/span&gt; &lt;span class="na"&gt;xmlns:xi=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/2001/XInclude"&lt;/span&gt; &lt;span class="na"&gt;xmlns=&lt;/span&gt;&lt;span class="s"&gt;"http://docbook.org/ns/docbook"&lt;/span&gt; &lt;span class="na"&gt;xml:base=&lt;/span&gt;&lt;span class="s"&gt;"MAIN-EDGE-API.xml"&lt;/span&gt; &lt;span class="na"&gt;xml:id=&lt;/span&gt;&lt;span class="s"&gt;"book.edge.api"&lt;/span&gt; &lt;span class="na"&gt;xml:lang=&lt;/span&gt;&lt;span class="s"&gt;"en"&lt;/span&gt; &lt;span class="na"&gt;version=&lt;/span&gt;&lt;span class="s"&gt;"5.0"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;info&lt;/span&gt; &lt;span class="na"&gt;xmlns=&lt;/span&gt;&lt;span class="s"&gt;""&lt;/span&gt; &lt;span class="na"&gt;xml:base=&lt;/span&gt;&lt;span class="s"&gt;"eec-bookinfo.xml"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;EDGE Manual&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;chapter&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;Introduction&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;/chapter&amp;gt;&lt;/span&gt;

&lt;span class="nt"&gt;&amp;lt;/book&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Stafford</dc:creator><pubDate>Sun, 10 Feb 2019 23:08:39 -0000</pubDate><guid>https://sourceforge.net362d0a510a0cd99e9efb1497d3437f03fd910afd</guid></item><item><title>Info element not allowed and expected</title><link>https://sourceforge.net/p/daps/discussion/General/thread/3eda962bdf/?limit=25#c818/03ff</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The problem seems to be related to including the info block, if I put the info block directly in the book block it works&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="cp"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/span&gt;
&lt;span class="cp"&gt;&amp;lt;?xml-model href="http://docbook.org/xml/5.0/rng/docbookxi.rng"&lt;/span&gt;
&lt;span class="cp"&gt;            schematypens="http://relaxng.org/ns/structure/1.0"?&amp;gt;&lt;/span&gt;

&lt;span class="nt"&gt;&amp;lt;book&lt;/span&gt; &lt;span class="na"&gt;xml:id=&lt;/span&gt;&lt;span class="s"&gt;"book.edge.api"&lt;/span&gt; &lt;span class="na"&gt;xml:lang=&lt;/span&gt;&lt;span class="s"&gt;"en"&lt;/span&gt; &lt;span class="na"&gt;version=&lt;/span&gt;&lt;span class="s"&gt;"5.0"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns:xlink=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/1999/xlink"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns:xi=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/2001/XInclude"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns=&lt;/span&gt;&lt;span class="s"&gt;"http://docbook.org/ns/docbook"&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;EDGE Manual&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;chapter&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;Introduction&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;/chapter&amp;gt;&lt;/span&gt;

&lt;span class="nt"&gt;&amp;lt;/book&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;If I replace the info block with an include and put the same info block in the included file I get the error message from my first post.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="cp"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/span&gt;
&lt;span class="cp"&gt;&amp;lt;?xml-model href="http://docbook.org/xml/5.0/rng/docbookxi.rng"&lt;/span&gt;
&lt;span class="cp"&gt;            schematypens="http://relaxng.org/ns/structure/1.0"?&amp;gt;&lt;/span&gt;

&lt;span class="nt"&gt;&amp;lt;book&lt;/span&gt; &lt;span class="na"&gt;xml:id=&lt;/span&gt;&lt;span class="s"&gt;"book.edge.api"&lt;/span&gt; &lt;span class="na"&gt;xml:lang=&lt;/span&gt;&lt;span class="s"&gt;"en"&lt;/span&gt; &lt;span class="na"&gt;version=&lt;/span&gt;&lt;span class="s"&gt;"5.0"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns:xlink=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/1999/xlink"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns:xi=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/2001/XInclude"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns=&lt;/span&gt;&lt;span class="s"&gt;"http://docbook.org/ns/docbook"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;xi:include&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;"eec-bookinfo.xml"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;

 &lt;span class="nt"&gt;&amp;lt;chapter&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;Introduction&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;/chapter&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/book&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;where eec-bookinfo.xml contains&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="cp"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&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;EDGE Manual&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;/pre&gt;&lt;/div&gt;


&lt;p&gt;Any suggestions much appreciated.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Stafford</dc:creator><pubDate>Sun, 10 Feb 2019 22:44:55 -0000</pubDate><guid>https://sourceforge.netc750d653c404d1a2af82783eded2bb6816f0e475</guid></item><item><title>Info element not allowed and expected</title><link>https://sourceforge.net/p/daps/discussion/General/thread/3eda962bdf/?limit=25#c818</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm converting a docbook project to use daps and I'm getting messages like this one which seem to be saying that info is not allowed  despite info being in the list of expected elements. Any suggestions are welcome.&lt;/p&gt;
&lt;p&gt;/home/bobstaff/pulse/doc/api/docbook/build/.profiled/noprofile/eec-bookinfo.xml:12:53: error: element "&lt;strong&gt;info&lt;/strong&gt;" not allowed here; expected the element end-tag or element "acknowledgements", "appendix", "article", "bibliography", "chapter", "colophon", "dedication", "glossary", "index", "&lt;strong&gt;info&lt;/strong&gt;", "part", "preface", "reference", "titleabbrev", "toc", "topic" or "xi:include"&lt;/p&gt;
&lt;p&gt;I have this xml/docbook source&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="nt"&gt;&amp;lt;book&lt;/span&gt; &lt;span class="na"&gt;xml:id=&lt;/span&gt;&lt;span class="s"&gt;"book.edge.api"&lt;/span&gt; &lt;span class="na"&gt;xml:lang=&lt;/span&gt;&lt;span class="s"&gt;"en"&lt;/span&gt; &lt;span class="na"&gt;version=&lt;/span&gt;&lt;span class="s"&gt;"5.0"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns:xlink=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/1999/xlink"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns:xi=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/2001/XInclude"&lt;/span&gt;
      &lt;span class="na"&gt;xmlns=&lt;/span&gt;&lt;span class="s"&gt;"http://docbook.org/ns/docbook"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;EDGE API Documentation&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;subtitle&amp;gt;&lt;/span&gt;EDGE API Documentation&lt;span class="nt"&gt;&amp;lt;/subtitle&amp;gt;&lt;/span&gt;
 &lt;span class="nt"&gt;&amp;lt;xi:include&lt;/span&gt; &lt;span class="na"&gt;xmlns:xi=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/2001/XInclude"&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;"eec-bookinfo.xml"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;eec-bookinfo.xml starts with&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;?&lt;/span&gt;&lt;span class="n"&gt;xml&lt;/span&gt; &lt;span class="n"&gt;version&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"1.0"&lt;/span&gt; &lt;span class="n"&gt;encoding&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"UTF-8"&lt;/span&gt;&lt;span class="o"&gt;?&amp;gt;&lt;/span&gt;
&lt;span class="o"&gt;&amp;lt;!--&lt;/span&gt;
&lt;span class="o"&gt;&amp;lt;!&lt;/span&gt;&lt;span class="n"&gt;DOCTYPE&lt;/span&gt; &lt;span class="n"&gt;info&lt;/span&gt; &lt;span class="n"&gt;PUBLIC&lt;/span&gt; &lt;span class="s"&gt;"-//OASIS//DTD DocBook XML V5.0//EN"&lt;/span&gt;
     &lt;span class="s"&gt;"http://www.docbook.org/xml/5.0/docbookx.dtd"&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;
     &lt;span class="o"&gt;&amp;lt;!&lt;/span&gt;&lt;span class="n"&gt;ENTITY&lt;/span&gt; &lt;span class="o"&gt;%&lt;/span&gt; &lt;span class="n"&gt;xinclude&lt;/span&gt; &lt;span class="n"&gt;SYSTEM&lt;/span&gt; &lt;span class="s"&gt;"eec-xinclude.mod"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
     &lt;span class="o"&gt;&amp;lt;!&lt;/span&gt;&lt;span class="n"&gt;ENTITY&lt;/span&gt; &lt;span class="o"&gt;%&lt;/span&gt; &lt;span class="n"&gt;edge&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;defs&lt;/span&gt; &lt;span class="n"&gt;SYSTEM&lt;/span&gt; &lt;span class="s"&gt;"eec-edge-defs.mod"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
     &lt;span class="nf"&gt;%xinclude&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
     &lt;span class="nf"&gt;%edge&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;defs&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="o"&gt;--&amp;gt;&lt;/span&gt;

 &lt;span class="o"&gt;&amp;lt;!--&lt;/span&gt; &lt;span class="o"&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/span&gt;
   &lt;span class="n"&gt;Here&lt;/span&gt; &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="n"&gt;book&lt;/span&gt; &lt;span class="n"&gt;information&lt;/span&gt; &lt;span class="n"&gt;that&lt;/span&gt; &lt;span class="n"&gt;may&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;used&lt;/span&gt; &lt;span class="n"&gt;in&lt;/span&gt; &lt;span class="n"&gt;certain&lt;/span&gt; &lt;span class="n"&gt;stylesheets&lt;/span&gt; &lt;span class="n"&gt;like&lt;/span&gt; &lt;span class="n"&gt;PDF&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;HTML&lt;/span&gt; &lt;span class="o"&gt;--&amp;gt;&lt;/span&gt;
&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;info&lt;/span&gt; &lt;span class="n"&gt;id&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"eec-bookinfo"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
 &lt;span class="o"&gt;&amp;lt;!--&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;EDGE&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="n"&gt;Manual&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;--&amp;gt;&lt;/span&gt;
 &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;&lt;span class="n"&gt;EDGE&lt;/span&gt; &lt;span class="n"&gt;Manual&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Stafford</dc:creator><pubDate>Sun, 10 Feb 2019 17:15:26 -0000</pubDate><guid>https://sourceforge.netfe5abab2beaf353145f4b2eadac62620b4d71b7c</guid></item><item><title>DAPS 3.0.0 Release</title><link>https://sourceforge.net/p/daps/discussion/General/thread/8325cb21a0/?limit=25#8f75</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Good idea. I know docbook 5.0 works, because that's what I used to write my documentation that I process with DAPS.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hamish McIntyre-Bhatty</dc:creator><pubDate>Fri, 18 Jan 2019 16:35:22 -0000</pubDate><guid>https://sourceforge.net899f1c066922b564c210eb71a772f3456bd4b29f</guid></item><item><title>DAPS 3.0.0 Release</title><link>https://sourceforge.net/p/daps/discussion/General/thread/8325cb21a0/?limit=25#25ac</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The lack of DocBook 5(.1) is most likely also the reason why building the AsciiDoc manual fails during compilation. AsciiDoctor produces a DB 5 XML file from the AsciiDoc sources that gets validated afterwards. And that validation step fails in the example you posted above.&lt;/p&gt;
&lt;p&gt;I have created an issue for this: &lt;a href="https://github.com/openSUSE/daps/issues/488" rel="nofollow"&gt;https://github.com/openSUSE/daps/issues/488&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Sundermeyer</dc:creator><pubDate>Fri, 18 Jan 2019 16:10:14 -0000</pubDate><guid>https://sourceforge.net6ba46c92f345b827d4dacce39e48d4a368762e85</guid></item></channel></rss>