- From: Joseph Kesselman <keshlam@us.ibm.com>
- Date: Thu, 20 Jul 2006 10:36:24 -0400
- Cc: www-dom@w3.org, www-dom-request@w3.org
The DOM data structure always uses the UTF-16 encoding. When you write it out as textual XML, most serializers will let you specify the encoding; see the documentation for the serializer you're using (the DOM Level 3 load/save chapters, or the documentation for whatever other tool you're using.) ______________________________________ "... Three things see no end: A loop with exit code done wrong, A semaphore untested, And the change that comes along. ..." -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (http://www.ovff.org/pegasus/songs/threes-rev-11.html)
Received on Thursday, 20 July 2006 14:46:19 UTC