- From: Michael Kay <michael.h.kay@ntlworld.com>
- Date: Sat, 3 Aug 2002 20:38:00 +0100
- To: "'Eric Paschoalick Chaves'" <Eric.Paschoalick@gradiente.com>, "'John Cowan'" <jcowan@reutershealth.com>, <xml-dev@lists.xml.org>
- Cc: <xml-editor@w3.org>
> > > > <p lang="en"> > > Here is an example of some C code: > > <pre xml:lang=""> > > #include "stdio.h" > > main() {printf("Hello world!"};} > > </pre> > > </p> > > > > If we keep in mind that the purpose of XML is to be a > META language, we already agree (I supose) that it is > intended ot be interpreted by machines, not humans. I believe the I18N folks have already decreed that we are not allowed to use languages that have not been officially endorsed by whoever sets themselves up to decide these things. Michael Kay
Received on Saturday, 3 August 2002 15:35:56 UTC