|
|||||||||
|
|
|||||||||
| Related Syntax | Related Concepts | ||||||||
| pattern | cdata | ||||||||
Syntax
cdata (named | valued) string
where
cdata is a pattern operator that matches an SGML CDATA internal entity having the name or value you specify.
You can use cdata only in translate rules. For example:
translate cdata named "curses" output "&@#$!"
|
Related Syntax non-sdata |
Related Concepts Entities Entities, internal |
| ---- |