Multext - Document MQL 1. MtSgmlQL - Examples

logo

MtSgmlQL : Examples





Contents




In the examples below, we pretend that we query the an SGML document in a file "myfile-ces.sgml".

Input and output



Standard input

This query copies standard input to the standard output.

Query:

stdin ;



Files

This query copies the content of the file "myfile.ces" to the standard output.

Query:

file "myfile.ces" ;

**** etc.


| Top | MtSgmlQL home page | LPL/CNRS | MULTEXT

Copyright © Centre National de la Recherche Scientifique, 1997.