Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
[mkws-moved-to-github.git] / examples / htdocs / mike2.html
index 2f7a395..6642460 100644 (file)
     <script type="text/javascript" src="mkws-widget-credo.js"></script>
   </head>
   <body>
-    <div class="mkwsSRU" autosearch="dinosaur" maximumRecords="3" recordSchema="dc"></div>
+    <h1>SRU example: dinosaurs at LoC</h1>
+    <div class="mkwsSRU" autosearch="dinosaur" maximumRecords="3" recordSchema="dc">Stand by ...</div>
+    <-- Use:
+http://z3950.loc.gov:7090/voyager?version=1.1&operation=searchRetrieve&query=dinosaur&maximumRecords=3&recordSchema=dc
+     -->
   </body>
 </html>