This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Lines in XSL.


> I have a sudden requirement of including lines (horizontal,
> vertical, slant)
> in my browser view, using XML and XSl.
> Please suggest if it at all is possible.
> I need to join two datacells in two different tables with a line !?!?

You are confusing XSLT with the target vocabulary.

You can't draw arbitrary lines if your target vocabulary is HTML, but you
can if it is SVG. Once you've decided what you want to generate, you can
start thinking about how to use XSLT to generate it.

Mike Kay


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]