12 lines
268 B
Markdown
12 lines
268 B
Markdown
minidom
|
|
=======
|
|
|
|
What's this?
|
|
------------
|
|
|
|
A minimal DOM library on top of rxml, targeting exclusively the subset of
|
|
XML useful for XMPP.
|
|
|
|
| Restriction | Supported ✅ | Unsupported ❌ |
|
|
| - | - | - |
|
|
| Namespaces are mandatory | `<a xmlns="ns"></a>` | `<a></a>` |
|