def

func:xmlNs

xmlNs(node)

Get the namespace URI of an element or attribute. If no namespace was specified return null.

Example:

xmlRead("<foo xmlns='bar'/>").xmlNs  >>  `bar`

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function