xsl-list
[Top] [All Lists]

Re: [xsl] docbook: export to pdf, exclude a special tag

2010-09-19 03:00:34
On Sat, 18 Sep 2010 19:53:02 +0200
andreas_fe(_at_)gmx(_dot_)de wrote:

Hello,

I'm relativly new to XML and Fo and so on... (I've read some postings
in this mailinglist, but I wasn't so sucessful...)

I have a docbook-file (4.4) created by the wiki-software moinmoin

Then I want to export this file into pdf by

an(_at_)pc:~/docbook-xsl-1.76.0$ fop -xml ../pros.xml -xsl param.xsl -pdf
pros.pdf


in the xml-file there are tags, which I don't want to see in the
pdf-file

<revhistory><revision><revnumber>12</revnumber><date>2010-09-11
07:06:18</date><authorinitials>02333</authorinitials></revision><revision><revnumber>11</revnumber><date>2010-07-26
17:48:49</date><authorinitials>0523421-</authorinitials>

...
</revhistory>

how can I exclude this element <revhistory> and so everything which
is between the start and the endtag?

Wrong list. Try the docbook-apps list on Oasis.

http://wiki.docbook.org/topic/DocBookAppsMailingList

Basically the 'title page' is processed separately from the body of the
document. revhistory is a part of that title page. 



-- 

regards 

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>