| 
 
Subject: use TAG <br> From: "Alessandro Desogus" <adesogus@xxxxxxxxx> Date: Thu, 25 Nov 1999 16:54:53 +0100  | 
Hello,
My code is 
xml file:
<cart>10021</cart><break/>
<cart>10022</cart><break/>
<cart>10023</cart><break/>
=======================
xsl file:
<xsl:template match="break">
<br/>
<xsl:apply-templates />
</xsl:template>
=======================
IE viusalize:
 10021
 10022
 10023
                
Netscape visualize: 
100211002210023
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: Can you help with this?, Tangi Vass | Thread | Re: use TAG <br>, Lawrence Mielniczuk | 
| Re: Parsing errors on unknown entit, Sebastian Rahtz | Date | Re: Is there a public W3C Specifica, James Tauber | 
| Month |