Simple C Expat Wrapper (SCEW)
1.1.7
|
Handle attribute's hierarchy. More...
Files | |
file | attribute.h |
SCEW attribute's handling routines. | |
Functions | |
SCEW_API scew_element * | scew_attribute_parent (scew_attribute const *attribute) |
Returns the element that the given attribute belongs to. More... | |
Handle attribute's hierarchy.
SCEW_API scew_element* scew_attribute_parent | ( | scew_attribute const * | attribute | ) |
Returns the element that the given attribute belongs to.