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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Non-printing character in XML and expat

[ Lists Home | Date Index | Thread Index ]
  • From: Lars Marius Garshol <larsga@ifi.uio.no>
  • To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
  • Date: 16 Apr 1999 22:12:34 +0200


* Bob Posert
|
| When using expat to parse the following xml:
|     <?xml version="1.0" encoding="UTF-16"?>
|     <tag>
|     &#24;
|     </tag>
| I get an error "test.xml:3:0 reference to an invalid character number"

The error is correct. Character number 24 is not an allowed character
in XML. 

This is clearly stated by the WFC to production 66 in section 4.1.
See section 2.2 (production 2) in the XML recommendation for a listing
of the allowed characters in XML. U+0014 is not among them.

By the way, did you really mean to refer to the DC4 control code
character? If so, why? (I'm asking so that we may be able to suggest
alternative solutions.)

| MS's xml notepad reads it OK. 

Then that's a standard violation in XML Notepad.

--Lars M.


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/ and on CD-ROM/ISBN 981-02-3594-1
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