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
HXUNCDATA(1) HTML-XML-utils HXUNCDATA(1)

hxuncdata - replace CDATA sections by character entities

hxuncdata [ xml-file ]

hxuncdata replaces CDATA sections by character entities. The input is scanned for occurrences of "<![CDATA[" and corresponding "]]>". Those strings are removed and all occurrences of "&", "<" and ">" in between them will be replaced by "&amp;", "&lt;" and "&gt;" respectively.

The input must be 1 byte per character. If it is not, convert it to UTF-8 first.

The following options are supported:
-?, --help
Show command usage.

The following operand is supported:
xml-file
The file to work on.

UTF-8 (RFC 2279)
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.