GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

hxnsxml - convert output of hxxmlns back to XML

hxnsxml [ file ]

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">

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.

hxxmlns(1),
10 Jul 2011 7.x

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.