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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] Using custom tags


Hi,
Yes, it is possible.  I'm not a JAXB user, but there is nothing about DocBook that 
would prevent its XML from being processed by JAXB.

Regarding RTF output,  the options I know of are FOP, XMLmind's XSL-FO Converter, and 
JFOR. You would first need to convert your DocBook XML to XSL-FO, using the DocBook 
XSL stylesheets, and then apply one of those tools.  See this guide for more 
information about generating XSL-FO:

http://www.sagehill.net/docbookxsl/index.html

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "kolkar" <kolkar100@gmail.com>
To: <docbook@lists.oasis-open.org>
Sent: Wednesday, February 24, 2010 8:06 AM
Subject: [docbook] Using custom tags


>
> Hi
> I am newbie to docbook and i woudl need to use my custom tags, to be able to
> dynamically generate parts of a docbook file. For example when tag
> <address></address> occurs I would like to fill address of a certain
> customer to this tag using JAXB. And finally when all my custom tags are
> filled I would like to create RTF. Is this possible?
> -- 
> View this message in context: 
> http://old.nabble.com/Using-custom-tags-tp27714238p27714238.html
> Sent from the docbook General mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-help@lists.oasis-open.org
>
>
> 



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