Subject: | Parser needs a method to output the set of namespaces |
In order for the "round-trip" from Parser --> Serializer to really work,
the Serializer needs to know the namespaces found by the Parser.
Serializer has the addns() method, but Parser doesn't seem to have an
equivalent "getns" method!?!