[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]


From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 26 Jan 2004 17:34:08 GMT


> I need the right angle bracket to come out as is, and not as an entity.

Since it would be well formed XML (or HTML) the system could do that
automatically, assuming it doesn't...

Then this shows the solution doesn't it?

  "The attribute disable-output-escaping is no longer supported on
  xsl:attribute. In theory, you should be able to use character maps
  instead.


Just produce
<foo x="height:expression(scrollHeight &#xE123; 300 ? 300 : 'null')"/>

together with a character map

<xsl:output-character character="&#xE123;" string=">="/>

David



-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml