def

func:xmlQname

xmlQname(node)

Get the qualified local name of an element or attribute which includes both its prefix and unqualified name:

<foo>    >>  "foo"
<x:foo>  >>  "x:foo"

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function