[Home] [By Thread] [By Date] [Recent Entries]
(using Xalan) I have a basic template like so: <xsl:template match="br | BR"> <br/> </xsl:template> If the XML contains just a <br/> tag it styles correctly with a single <br>. If the XMl contains <br></br> then it produces two <br><br>. Is this a bug or expected behavior? Is there a way around it? XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



