Re: [xsl] enclosing attribute in single quote

Subject: Re: [xsl] enclosing attribute in single quote
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 21 Apr 2009 18:48:20 -0400
At 04:35 PM 4/21/2009, Ken wrote:
Is there any configuration/setting or any other support that will let me choose if the attributes can be enclosed in single quote.

Version:
XSLT 1.0
Xerces/Xalan

Such control is out of scope for the Recommendation and would only be available as a processor extension ... and I doubt you would find any processor that offers it.

In other words, it's not really an XSLT question.


A processor could be written to do it (and one might even implement a brute-force serializer in XSLT that could do it), but care would have to be taken against emitting attribute values containing single quotes....

I take it the recipient of the data knows that by requiring XML with only single quotes used as attribute value delimiters, they are asking for XML-that-is-not-XML?

Cheers,
Wendell



======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

Current Thread