ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> exslt
exslt
[exslt] xslt help
by Debbie other posts by this author
Jul 26 2006 10:02AM messages near this date
[exslt] Re: Questions about date:parse-date(), date:format-date() and date:date-format | Re: [exslt] xslt help
& XSLT Forgive me if I'm doing this wrong.  Would you be able to help me with an
XSLT 1.0 problem?  I got this email from the postings I receive from my
subscription.  If I should do this another way please let me know.  I am
using XSLT 1.0 that is transformed into a PDF by FOP.

I have a template in XSLT 1.0 that iterates through the questions in each
section of a report and brings back a unique response per section.  This is
working fine.  The problem I'm having is that it prints many blank lines in
the report.  I've tried everything I can find in FAQ sections of forums and
nothing takes out the blank lines.  The report prints as follows:

1-0-0 (section)
N/a (a unique response that may have occurred 10 times in this section but
N/a only outputs once)                     10 (tally of how many times N/a
occurred in section 1




No
15

2-0-0
N/a
5




No
3


Yes
4


What i need it to look like is:

1-0-0
N/a                                        10
No                                         15

2-0-0
N/a                                         5
No                                          3
Yes                                        4

Can you help or could you direct me to someone who could help me?

I have attached my stylesheet, xml doc and report.  I really hope you can
help me...i've spent way too much time on this.

Thanks
Debbie
Thread:
Debbie
Jfuller

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved