debian man page for hxxmlns

Query: hxxmlns

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::libxml::namespace(3) - osx
xml::libxml::namespace(3) - centos
xml_set_start_namespace_decl_handler(3) - php
xml::libxml::namespace(3pm) - debian
xml::stream::namespace(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file