[
Lists Home |
Date Index |
Thread Index
]
- From: richard@cogsci.ed.ac.uk (Richard Tobin)
- To: xml-dev@xml.org
- Date: 8 May 2000 11:17:01 GMT
Paul Roe <Paul_Roe@emeraldsolutions.com> wrote:
> <?xml version="1.0" ?>
The xml declaration in an external entity (other than the document entity)
must contain an encoding declaration, eg
<?xml version="1.0" encoding="iso-8859-1"?>
Indeed, the main use of it is to declare the encoding of the entity;
the version is optional.
-- Richard
--
Spam filter: to mail me from a .com/.net site, put my surname in the headers.
"The Internet is really just a series of bottlenecks joined by high
speed networks." - Sam Wilson
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|