vlc_xml: add API to handle namespaces
Namespaces are required to be able to correctly parse multiple namespaces documents or simply prefixed documents
There is 2 commits for 2 alternatives
- one changing the API calls
- one reverting it to add only an extra API, to be backportable
Last commit to be squashed or dropped.
Edited by François Cartegnie