Subject: RE: how to match <br/> tag
From: "Andrew Welch" <awelch@xxxxxxxxxxxxxxx>
Date: Thu, 27 Jun 2002 15:57:05 +0100
|
<template match="br">...
Just because it is empty it doesnt mean its name is any different
cheers
andrew
-----Original Message-----
From: ashu t [mailto:aashut@xxxxxxxxxxxxxx]
Sent: 27 June 2002 15:24
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: how to match <br/> tag
i am trying to convert html to wml using xslt
i have written style sheet for few tags but when i wrote
style sheet for <br/> it is giving error i have used
<xsl:template match="br/"> but it has given error then i tried
<xsl:template match="//br/"> but it is also giving error.
can any one suggest me what should be the code for that.
_________________________________________________________
There is always a better job for you at Monsterindia.com.
Go now http://monsterindia.com/rediffin/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/2002
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/2002
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Gustaf Liljegren - Thu, 27 Jun 2002 11:01:43 -0400 (EDT)
Andrew Welch - Thu, 27 Jun 2002 10:56:48 -0400 (EDT) <=
Vasu Chakkera - Thu, 27 Jun 2002 10:57:10 -0400 (EDT)
Jeff Beadle - Thu, 27 Jun 2002 11:23:04 -0400 (EDT)
Andrew Welch - Thu, 27 Jun 2002 12:10:29 -0400 (EDT)
|
|