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

xsl help

Subject: xsl help
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx (by way of B. Tommie Usdin)
Date: Tue, 23 Jan 2001 16:13:37 -0500
pdf xsl help
From: "geeta gudavalli" <geetag49@xxxxxxxxxxx>
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: xsl help
Date: Tue, 23 Jan 2001 21:11:54 -0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F59tbapTcaqzuVlSWG7000011c3@xxxxxxxxxxx>
X-OriginalArrivalTime: 23 Jan 2001 21:11:55.0199 (UTC) FILETIME=[1D1B7CF0:01C08581]


Hello everyone,
  I have posted twice on this list but have not gotten any feed back. I am
new to xsl and fop but managed to produce some results.  Now I have a
challenge that I am stuck finding good solution.  I get xml data form
database and need to produce pdf forms.  Depending on the data, I may need
to produce multiple pdf forms but in one pdf file i.e multiple pages.  My
data looks like the follwoing:
<MAIN TAG>
<DSR>
</DSR>
<SA>
</SA>
<DL>
  <ONE>
  </ONE>
  <TWO>
  </TWO>
  <THREE>
   <ANOTHER>
   </ANOTHER>
  </THREE>
</DL>
<DL>...</DL><DL>..</DL>
each <DL> node set should populate into one page of the pdf file.  I am
trying to use <xsl:for-each> but does not seem to work.  Can any one have
ideas?  Thank you for your help.
My xsl is as follows:
<xsl:template match="/>
...</xsl:template>
<xsl:tempalte match=://DL">
  <xsl:for-each select="DL">
...
</xsl:for-each>
This does give multiple pages of pdf doucment but does not populate withe
the right information i.e it does not chang ecurrent node.
Thank you,
Geeta
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

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.