Inserting Message Catalog Text
Use the following syntax to insert the text of a message catalog entry. Variables that are user-supplied are italicized.
Note:
This processing step occurs only if the output of the transformation step is XHTML-compliant.
See XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition).
| Item to Insert | XHTML Tag | HTML After Processing |
|---|---|---|
|
Message Catalog Text |
<PSMSGTEXT MSGSET="message set" MSGNBR="message number" DEFAULT="defaulttext"/> |
Message text. |
|
Message Catalog Explain Text |
<PSMSGEXPLAINTEXT MSGSET="message set" MSGNBR="message number" DEFAULT="defaulttext"/> |
Message explanation text. |