debian man page for hxnsxml

Query: hxnsxml

OS: debian

Section: 1

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

HXNSXML(1)							  HTML-XML-utils							HXNSXML(1)

NAME
hxnsxml - convert output of hxxmlns back to XML
SYNOPSIS
hxnsxml [ file ]
DESCRIPTION
hxnsxml looks for element and attribute names that start with an XML Namespace in curly braces and converts them into normal element and attribute names paired with an xmlns attribute. E.g., <{http://example.org/foo}bar> is converted to <bar xmlns="http://example.org/foo">
DIAGNOSTICS
The following exit values are returned: 0 Successful completion. > 0 An error occurred in the parsing of the XML file. hxnsxml will try to correct the error and produce output anyway.
SEE ALSO
hxxmlns(1), 6.x 10 Jul 2011 HXNSXML(1)
Related Man Pages
xml::parser::style::tree(3) - mojave
xml::grove::sub(3) - redhat
xml::libxml::namespace(3) - suse
xml::stream::namespace(3) - suse
xml::grove::sub(3) - centos
Similar Topics in the Unix Linux Community
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
Weird 'find' results
My first PERL incarnation... Audio Oscillograph