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] use normal docbook articles for website-2.5.0


Hi Dave,

thanks for reply !

> I don't think there is any reason to use xinlude, unless you want to 
> use it
> for another reason?

Yes, i want this articles to be rendered as PDF/RTF  using the usual way 
with docbook-xsl and let the user download a pdf-version of this article 
he/she currently reads.
That's why I can't use normal webpages.

>> <webpage id="articleX" lang="de">
>>   <config value="18.03.04" param="rcsdate"/>
>>   <head>
>>       <title>article X</title>
>>   </head>
>>   <xi:include href="../articles/articleX.xml"
>>       xmlns:xi="http://www.w3.org/2003/XInclude"; />
>> </webpage>
>
>
>
> If xinclude expands that to a valid instance, that sounds good.


I think, it's not a valid webpage instance anymore, but xalan and the 
docbook stylesheets do their job good. The resulting HTML is fine.



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