Re: XSL and HTML Table

Subject: Re: XSL and HTML Table
From: Chris Holmes <cholmes@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 09 Sep 1999 10:39:53 -0400
In my opinion, your XML format is wrong.  It is not hierarchical in how it
organizes it's imformation - it's list oriented (i.e. the <BLOCK> containing
the authors
corresponds to the previous <BLOCK> of a title..

If you reorganize your XML so that the <BLOCK>s make more sense, the XSL would
be easy.

- Chris

Gianluca Legittimo wrote:

> I've tried to put <Table> tag before <xsl-for-each> tag but the problem
> persists.
> here are the file (.xml , .xsl) i'm trying to display in IE5.
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>   ------------------------------------------------------------------------
>                     Name: XMLprova1.xml
>    XMLprova1.xml    Type: text/xml
>                 Encoding: 8bit
>
>                     Name: XMLprova3.xsl
>    XMLprova3.xsl    Type: text/xml
>                 Encoding: 8bit


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


Current Thread