debian man page for hxunxmlns

Query: hxunxmlns

OS: debian

Section: 1

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

HXUNXMLNS(1)							  HTML-XML-utils						      HXUNXMLNS(1)

NAME
hxunxmlns - replace XML "global names" by Namespace prefixes
SYNOPSIS
hxunxmlns [ -- ] [ file ]
DESCRIPTION
hxunxmlns is the reverse of hxxmlns(1). It converts element and attribute names of the form <{URL1}foo {URL2}bar="..."> to <foo xmlns="URL1" xmlns:x="URL2" x:bar="..."> The predefined XML Namespace is recognized and replaced by the prefix "xml:".
DIAGNOSTICS
The following exit values are returned: 0 Successful completion. > 0 One or more errors occurred in the parsing of the file.
SEE ALSO
hxxmlns(1)
BUGS
The error recovery for incorrect XML is primitive. 6.x 10 Jul 2011 HXUNXMLNS(1)
Related Man Pages
xml::parser::style::tree5.18(3) - mojave
xml::parser::style::tree(3) - osx
xml::parser::style::tree(3) - centos
xml::libxml::debugging(3pm) - debian
xml::libxml::namespace(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph