xsl-list
[Top] [All Lists]

Re: [xsl] using xsl:output-character to render characters in 2 ways

2009-11-13 11:23:20
I'll change my example.

Financial Times, "Erdoğan Grubu'na"

creates

  <meta name="description"
            content='Financial Times, &#34;Erdoğan Grubu'na&#34;'
            />

I now have an attribute that is marked up by single quotes containing
a single quote. IE6 for one cannot deal with this.



On Fri, Nov 13, 2009 at 3:45 PM, Florent Georges 
<lists(_at_)fgeorges(_dot_)org> wrote:
Tom T wrote:

<meta name="description" content='Financial Times,
"Erdoğan" diyor.'>

So the attribute value is what I expect.. The problem is
that the double quotes we usually use on attributes are
now being rendered as single quotes. Any idea why?

 Why is it a problem?  When the attribute value contains double quote chars 
and no single quote chars, that's a good choice from the serializer to use 
single quotes around the value IMHO.

 Regards,

--
Florent Georges
http://www.fgeorges.org/





























--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>
--~--