[xml] "official" way to test for any # of attributes on a node?
- From: Chris Ryland <cpr emsoftware com>
- To: XML List <xml gnome org>
- Subject: [xml] "official" way to test for any # of attributes on a node?
- Date: Sat, 31 May 2003 23:53:30 -0400
Is there an official way to test whether a given tree node has no
attributes at all?
Or do I just test with
if (node->properties == NULL)
...
?
Cheers!
--Chris Ryland / Em Software, Inc. / www.emsoftware.com
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]