2020-07-15 10:49:50 +02:00
|
|
|
minidom
|
|
|
|
|
=======
|
2017-02-19 20:57:59 +01:00
|
|
|
|
|
|
|
|
What's this?
|
|
|
|
|
------------
|
|
|
|
|
|
2022-12-28 13:55:11 -06:00
|
|
|
A minimal DOM library on top of rxml, targeting exclusively the subset of
|
2020-02-14 22:54:52 +01:00
|
|
|
XML useful for XMPP.
|
2025-03-24 12:54:07 +00:00
|
|
|
|
|
|
|
|
| Restriction | Supported ✅ | Unsupported ❌ |
|
|
|
|
|
| - | - | - |
|
|
|
|
|
| Namespaces are mandatory | `<a xmlns="ns"></a>` | `<a></a>` |
|