source: MDService2/branches/MDService_simple3/WebContent/static/test2.xml @ 1613

Last change on this file since 1613 was 1613, checked in by vronk, 13 years ago

various small changes, clean up code

File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<info xml:lang="en" >
3        <div class="title">Test suite</div>
4        <div>
5                <table>
6                        <tr>
7                        <td valign="top">
8                                <a class="request" href="collection/htmllist?repository=clarin.at-mirror&amp;collection=&amp;maxdepth=1&amp;cache=skip">collections clarin.at</a>
9                        </td>
10                        <td valign="top">
11                                <a class="request" href="collection/htmllist?repository=localhost-mirror&amp;collection=&amp;maxdepth=1&amp;cache=skip">collection localhost</a>
12                        </td>
13                        <td valign="top">
14                        <a class="request" href="collection/htmllist?repository=gu.se-main&amp;collection=&amp;maxdepth=1&amp;cache=skip">collection gu.se</a>
15                        </td>   
16                        </tr>
17                </table>
18                <a class="request" href="record/htmldetail?q=clarin%252Eeu%3Alrt%3A977" >one sample record</a>         
19                <!-- <a class="query" href="/MDService2/recordset/htmltable/?squery=syntax&amp;maximumItems=10">system</a>  -->
20                 <!--
21                <a class="request" href="/collections/htmllist?repository=clarin.at-mirror&amp;collection=&amp;maxdepth=2&amp;cache=skip">collections clarin.at</a>
22                <a class="request" href="/terms/htmllist/?repository=clarin.at-mirror&amp;q=all">terms all - clarin.at</a>
23                <a class="request" href="/terms/htmllist/?repository=clarin.at-mirror&amp;q=teiHeader">terms teiHeader- clarin.at</a>
24                 -->
25                 
26                 <a class="request count" href="/model/xml?repository=clarin.at-mirror&amp;q=teiHeader">model teiHeader</a>
27                <a class="request count" href="/terms/xml?repository=localhost-mirror&amp;q=all">terms localhost</a>
28                <a class="query count" href="?query=syntax">squery=syntax</a>
29                <!-- <a class="query" href="/terms/htmldetail/?repository=localhost-mirror&amp;q=all">terms localhost</a>  -->
30                               
31        </div>
32</info>
Note: See TracBrowser for help on using the repository browser.