Data Fields | |
| air_xml_schema_type_t | t_type |
| air_ualloc_t * | t_ualloc |
| air_xml_node_t * | t_root |
| char * | t_pathsep |
| air_size_t | t_n_nodes |
| air_size_t | t_n_iters |
| air_err_t | t_last_error |
| void * | t_ext |
A tree corresponds to a given XML document.
|
|
tree type, i.e., the DTD |
|
|
memory allocator |
|
|
root node of the tree |
|
|
element name seperator in a path string |
|
|
count of nodes |
|
|
count of iterators |
|
|
last error on the tree |