[
Lists Home |
Date Index |
Thread Index
]
- From: "Posert, Bob" <BPosert@filenet.com>
- To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
- Date: Fri, 16 Apr 1999 10:40:27 -0700
When using expat to parse the following xml:
<?xml version="1.0" encoding="UTF-16"?>
<tag>

</tag>
I get an error "test.xml:3:0 reference to an invalid character number"
To double-check, I saved the xml as a UNICODE file and ran xmlwf on it; I
got the same error.
Is this valid XML? It seems like the spec allows it, and MS's xml notepad
reads it OK. It looks like the problem in expat might be that
checkCharRefNumber is called too often.
Many thanks,
Bob
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)
|