[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Escaping Characters in Dynamic data.


Subject: Re: [xsl] Escaping Characters in Dynamic data.
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx (by way of B. Tommie Usdin)
Date: Tue, 13 Feb 2001 11:52:06 -0500

Date: Tue, 13 Feb 2001 11:51:05 GMT
Message-Id: <200102131151.LAA04491@xxxxxxxxxxxxxxxxx>
Received: by penguin.nag.co.uk (8.9.3) id LAA04491; Tue, 13 Feb 2001 11:51:05 GMT
From: David Carlisle <davidc@xxxxxxxxx>
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
In-reply-to: <NEBBLHAEPAMLCOCADHFMEEGNCJAA.owen@xxxxxxxxxx>
Subject: Re: [xsl] Escaping Characters in Dynamic data.
References: <NEBBLHAEPAMLCOCADHFMEEGNCJAA.owen@xxxxxxxxxx>



If there are reserved XML characters

By "reserved" here do you mean & and < (as they are the only ones affected by CDATA)?

If you mean ASCII control characters below 32 then CDATA won't help,
you'll need to loop through the data and remove them as they are not
allowed in XML.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml