[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] sax + startElement
- From: Boris Kolpackov <boris codesynthesis com>
- To: xml gnome org
- Subject: Re: [xml] sax + startElement
- Date: Thu, 8 Feb 2007 19:29:59 +0000 (UTC)
Hi Jovan,
"Jovan Kostovski" <chombium gmail com> writes:
> I want to extract the element atributes and to fill in some structures in
> my program.
>
> [...]
>
> I'm testing the parser with small xml file:
>
> <?xml version="1.0"?>
> <array>
> <number>0</number>
> <number>1</number>
> <number>42</number>
> </array>
Perhaps you are not getting any attributes because your test file does
not have any ;-).
hth,
-boris
--
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]