OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] xhtml output


On Wed, Oct 15, 2003 at 10:52:48AM -0700, Marius Scurtescu wrote:
> Hi,
> 
> I am converting DocBook documents to XHTML using the
> xhtml stylesheets from the XSL package version 1.62.0
> and 1.62.4.
> 
> In both cases the generated XHTML is invalid. 
> 
> The major problem is the generation of empty 'xmlns' 
> attributes on many of the output tags (meta, div and p).
> 
> Is there a way to prevent this and generate valid XHTML?

As Daniel pointed out, this is coming from an older
version of xsltproc, not the stylesheet.  

Generally, the stylesheets output valid Transitional
XHTML 1.0.   
 
> Are the XHTML stylesheets considered stable or just
> work in progress?

Stable, but always with room for improvement.  8^)
 
> Another issue with the XHTML stylesheet is the conversion
> of the ulink DocBook tag. It gets converted into a broken
> a tag like: <a ="" target="_top">...</a>

Ulink usually works.  Do you have a 'url' attribute
in the ulink (it's required by the DTD)?

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]