1minidom
2=======
3
4What's this?
5------------
6
7A minimal DOM library on top of rxml, targeting exclusively the subset of
8XML useful for XMPP.
9
10| Restriction | Supported ✅ | Unsupported ❌ |
11| - | - | - |
12| Namespaces are mandatory | `<a xmlns="ns"></a>` | `<a></a>` |