<?xml version="1.0" encoding="UTF-8"?>
<essay xml:lang="en" version="pto" 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#">
<info>
    
    
    
    
    
    
<title>DocBook NG: The “Lillet” Release</title><biblioid class="uri">http://norman.walsh.name/2005/04/24/lillet</biblioid>
<volumenum>8</volumenum>
<issuenum>63</issuenum>
<pubdate>2005-04-24T14:32:30-04:00</pubdate>
<date>$Date: 2005-09-11 10:27:02 -0400 (Sun, 11 Sep 2005) $</date>
<author>
      <personname>
<firstname>Norman</firstname>
	<surname>Walsh</surname>
</personname>
    </author>
<copyright>
      <year>2005</year>
      <holder>Norman Walsh</holder>
    </copyright>
<abstract>
<para>DocBook NG (and Simplified NG, Slides NG, and Website NG) in the
official DocBook namespace.</para>
</abstract>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#DocBook"/>
</info>

<para xml:id="p1">This is
<link xlink:href="/threads/refactorDocBook">the twelfth</link>
release of <link xlink:href="http://docbook.org/docbook-ng/">DocBook NG</link>.
</para>

<para xml:id="p2">The most significant change in “Lillet” is that it uses the
official DocBook V5.0 namespace,
“<literal>http://docbook.org/ns/docbook</literal>” per the
<link xlink:href="http://lists.oasis-open.org/archives/docbook/200504/msg00072.html">20 Apr 2005 TC meeting</link>.
In every other respect, it is still an unofficial and personal
experiment, but for implementors interested in beginning to develop
support for DocBook V5.0, it means you can start to play with NG
without worrying about pervasive namespace changes later on.</para>

<para xml:id="p3">The other user-visible changes are:</para>

<itemizedlist>
<listitem>
<para xml:id="p4">Support <tag>annotation</tag>s as per the 20 Apr 2005
DocBook TC meeting.
</para>
</listitem>
<listitem>
<para xml:id="p5">Allow <tag>alt</tag> in more places
</para>
</listitem>
<listitem>
<para xml:id="p6">Allow <tag>area</tag> to have either
<tag class="attribute">linkends</tag> or
<tag class="attribute">xlink:href</tag>.
</para>
</listitem>
<listitem>
<para xml:id="p7">Allow <tag class="attribute">floatstyle</tag> on
<tag>table</tag> and <tag>informaltable</tag>.
Remove <tag class="attribute">float</tag>.
</para>
</listitem>
<listitem>
<para xml:id="p8">Restore <tag>caption</tag> to <tag>mediaobject</tag>;
add it to <tag>figure</tag>, <tag>example</tag>,
<tag>table</tag>, <tag>informalfigure</tag>,
<tag>informalexample</tag>, and <tag>informaltable</tag>.
</para>
</listitem>
<listitem>
<para xml:id="p9">Change <tag class="attribute">method</tag> attribute values
to lowercase; make <tag class="attribute">action</tag> an
<literal>xsd:anyURI</literal> on <tag>html:form</tag>.
Add <tag class="attribute">enctype</tag> and
<tag class="attribute">accept</tag> attributes to
<tag>html:form</tag>; support <tag>fieldset</tag>.</para>
<para xml:id="p10">Move the HTML form elements to a separate extended schema.
</para>
</listitem>
<listitem>
<para xml:id="p11">Allow common attributes on HTML table elements;
allow <tag class="attribute">orient</tag>,
<tag class="attribute">pgwide</tag>,
<tag class="attribute">tabstyle</tag>, and
<tag class="attribute">floatstyle</tag> on HTML table element.
</para>
</listitem>
<listitem>
<para xml:id="p12">Allow <tag>title</tag> to be optional on
<tag>equation</tag>.
</para>
</listitem>
<listitem>
<para xml:id="p13">Restored <tag>olink</tag>.
</para>
</listitem>
</itemizedlist>

<para xml:id="p14">I've also released “Lillet” versions of
<link xlink:href="http://docbook.org/docbook-ng/simplified/lillet/">Simplified NG</link>,
<link xlink:href="http://docbook.org/docbook-ng/slides/lillet/">Slides NG</link>, and
<link xlink:href="http://docbook.org/docbook-ng/website/lillet/">Website NG</link>.
</para>

</essay>

