<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hello,<br>
    I'm preparing a corpus with various types of metatextual information
    (free text, classification) in a separate metadata file. Now, if the
    metadata were included in the xml, I imagine I'd be able to display
    for example the "title" field for all the texts in my corpus, by
    looking for <title>[]</title>; as a cql query. I'm
    wondering if there is some way to display this information for all
    texts when it is encoded in a metadata file, other than as
    individual file info?<br>
    Many thanks in advance for any answers, as always (a second question
    is on its way...).<br>
    Graham.
  </body>
</html>