Query: hxuncdata
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HXUNCDATA(1) HTML-XML-utils HXUNCDATA(1)NAMEhxuncdata - replace CDATA sections by character entitiesSYNOPSIShxuncdata [ 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: -?, --help Show command usage.OPERANDSThe following operand is supported: xml-file The file to work on.SEE ALSOUTF-8 (RFC 2279) 6.x 10 Jul 2011 HXUNCDATA(1)
Related Man Pages |
---|
osx(1) - redhat |
hxaddid(1) - debian |
hxincl(1) - debian |
hxselect(1) - debian |
svn-autoreleasedeb.conf(5) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |