![]() |
![]()
| ![]() |
![]()
NAMEhxuncdata - replace CDATA sections by character entities SYNOPSIShxuncdata [ xml-file ] DESCRIPTIONhxuncdata 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 "&", "<" and ">" respectively. The input must be 1 byte per character. If it is not, convert it to UTF-8 first. OPTIONSThe following options are supported:
OPERANDSThe following operand is supported:
SEE ALSOUTF-8 (RFC 2279)
|