Function Tag.namespaces
Access all namespaces in this tag, and the attributes/tags within them.
Returns a random access range of NamespaceAccess
elements that supports
numeric-indexing, string-indexing, slicing and length.
See API Overview for a high-level overview (and examples) of how to use this.
Prototype
Tag . NamespaceRange namespaces() @property;