namespaces property

Iterable<XmlNamespace> get namespaces
inherited

Return the in-scope namespaces of this node.

Implementation

Iterable<XmlNamespace> get namespaces => const [];