Re: Query regarding XercesDOMParser::loadGrammar method.

2010-01-26 Thread Boris Kolpackov
Hi Jitendra, Jitendra Pande writes: > I am using Xerces-C++ version 3.0.1. In my application i want to do XML > schema validation on the input XML document. The function i am using for > loading the XML Schema is : XercesDOMParser::loadGrammar. But in the > Xerces-C++ documentation (doxygen) for

Query regarding XercesDOMParser::loadGrammar method.

2010-01-24 Thread Jitendra Pande
following statement is written* "Experimental - subject to change"* (refer: http://xerces.apache.org/xerces-c/apiDocs-3/classXercesDOMParser.html#3925f7194043f51dda38b66c1f099d1e). I am bit confused on whether to use this function or not. My query here is : a. Is it fine to use this functio

Re: FW: Reg :- query in parsing a file when it contains special charcters

2008-07-07 Thread David Bertoni
[EMAIL PROTECTED] wrote: Hi If a given file contains field like below alarmText = Teħsting Simulator ( a special charcter was some how present in the text). Does the XML document have the proper encoding declaration? Now when we parse it using Xerces "alarm Text" field contains NULL va

FW: Reg :- query in parsing a file when it contains special charcters

2008-07-06 Thread bharath.venkata
Hi If a given file contains field like below alarmText = Teħsting Simulator ( a special charcter was some how present in the text). Now when we parse it using Xerces "alarm Text" field contains NULL value, but it doesn't report any thing that it contains some special characters. is there hand

Re: Xerces 2.7 - Xalan 1.10 in VC 2005 query

2007-10-04 Thread Boris Kolpackov
Hi Awadhoot, Aphale, Awadhoot <[EMAIL PROTECTED]> writes: > I am trying to use Xerces 2.7 & Xalan 1.10 in VC 2005. When I tried to > build, I got errors like following, Since the errors you cite are in the Xalan source code, perhaps you should ask for help on the Xalan mailing lists. Boris --

Xerces 2.7 - Xalan 1.10 in VC 2005 query

2007-10-04 Thread Aphale, Awadhoot
Hi, I am trying to use Xerces 2.7 & Xalan 1.10 in VC 2005. When I tried to build, I got errors like following, C:\xalan-c-1.10.0-WithOutICU\win\include\xalanc/DOMSupport/DOMServices.h pp(571) : error C2664: 'void (const XMLCh *const ,const unsigned int)' : cannot convert parameter 1 from 'c

RE: Query DOMBuilder and DOMWriter

2007-03-30 Thread Jesse Pelton
mailto:[EMAIL PROTECTED] Sent: Friday, March 30, 2007 3:13 AM To: [EMAIL PROTECTED]; c-dev@xerces.apache.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Query DOMBuilder and DOMWriter Hi, Have test.xml and test.xsd, where test.xml is not valid against xsd. Is it possible to generat

Query DOMBuilder and DOMWriter

2007-03-29 Thread Sharma, Navin
Hi, Have test.xml and test.xsd, where test.xml is not valid against xsd. Is it possible to generate a valid xml say, testOut.xml, providing invalid test.xml as input. The testOut.xml should be a valid xml that conforms to test.xsd. Is this possible using Xerces and C++ or something else

[jira] Closed: (XERCESC-1569) XercesC-Query

2006-02-27 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1569?page=all ] Alberto Massari closed XERCESC-1569: Resolution: Invalid This is a question for the mailing list, not a bug report > XercesC-Query > - > > Key:

[jira] Created: (XERCESC-1569) XercesC-Query

2006-02-23 Thread Makarand M Kulkarni (JIRA)
XercesC-Query - Key: XERCESC-1569 URL: http://issues.apache.org/jira/browse/XERCESC-1569 Project: Xerces-C++ Type: Bug Components: Build Versions: 2.7.0 Environment: Z/os Reporter: Makarand M Kulkarni Hi David/c-Dev, Thanks again for

Re: Query

2005-05-03 Thread david_n_bertoni
> I have downloaded the Xerces C++ parser for Windows XP > (64bit binary) and im following the build > documentation. unfortunately i don't seem to have the > Xerces_all folder with the Xerces_all.dsw. so im stuck > in trying to build it. You cannot build from the binary distribution. If you want

Query

2005-05-03 Thread muireann lane
To whom it concerns, I have downloaded the Xerces C++ parser for Windows XP (64bit binary) and im following the build documentation. unfortunately i don't seem to have the Xerces_all folder with the Xerces_all.dsw. so im stuck in trying to build it. Can you help me ASAP please!!! Regards Muirea