This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

encoding XML


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
cjgraham@tachegroup.com

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]