xsl-list
[Top] [All Lists]

RE: [xsl] Entity inside an attribute

2010-04-20 11:38:28

Michael,

Yes, I am using <xsl:output method="html"/>

Shashank

----------------------------------------
From: mike(_at_)saxonica(_dot_)com
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Date: Tue, 20 Apr 2010 17:32:19 +0100
Subject: RE: [xsl] Entity inside an attribute


disable-output-escaping has no effect when writing an attribute value.

Are you using ?

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay



-----Original Message-----
From: Shashank Jain [mailto:shashankjain(_at_)live(_dot_)com]
Sent: 20 April 2010 17:26
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Entity inside an attribute


Hello All,

I am trying to create an HTML  tag with attribute
title="=COUNTIF(A3:A13<>P)"

But I am not able to get the greater than sign '>'.
My output is coming as

and I want


Following code I am using to create the td tag.


    
         
disable-output-escaping="yes">=COUNTIF(A3:A13
          <
         >P)
     


I tried this one too in my XSL




Please correct me where I am doing wrong.

Thanks,
Shashank

_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get
more from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::
T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
--~--



--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
--~--

                                          
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>