Re: [xsl] CDATA Handling

Subject: Re: [xsl] CDATA Handling
From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Tue, 06 Jan 2009 17:04:02 +0530
At 04:48 PM 1/6/2009, David Carlisle wrote:
If <x><![CDATA[abcde]]></x> is DTD valid, then so is <x>abcde</x> as it
is identical input.
May be it is easier to pick the inside text of CDATA. if the condition is <x>See following image: <![CDATA[abcde]]></x> rather than <x>See following image: abcde</x>

Current Thread