hxxmlns(1) debian man page | unix.com

Man Page: hxxmlns

Operating Environment: debian

Section: 1

HXXMLNS(1)							  HTML-XML-utils							HXXMLNS(1)

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] 6.x 10 Jul 2011 HXXMLNS(1)
Related Man Pages
xml::namespacesupport(3) - suse
xml::stream::namespace(3) - suse
xml::libxml::namespace(3) - osx
xml::namespacesupport(3) - osx
xml::namespacesupport(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com