Hi All
In PParse sample I am getting following message when abc.xml does not
exist.(Sun Sparc 5.7)
/export/home/pin03/6.1/ravi/xcc/xerces-c-src1_5_2/bin>./PParse -v=auto
abc.xml
Bus Error(coredump)
Please Let me know what is the problem.
Thanks in advance.
With Warm Regards
Ravi Jain
**
Hi All
I am parsing a file using
.
parser->parseFirst(filename,toFill);
I am able to parse and retrive data when the file exist.
In case of nonexistence of the file, no error is reported and whole code is
ignored.
Please let me know so as to how can I catch this problem.
Thanks in Adva
Hi All
Please let me know so as to is it possible to preform
XSLTransformation(XSLT) using Xerces parsers?
Thanks in advance
Regards
Ravi Jain
**
This email (including any attachments) is intended for the sole use of the
i
use DOMSerializer
Ravi Jain
> --
> From: Arun Ramdas[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Wednesday, February 27, 2002 5:10
> To: [EMAIL PROTECTED]
> Subject: DOM to String Conversion
>
> Is there any API provided by Xerces-c, to conve
(docSrc.getDocumentElement(), true);
//cout< --
> From: Erik Rydgren[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Friday, February 22, 2002 18:48
> To: 'Ravi_Jain'
> Subject: RE: DOM_Document problem...HELP REQUIRED URGENTLY
> Hi All
> I am passing reference of DOM_Document to a function where I am modifying
> the DOM_Document and hence the DOM_Document change is reflected in my main
> program
I have tried same by first copying original DOM_document instance to
another variable and passed this variable to my
Hi All
I am creating/updating a DOM_Document wherein I want to copy a DOM_Node from
one DOM_Document to another.
I am able to do same within the same DOM_Document .using (appendChild())
Can anyone help so as to how to do same accross two DOM_Document(s). ?
Thanks in Advance
With Warm Regards
Ra
Hi All
I have downloaded and started working with Xpath(PATHAN).
,I need help on how to use this in conjuction with DOM parser.
I have already gone through the examples/sample code etc
I have created a small functionality which fetches "value" from a source
xpath and put that value to a specified
Hi All
I have been xerces-c parser ,I want to use Xpath support ...can anyone tell
me what all is required to be installed/include for enabling XPATH support?
Thanks in Advance
Regards
Ravi Jain
> --
> From: Himanshu
> Verma[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECT
--
> Dean Roddey
> The Charmed Quark Controller
> Charmed Quark Software
> [EMAIL PROTECTED]
> http://www.charmedquark.com
>
> "If it don't have a control port, don't buy it!"
>
>
> - Original Message -
> From: "Ravi_J
charmedquark.com
>
> "If it don't have a control port, don't buy it!"
>
>
> - Original Message -
> From: "Ravi_Jain" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 03, 2002 9:10 PM
> Subject: Defining/As
Hi All
I want to define(design) some tags for standardisation.
for example as in case of HTML tags .."" is understood as break point
etc.. can anyone let me know if similar functionality is possible with XML
...so that I can define my tags to understand what to do with its argument.
Thanks in Adva
Hi Raj
I also faced the same problem..
I untared using "tar -xvfi" options
I hope that will solve ur problem !!!
Do let me know once solved
Ravi Jain
> --
> From: Avula, Raj[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Friday, December 14, 2001 3:41
I think its sufficient enough to initialise only once !
Regards
Ravi Jain
> --
> From: Shirish M. Kulkarni[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Thursday, December 13, 2001 11:23
> To: xerces_c
> Subject: XMLPlatformUtils::Initialize();
/xerces-c/apiDocs/index.html
>
> Note that this code is written on top of my head and I might even got the
> class names and methods wrong but it should give you an idea where to
> begin,
> also note that the code lacks everything that resembles fault managment.
>
> / Eri
1 15:05
> To: [EMAIL PROTECTED]
> Subject: RE: Hi ...Help required for DOM Parser
> Sensitivity: Confidential
>
> I think you want to use DOM_Document::getElementsByTagName. See the manual
> entry for that.
>
> > -Original Message-
> > From: Ravi_Jai
dc.iup.edu/outreach/fall2000/xml2/domvssax.html
>
> Regards
>
> Erik Rydgren
> Mandarinen systems AB
> Sweden
>
> -Original Message-
> From: Ravi_Jain [mailto:[EMAIL PROTECTED]]
> Sent: den 3 december 2001 07:24
> To: [EMAIL PROTECTED]
> Subject: Hi ...Help
Hi All
I am a new user of XML(DOM).
I have a specific requirement where in I want to have a functionality:
for example:
datax
datay
I have am xml file where in I will have a number of tags
I want to read each node1 along with node2 and node3 corresponding to each
node1 .
Plz
plz update me know for the same..
me too a newbie...
Ravi Jain
> --
> From: Jan Hummel[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Monday, November 26, 2001 4:35
> To: [EMAIL PROTECTED]
> Subject: DOMSerializer
>
> I look for a short example
Hi Stanley
Ya ,You can print SOME element of an xml file after parsing it !
I have been using that successfully using DOM parser .
Create a DOM Nodelist using and use DOM_NodeList
DOM_Document::getElementsByTagName ()
specifying in bracket the field you are looking for .
Print the result set(as mo
20 matches
Mail list logo