XML prolog for MathML file?

Hi!

Congratulations for a job well done!

I'm in the process of writing a short article on MathML for our department
newsletter.  The article provides a bit of background on XML, too, because
that is as new as MathML in the context of that publication.

I noticed that XML requires a certain prolog for a valid XML document, and
I was wondering what exactly that prolog would have to look like for a
".mml" document (say MIME type text/mathml and character encoding Latin1):

  <?xml version="1.0" encoding='UTF-8'?>
  <!DOCTYPE MathML
    PUBLIC "what//goes//here/?/"
    "http://www.w3.org/???">

I've been unable to determine the correct information to put here from the
MathML documentation, unfortunately, but I would very much like to provide
that information to my readers.

Thank you very much!

Best,        Andreas

-- 
Andreas Strotmann       / ~~~~~~ \________________A.Strotmann@Uni-Koeln.DE
Universitaet zu Koeln  /| University of Cologne   \
Regionales Rechenzentrum| Regional Computer Center \
Robert-Koch-Str. 10    /|    Tel: +49-221-478-5524 |\   Home: -221-4200663
D-50931  Koeln        __|__  FAX: +49-221-478-5590 |__________~~~~~~~~~~~~   

Received on Tuesday, 14 April 1998 12:22:46 UTC