[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: multiple source...

Subject: Re: multiple source...
From: Jörg Heinicke <Joerg.Heinicke@xxxxxx>
Date: Mon, 26 Nov 2001 13:32:01 +0100 (MET)
xsl fop creating toc
> the problem is that the xml=>pdf renderer only accepts one input xml
> file...

What's your pdf renderer? Isn't there an option for creating TOC or table of
pictures automatically? FOP for example has these options.

> 2.use some xml + xsl magic to assemble one document from many xml files...

One possiblity is a 2-step-transformation:

1. Creating the huge xml-file from the little files via XSL.
2. Transforming this to XSL-FO.

or as you did it until now:

> table of pictures ... so i do something like <xsl:value-of
> select="count(//pic)" /> and this of course doesn't work because it won't
> parse the external files.....

<xsl:value-of select="count(document('filename')//pic)"/>

Regards,

Joerg

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.