Attachments are allowed. This message should have two attachments: one
is an input document constructed from your text (except the quotes), the
other is the output from DOMPrint when the first is parsed.
Does DOMPrint fail if you save either of these to disk and parse it? If
so, with what message?
-----Original Message-----
From: varun.81 [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 06, 2007 11:45 AM
To: c-dev@xerces.apache.org
Subject: RE: parsing xml
"<input>
<child name="Varun">hello</child>
</input>"
Motti Shneor-2 wrote:
>
> Gladly. Only all my attachments were rejected by the list. Is it at
all
> allowed to attach files ?
>
>
>
> Motti Shneor
> Software Engineer
>
> Orbograph Ltd.
> P.O.Box 215, Yavne 81102, Israel
> Tel: 972-8-9322257 ext. 230
> Fax: 972-8-9328857
> [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]/omailto:[EMAIL PROTECTED]>
> http://www.orbograph.com
> <http://www.orbograph.com/ohttp:/www.orbograph.com/>
>
>
>
> ________________________________
>
> From: Jesse Pelton [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 06, 2007 6:31 PM
> To: c-dev@xerces.apache.org
> Subject: RE: parsing xml
>
>
>
> Could you attach a sample document that fails to parse? If you embed
it
> in a message, it's subject to rearrangement or misinterpretation. For
> instance, my mail client displays a text box instead of your sample
> document.
>
>
>
> Also, please note whether sample apps like DOMParse parse the document
> successfully.
>
>
>
> ________________________________
>
> From: varun.81 [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 06, 2007 11:20 AM
> To: c-dev@xerces.apache.org
> Subject: parsing xml
>
> hi i am new to use this xerces tool.....i have to parse an xml a very
> simple one say hello i am able to do it through an xml file, but it
> throws me an error when i try to give xml with proper indentetion but
it
> works if i give xml without spaces between the tags. i will be obliged
> if someone can help me finding out why it fails with indentation thnx
> ps: i am writting code in C++
>
> ________________________________
>
> View this message in context: parsing xml
> <http://www.nabble.com/parsing-xml-tf3181498.html#a8828911>
> Sent from the Xerces - C - Dev
> <http://www.nabble.com/Xerces---C---Dev-f282.html> mailing list
archive
> at Nabble.com.
>
>
>
--
View this message in context:
http://www.nabble.com/parsing-xml-tf3181498.html#a8829402
Sent from the Xerces - C - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<?xml version="1.0" encoding="UTF-8" standalone="no" ?><input>
<child name="Varun">hello</child>
</input>
<input>
<child name="Varun">hello</child>
</input>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]