Subject: Re: Entity references in xml output
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 03 Mar 2000 13:44:25 +0000
|
Oops. I wrote:
>Another solution along these lines would be to use your pre-process to turn
>your & signs in your entities into & entities -- é becomes
>&eacute; which looks like the string é to the parser, so that's
>what you'll get in output.
But this'll only work if you're using <xsl:output method="text"/> or the
infamous disable-output-escaping....
Right? --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
======================================================================
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|