[XML-SIG] xml.parsers.expat not converting aliased CDATA elements

Fred L. Drake, Jr. fdrake@acm.org
Fri, 25 May 2001 00:13:46 -0400 (EDT)


Juergen Hermann writes:
 > On Fri, 25 May 2001 02:06:35 +0200, Martin v. Loewis wrote:
 > >It does not do this for me, using PyXML 0.6.5 on Linux. Can you give a
 > >specific example where markup in a CDATA section is interpreted?
 > 
 > Also, is Alex talking about a CDATA section, or is he mixing up PCDATA with
 > CDATA?
 > 
 > <t>PCDATA &lt;</t>
 > 
 > <t><![CDATA[CDATA <]]></t>

  Or a CDATA attribute value?  (My first guess.)

	<t attr="The &lt; symbol is cool!" />


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations