[Home] [By Thread] [By Date] [Recent Entries]

  • From: George Fang <fang_george@h...>
  • To: xml-dev@l...
  • Date: Fri, 12 Jan 2001 13:33:55 -1000

Hi,

I'm new on xml. I want to transfer an xml file into html format in server 
side. I have a servlet doing this with
xml and xsl as input files. My question is: how to produce
a blank line in the output html file? I tried following in xsl file:

<xsl:variable name="br" select="&lt; br>"/>
<xsl:value-of select="$br"/>

Then the output html shown on browser just has string
<br>

instead of inserting a blank line

Any advice?

Thank you in advance.

George


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member