Re: [xsl] XSL XML Vertical Table Layout

Subject: Re: [xsl] XSL XML Vertical Table Layout
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Oct 2008 17:46:06 -0400
At 2008-10-13 16:30 -0500, Mary Pat Rhodes wrote:
Here is the output I would like to get in the first column, headings;
=20 second column, book info; third column with a image (picture).
I need it to match my html file exactly; which can be viewed at =20
http//www.mprhodes.com/rte/textbooks.html:
...
Here is the xml:

<catalog>
...

And here is the xsl
[code] <TR>
                         <TH>Book</TH>
                         <TD>Title:</TD>
...

The XSLT you've provided isn't complete, so it is very difficult to determine what is going wrong.


Can you post a complete copy of the stylesheet?

I do not how to get the layout to output, can you help?

What is it that is going wrong? Are you getting an empty result? A partial result? Are you getting any error messages?


. . . . . . . . . . . . Ken

--
Upcoming XSLT/XSL-FO hands-on courses:      Wellington, NZ 2009-01
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video sample lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg
Video course overview:  http://www.youtube.com/watch?v=VTiodiij6gE
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal

Current Thread