[
Lists Home |
Date Index |
Thread Index
]
- From: Eric Riblair <eriblair@mediom.qc.ca>
- To: java-mac@lists.natural.com, MRJ-Dev@public.lists.apple.com, Java-COM@DISCUSS.MICROSOFT.COM, xml-dev@ic.ac.uk, XML-L@LISTSERV.HEANET.IE
- Date: Wed, 16 Sep 1998 15:19:49 -0400
For anyone interested ...
You can eliminate the ISO-LATIN problem with MSXML ... when you use the
numeric entity of the latin character (ex: é) not the names entity (ex:
é) in the xml file. And the xml header (<?xml version="1.0"
encoding="ISO-8859-1"?>) is not necessary when you use it in an applet in
Jscript in a HTML file.
Regards,
Eric
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|