Lines Matching full:catalog
9 CMD PROMPT('XML/SGML catalog tool')
11 /* Catalog file path. */
16 PROMPT('XML/SGML catalog file')
18 /* Catalog kind: XML/SGML. */
23 PROMPT('Catalog kind')
33 /* Convert SGML to XML catalog. */
38 PROMPT('Convert SGML to XML catalog')
40 /* SGML super catalog update. */
45 PROMPT('Update the SGML super catalog')
88 CASE(*MIXED) PROMPT('SGML catalog file name')
98 /* Additional catalog files. */
100 PARM KWD(CATALOG) TYPE(*PNAME) LEN(5000) VARY(*YES *INT2) +
102 CHOICE('Catalog stream file path') +
103 PROMPT('Additional catalog file') SPCVAL( +
104 (*DEFAULT '/etc/xml/catalog') +