A callback function for e_webdav_session_propfind_sync(),
e_webdav_session_report_sync() and other XML response with DAV:propstat
elements traversal functions.
The prop_node points to the actual property (prop) node and it can be examined
with e_xml_find_child(), e_xml_find_children_nodes() and other provided XML helper functions.
A callback function for e_webdav_session_propfind_sync(), e_webdav_session_report_sync() and other XML response with DAV:propstat elements traversal functions.
The
prop_node
points to the actual property (prop) node and it can be examined with e_xml_find_child(), e_xml_find_children_nodes() and other provided XML helper functions.