<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet href="/style/browser.xsl" type="text/xsl"?>
<essay xmlns="http://docbook.org/ns/docbook"
       xmlns:xlink="http://www.w3.org/1999/xlink"
       xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
       xmlns:dc='http://purl.org/dc/elements/1.1/'
       xmlns:dcterms="http://purl.org/dc/terms/"
       xmlns:gal='http://norman.walsh.name/rdf/gallery#'
       xmlns:foaf="http://xmlns.com/foaf/0.1/"
       xml:lang="en"
       version='5.0'>
<info>
<title>DocBook V5.0b2</title>
<volumenum>9</volumenum>
<issuenum>7</issuenum>
<pubdate>2006-01-13T15:29:52-05:00</pubdate>
<date>$Date: 2006-01-13 16:01:33 -0500 (Fri, 13 Jan 2006) $</date>
<author><personname>
<firstname>Norman</firstname><surname>Walsh</surname>
</personname></author>
<copyright><year>2006</year><holder>Norman Walsh</holder></copyright>
<abstract>
<para>The DocBook Technical Committee has published the second test
release of DocBook V5.0.</para>
</abstract>
</info>

<para xml:id='p1'>Interrupted by the holiday break, I've finally managed
to pull together the
<link xlink:href="http://docbook.org/xml/5.0b2/">5.0b2 release</link> of
DocBook V5.0. This release corrects a few small bugs identified in
V5.0 (and adds one new feature, truth be told):</para>

<orderedlist>
<listitem xml:id="svg.mathml">
<para xml:id='p2'>When SVG or MathML are used, allow more than one element from the
respective namespace to be used in the appropriate location.
</para>
</listitem>
<listitem xml:id="rfe.1356238">
<para xml:id='p3'>Fixed <link xlink:href="http://sourceforge.net/tracker/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;aid=1356238">RFE 1356238</link>:
the <tag class="attribute">xrefstyle</tag> attribute on 
<tag>olink</tag> is now “<literal>text</literal>” rather than
“<literal>xsd:IDREF</literal>”.
</para>
</listitem>
<listitem xml:id="rfe.1380477">
<para xml:id='p4'>Fixed <link xlink:href="http://sourceforge.net/tracker/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;aid=1380477">RFE 1380477</link>:
Make <tag class="attribute">xml:id</tag> optional on
<tag>area</tag>s within <tag>areaset</tag>; allow linking attributes on
<tag>areaset</tag>; establish the semantics that an <tag>area</tag>
inside an <tag>areaset</tag> inherits its linking attributes from the
<tag>areaset</tag> if it doesn't have linking attributes of its own.</para>
</listitem>
<listitem>
<para xml:id='p5'>Allow <tag>alt</tag> inside <tag>equation</tag>,
<tag>informalequation</tag>, and <tag>inlineequation</tag>.
</para>
</listitem>
<listitem xml:id="rfe.1356254">
<para xml:id='p6'>Fixed <link xlink:href="http://sourceforge.net/tracker/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;aid=1356254">RFE 1356254</link>:
<uri>dbforms.rnc</uri> schema now supports the HTML form elements.
</para>
</listitem>
</orderedlist>

<para xml:id='p7'>There are a few outstanding bugs directly related to V5.0 that
have not been addressed yet:</para>

<orderedlist>
<listitem xml:id="rfe.1358844">
<para xml:id='p8'><link xlink:href="http://sourceforge.net/tracker/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;aid=1358844">RFE 1358844</link>
requests support for multiple <tag>imageobject</tag>s in an
<tag>imageobjectco</tag>. I have an action to investigate this further.
I'm concerned because different images could have different coordinates.
But by the same token, they could have the same coordinates and then it's
tedious to have to repeat them.</para>
</listitem>

<listitem xml:id="rfe.1351109">
<para xml:id='p9'><link xlink:href="http://sourceforge.net/tracker/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;aid=1351109">RFE 1351109</link>
asks us to put <tag>structfield</tag> and <tag>structname</tag> back.
I have an action to write something up about how authors should deal with
markup that's been removed. But secretly, I expect the right thing to do
here is put them back.</para>
</listitem>

<listitem xml:id="rfe.1306027">
<para xml:id='p10'><link xlink:href="http://sourceforge.net/tracker/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;aid=1306027">RFE 1306027</link>
asks for support for aspect-oriented
programming (in particular,
<link xlink:href="http://java.sun.com/j2se/1.5.0/docs/guide/language/annotations.html">annotations</link>
in <trademark>Java</trademark>) in 
<tag>classsynopsis</tag> and friends. Suggestions solicited.
(Every time a question comes up about the places where we've tried to model
something, I wish we'd avoided the temptation to model.)</para>
</listitem>
</orderedlist>

<para xml:id='p11'>Keep testing and keep those bug reports coming!</para>

<para xml:id='p12'>I expect to update
<citetitle xlink:href="http://docbook.org/tdg5/en/">DocBook 5:
The Definitive Guide</citetitle> later today or sometime over the
weekend.</para>

</essay>
