|        | |||||
|  | |||||
| declaration/definition | up-translate | ||||
| Sample Code | Related Concepts | ||||
Syntax
up-translate (with ( sgml | xml))?
Indicates the beginning of an up-translation program. This keyword must be used at the beginning of all up-translation programs.
To do an up-translate to XML, you must use the modifier with xml:
up-translate with xml
| ---- |