You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by Andy Clark <an...@apache.org> on 2000/12/01 05:44:14 UTC

Re: What Characters are and are not valid?

Jay Ostis-4th Avenue wrote:
> I have recieved the following error messages associated with fatal 
> errors when parsing using Xerces 1.2.
> But according to the w3c
> http://www.w3.org/TR/2000/REC-xml-20001006-review.html#charsets
> it appears only 0x15 should be invalid. Is this is a Xerces bug?

Yes, it's a bug in the current version. It looks like it's been
broken for awhile. I'm trying to track it down now.

Please don't send a 4MB file for me to look at. Instead, try to 
create the smallest possible test case that exhibits the problem. 
For example, take the problem file and iteratively remove large 
sections until you arrive at the smallest part of the file that
still shows the problem.

-- 
Andy Clark * IBM, TRL - Japan * andyc@apache.org

Re: System z/OS Compile error xerces-c-src_2_7_0

Posted by David Bertoni <db...@apache.org>.
Trinh, Yen wrote:
> I have a compiling error using xerces-c-src_2_7_0 to recompile the
> existing code.
> 
> 1. The text "HandlerBase" is unexpected.          
>  
> 
> #include <xercesc/sax/HandlerBase.hpp>      
> class MemParseHandlers : public HandlerBase 
> 
> 2. The qualifier "XMLString" is not defined in the current scope.
> 
> #include <xercesc/util/PlatformUtils.hpp>
> XMLString::transcode(toTranscode);
> 
> Do HandlerBase and XMLString still exist?  If not what are their
> equivalent api/header?

This is a FAQ:

http://xml.apache.org/xerces-c/faq-build.html#faq-1

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


System z/OS Compile error xerces-c-src_2_7_0

Posted by "Trinh, Yen" <ye...@rbc.com>.
I have a compiling error using xerces-c-src_2_7_0 to recompile the
existing code.

1. The text "HandlerBase" is unexpected.          
 

#include <xercesc/sax/HandlerBase.hpp>      
class MemParseHandlers : public HandlerBase 

2. The qualifier "XMLString" is not defined in the current scope.

#include <xercesc/util/PlatformUtils.hpp>
XMLString::transcode(toTranscode);

Do HandlerBase and XMLString still exist?  If not what are their
equivalent api/header?

Thanks,
Yen
_______________________________________________________________________

This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations.
Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized.
If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.  

Ce courrier électronique est confidentiel et protégé. L'expéditeur ne renonce pas aux droits et obligations qui s'y rapportent.
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) désigné(s) est interdite.
Si vous recevez ce courrier électronique par erreur, veuillez m'en aviser immédiatement, par retour de courrier électronique ou par un autre moyen.