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] Weird olink database error


Pedro Pastor wrote:
> Hi Eric,
> 
> I suffer from the same problem but using the "website" XSL application. In
> this case Saxon issues a HTML DOCTYPE on the top of the file.

> The latest snag I've hit is that when building the olink target data base
> using the xhtml chunking sheet set to only build the target database, Saxon
> adds a blank line followed by the XHTML DOCTYPE to the top of the file. 


Why is this an issue for xml processing? Is it wrong?

http://saxon.sourceforge.net/saxon6.5.5/xsl-elements.html#xsl:output
specifies the xslt output options.

If you ask for xhtml output then Saxon gives it.
If you ask for xml output then no doctype should be output.

http://docbook.sourceforge.net/release/xsl/current/doc/html/chunking.html
provides the docbook customization.




regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


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