<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    I'm trying to set up text and translation visualisations inside
    cqpweb, as suggested here:
    <a class="moz-txt-link-freetext" href="http://liste.sslmit.unibo.it/pipermail/cwb/2014-February/001563.html">http://liste.sslmit.unibo.it/pipermail/cwb/2014-February/001563.html</a><br>
    I put up a very basic corpus, below, for test purposes.<br>
    <br>
    &lt;text id = "english_test"&gt;<br>
    &lt;s trans = "This is the original text."&gt;<br>
    Ceci<br>
    est<br>
    la<br>
    traduction.<br>
    &lt;/s&gt;<br>
    &lt;s trans = "This is another sentence."&gt;<br>
    Ceci<br>
    est<br>
    une<br>
    autre<br>
    phrase.<br>
    &lt;/s&gt;<br>
    &lt;/text&gt;<br>
    <br>
    The problem I have is that when I try and set the visualisations in
    "Manage visualisations" &gt; "(2) Free translations", then I can
    choose s_trans in the dropdown menu, but, on clicking "update
    settings", it reverts to "No XML element-attribute selected" and
    "Don't show anywhere". There is no accompanying error message. Maybe
    I have misunderstood the format of the corpus.<br>
    Any help will be appreciated as always!<br>
    G. R.<br>
  </body>
</html>