OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Expat user group or mailing list?

[ Lists Home | Date Index | Thread Index ]
  • From: James Clark <jjc@jclark.com>
  • To: xml-dev@ic.ac.uk
  • Date: Tue, 24 Nov 1998 16:48:43 +0700

Tom Otvos wrote:

> I know that I am coming across several
> issues that I would not mind airing, such as:
> 
> - CDATA sections not sending the correct callback events

Data inside CDATA sections is passed to the app in the same way as data
outside CDATA sections.  Expat (like SAX) doesn't tell you whether where
CDATA sections occur.  It may provide this information in a future
release.

> - getting the parser to understand high-order ascii characters

If your document isn't in UTF-8, then you need to tell expat either by
using an encoding argument to XML_CreateParser or by supplying an
appropriate encoding declaration, such as

<?xml version="1.0" encoding="iso-8859-1"?>

James



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)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS