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]

Re: encoding XML


/ "Christopher J. Graham" <cjgraham@tachegroup.com> was heard to say:
| 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"?>

What parser is giving you an error? I think that's a parser bug. You can't put
the XML declaration anywhere except at the beginning of a document, but inside a
CDATA section, it should not be recognized as markup.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Man, whatever he may think, is a
http://www.oasis-open.org/docbook/ | very limited being; the world is a
Chair, DocBook Technical Committee | narrow circle drawn about him; the
                                   | horizon limits our immediate view;
                                   | immortality means a century or
                                   | two.--Hazlitt


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