I am trying to encode an XML example as a programlisting entity.i am getting
the following errors. It works without the <?xml version="1.0"?>

I have the following:

<example>
  <title>An XML example</title>
  <programlisting>
    <![CDATA[
<?xml version="1.0"?>
<blah>this is an example</blah>
]]>
  </programlisting>
</example>


------------------------------------------------------------------------
Christopher Graham
[EMAIL PROTECTED]

PGP Fingerprint: F765 CCB5 B9CF 1285 7E3E  8CB0 0B1B 8454 9D66 D411

Reply via email to