I would like to suggest two functions be added to the reader - Add a function to resolve a prefix to a namespace, currently you need a qname (prefix+":"+name) - Add a function to get an iterator or vec of all the current namespaces, returning (ns_prefix, ns_uri)