Describe (enough of) the records structure.
authorMike Taylor <mike@indexdata.com>
Thu, 27 Jun 2013 14:54:40 +0000 (16:54 +0200)
committerMike Taylor <mike@indexdata.com>
Thu, 27 Jun 2013 14:54:40 +0000 (16:54 +0200)
experiments/spclient/html-structure.txt

index a1692fb..5b2732c 100644 (file)
@@ -28,8 +28,23 @@ identifier and .CLASS indicates an instance of a class.
               div.termtitle
               ( a span br )*
         td
-          ###
-
+          div#ranking
+           form#select
+             select#sort
+             select#perpage
+         div#pager
+         div#navi
+         div#results
+           div.record*
+             span (for sequence number)
+             a (for title)
+             span (for other information such as author)
+             div.details (sometimes)
+               table
+                 tbody
+                   tr*
+                     td
+                     td
 #mkwsTargets
   div#bytarget
     table