Advertisement

1 - 10 of 79 containing alltags:("xerces") (0 seconds)
Hi all I've been MSXML, and am switching over to xerces and xalan, and I was just wondering if their is an equivilant to the msxml call: msxml2.IXMLDOMNodeList objNodeList = objDOM.selectNode...
Zones: XMLDate Answered: 02/20/2002 Grade: A Views: 13
Hi, I want to ignore white spaces while parsing an XML Source. Example:   <NODE12>      <NODE21/>      <NODE22/>   </NODE12> The Node value for TEXTNODE for NODE12, is the following ASCI...
Zones: XMLDate Answered: 03/21/2003 Grade: A Views: 0
Hello everybody, I have a problem with the parser and I am not sure whether it is a bug or I am doing something wrong. The XML Schema defines a field like this: <xsd:element name="some-f...
Zones: XML, XHTMLDate Answered: 11/06/2003 Grade: A Views: 4
I am a beginnner to .NET and C++, but I need to develop an application which uses the XML parsing functionality of Xerces (or some other XML Lib). I have downloaded the source and binary release...
Zones: .NETDate Answered: 02/08/2004 Grade: A Views: 0
Hello, i am trying to find an XML parser for my game, i will be using a xml file for loading setting, item info, equipment info, and such Requirements * Simple * VS6 or VS.Net * No dll to...
Zones: C++Date Answered: 02/22/2004 Grade: B Views: 0
Hello one of my application that I have installed requires teh XML::Xerces module .I downloaded the module form the cpan org http://cpan.uwinnipeg.ca/module/XML%3A%3AXerces and followed the i...
Zones: Perl, XHTMLDate Answered: 09/06/2004 Grade: A Views: 0
hello i run a query on SQLServer where the output gets returned as XML (with the 'AS XML RAW' directive ) one of the characters in the output is a ¥ (japanese jen sign) and it throws a "Charac...
Zones: Java, Font Creator, JAX / SAXPDate Answered: 10/20/2004 Grade: A Views: 4
Hi experts, I recently installed xerces in order to parse xml files. However, I wasn't able to use it, yet. I am using win xp, visual studio .net I did the following: 1. Unzipped it to c:\xerc...
Zones: Windows MFCDate Answered: 12/17/2004 Grade: A Views: 0
Hi experts, I need to read and output some XML and so I decided to use the Xerces DOM implementation to do so. At the moment all my classes overload ostream and istream. I would like to keep the ...
Zones: Windows MFCDate Answered: 01/11/2005 Grade: B Views: 0
I am trying to include header files in my code... #include <xerces/util/XMLUni.hpp> In order to include these files, do I set the PATH variable where they are located or the LD_LIBRARY_PATH? ...
Zones: Unix Systems Programming, SSIDate Answered: 01/31/2005 Grade: A Views: 0