This is the command hxxmlns that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hxxmlns - replace XML Namespace prefixes by "global names"
SYNOPSIS
hxxmlns [ -d ] [ -- ] [ file ]
DESCRIPTION
hxxmlns expands all element and attribute names to "global names" by expanding the prefix.
All names will be printed as "{URL}name". Attribute names without a prefix will have an
empty namespace part: "{}name". The namespace attributes (those that start with "xmlns")
will be removed.
By default comments, PIs and the DOCTYPE declaration are copied unchanged, but with option
-d they are removed.
[ToDo]
Use hxxmlns online using onworks.net services