Namespace information is preserved by the xmlReader -
when a namespace is declared at the root element, it is remembered so
when a subsequent node uses that prefix, the reader can tell you what
the URI for the namespace is.
SEE ALSOxmlReaderGetLocalName,
xmlReaderGetNsURI,
xmlReaderGetNsPrefix