mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-16 04:12:04 +01:00
84d73e9623
Assume the element <foo:bar xmlns='namespace' xmlns:foo='foo-namespace'/> then the <bar/> element's namespace is 'foo-namespace', but the default namespace is 'namespace'. And this is the namespace that scopes into inner elements. |
||
---|---|---|
.. | ||
java/org/jivesoftware/smack/xml |