Subject: Re: Twig::, Xalan, and Character Escaping
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 20 Mar 2001 12:24:36 +0000
|
Francis--
If you're writing XHTML shouldn't your output method be XML in any case?
If you output HTML, it'll be not well-formed, hence not XHTML.
Cheers,
Wendell
At 11:49 AM 3/20/01, you wrote:
Being lazy here - but can anyone tell me if there is a solution to this
when outputting XHTML?
Francis.
David Carlisle wrote:
>
> > Even though we know that XSL does not have a URLencode() method!
> If you are using the html output method the XSLT spec mandates that
> href attributes are URL encoded on output. You don't get to control that
> from the stylesheet. If you want to control it you could use th exml
> output method instead.
======================================================================
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
======================================================================
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|