Crates.io | minidom |
lib.rs | minidom |
version | 0.17.0 |
created_at | 2017-02-25 14:37:10.978768+00 |
updated_at | 2025-09-17 17:27:17.161452+00 |
description | A small, simple DOM implementation on top of rxml, targeting the subset of XML useful for XMPP |
homepage | https://gitlab.com/xmpp-rs/xmpp-rs |
repository | https://gitlab.com/xmpp-rs/xmpp-rs |
max_upload_size | |
id | 8673 |
size | 100,857 |
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> |