[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612997: blends-doc: Please convert SGML to DocBook XML



Hi,

I'm more than willing ro convert the doc to XML and we actually did a
try to manually convert it which was stalled because it seemed to
require more work than expected - so an automatic tool would be really
welcome.  However, it seems I would need some help with the migration.

The Blends documentation consists of a main document which includes
several parts which are included via

    <!entity ch-introduction    system "en/01_introduction.sgml">

The conversion process turns this into

<xi:include href="introduction.dbk" xmlns:xi="http://www.w3.org/2003/XInclude"/>

If I check this via

$ xmllint --valid --noout index.xml
index.dbk:76: element include: validity error : No declaration for attribute xmlns:xi of element include
<xi:include href="introduction.dbk" xmlns:xi="http://www.w3.org/2003/XInclude"/>
                                                                              ^
...

So I wonder what might be the proper statement to include the parts
of the document.  Any help is welcome.

Kind regards

     Andreas.

On Sat, Feb 12, 2011 at 03:06:25PM +0900, Osamu Aoki wrote:
> Package: blends-doc
> Version: 0.6.15
> Severity: wishlist
> User: debian-doc@lists.debian.org
> Usertags: docbook-xml-transition
> 
> Please consider to convert document to DocBook XML using debiandoc2dbk
> command in the upcoming debiandoc-sgml package in wheezy.  
> 
> I think working on this later after the release of Debian 6.0.2 or so will be
> good idea.  No rush.
> 
> === New tools ===
> 
> New debiandoc-sgml have debiandoc2dbk command and helper scripts.
> Please see the following:
>  http://wiki.debian.org/DocbookXmlTransition
> 
> I can help the conversion chore.
> 
> Thanks.
> 
> Osamu 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-blends-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20110212060625.GA30167@debian.org">http://lists.debian.org/[🔎] 20110212060625.GA30167@debian.org
> 
> 

-- 
http://fam-tille.de



Reply to: