Module xml_tools

Source

Structs§

XPath

Functions§

all_attributes
All attributes in all the elements
all_text
Get a list of all text children of all elements in your xml document.
end_tag_string
path_contents
Print out all events found under a specific xpath leaf type.
paths
List all xml paths (as a set, where siblings have the same path if they have the same element type).
start_tag_string
string_from_bytes_text
string_from_cow
tag_names
Get a list of all tags in an xml file.