OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a simple question



 George,

> My question is: how to produce a blank line in the output html file?

 You probably want to use <xsl:element name="br"/>. There are a couple of
other ways to do it as well (one of which is to use an XSLT extension
function like node-set()-- but this varies from processor to processor.)  My
ultimate suggestion would be to try and find Michael Kay's XSLT Programmers
Reference (Wrox press Ltd. ISBN 1-861003-12-9) as it is an excellent
resource for questions just like this.

Regards,
Jeff Rafter
Defined Systems