def

func:xmlRead

xmlRead(handle)

Parse an XML document from an I/O handle and return root element.

Examples:

xmlRead("<foo/>")
xmlRead(`io/test.xml`)

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function