On Wed, 29 Dec 2004 08:06:13 -0600, Jon Berndt <[EMAIL PROTECTED]> wrote:

> It appears that entire tables could be read in as one data chunk. I need to 
> do processing
> in that case and "manually" separate the data rows. I think I've almost got 
> this one
> figured out.

Sounds good.  The main problem is that you're doing this the hard way,
working with low-level XML markup events instead of the high-level
property interface -- I understand, though, that you want to control
the markup at the element/attribute level, so I guess there's no
choice.


All the best,


David

-- 
http://www.megginson.com/

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to