roxmltree 0.21.1

Represent an XML as a read-only tree.
Documentation
1
2
3
4
5
6
7
8
Document:
  - Element:
      tag_name: root
      children:
        - Element:
            tag_name: p
            attributes:
              a: "b"