xsl-list
[Top] [All Lists]

Re: [xsl] XSL XML Vertical Table Layout

2008-10-13 17:47:06
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(_at_)CraneSoftwrights(_dot_)com
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


--~------------------------------------------------------------------
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>