| 
|||||||||
| 
 | 
|||||||||
| Related Concepts | |||||||||
| pattern | sdata | ||||||||
Syntax
sdata (named | valued) string
where
sdata is a pattern operator that matches an SGML SDATA  internal entity with the name or value you specify. 
You can use sdata only in translate rules. For example:
translate sdata named "amp" output "&"
| 
Related Concepts Entities, internal Internal entities: combining internal entity and plain-text matching  | 
| ---- |